- lib.rs: claude_read_skill path traversal prevention (canonicalize + starts_with) - agent-dispatcher.ts: re-entrancy guard on exit handler, clear maps in stop - machines.svelte.ts: track UnlistenFn array + destroyMachineListeners() - agent-runner.ts: controller.signal.aborted, async handleMessage + .catch() - remote.rs: try_lock → async lock, abort tasks on remove - session.rs: unchecked_transaction for save_agent_messages - agent-bridge.ts: safe msg.event check (implicit in dispatcher changes) |
||
|---|---|---|
| .. | ||
| agents.svelte.ts | ||
| layout.svelte.ts | ||
| layout.test.ts | ||
| machines.svelte.ts | ||
| notifications.svelte.ts | ||
| sessions.svelte.ts | ||
| theme.svelte.ts | ||
| workspace.svelte.ts | ||
| workspace.test.ts | ||