co-mono/packages/coding-agent/src/core/hooks
Mario Zechner 38d65dfe59 Add ReadonlySessionManager type for hooks
Hooks now receive ReadonlySessionManager in contexts, which only
exposes read methods. Writes must go through pi.sendMessage() or
pi.appendEntry().
2025-12-30 22:42:22 +01:00
..
index.ts Add ReadonlySessionManager type for hooks 2025-12-30 22:42:22 +01:00
loader.ts Cleanup: unify HookMessage naming and simplify SessionContext 2025-12-30 22:42:20 +01:00
runner.ts Implement before_agent_start hook event 2025-12-30 22:42:22 +01:00
tool-wrapper.ts WIP: Major cleanup - move Attachment to consumers, simplify agent API 2025-12-30 22:42:20 +01:00
types.ts Add ReadonlySessionManager type for hooks 2025-12-30 22:42:22 +01:00