- 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) |
||
|---|---|---|
| .. | ||
| adapters | ||
| components | ||
| stores | ||
| styles | ||
| types | ||
| utils | ||
| agent-dispatcher.test.ts | ||
| agent-dispatcher.ts | ||