co-mono/packages/coding-agent/src/modes
Mario Zechner 818196d2c3 Add immediate flag to hook commands for non-queued execution
Commands with immediate: true run right away even during streaming.
Used for UI-only commands like /snake that don't interact with LLM.
2025-12-30 22:42:19 +01:00
..
interactive Add immediate flag to hook commands for non-queued execution 2025-12-30 22:42:19 +01:00
rpc Add ui.custom() for custom hook components with keyboard focus 2025-12-30 22:42:19 +01:00
index.ts Rewrite RPC mode with typed protocol and client 2025-12-09 14:13:28 +01:00
print-mode.ts Move exec to HookAPI, sessionManager/modelRegistry to HookEventContext 2025-12-30 22:42:19 +01:00