co-mono/packages/coding-agent/src/core/hooks
Mario Zechner d353e5e219 Add type guards for tool_result event narrowing
- Export isBashToolResult, isReadToolResult, etc. type guards
- Update hooks.md with type guard usage examples
- Document custom tool handling in hooks.md
2025-12-19 00:48:03 +01:00
..
index.ts Add type guards for tool_result event narrowing 2025-12-19 00:48:03 +01:00
loader.ts fix(coding-agent): support symlinked tools and hooks in discovery (#219) 2025-12-18 13:07:30 +01:00
runner.ts Add hooks system with pi.send() for external message injection 2025-12-10 00:50:30 +01:00
tool-wrapper.ts Expose full tool result content and details in hook tool_result event 2025-12-19 00:42:08 +01:00
types.ts Add type guards for tool_result event narrowing 2025-12-19 00:48:03 +01:00