co-mono/packages
Mario Zechner 3d9bad8fb6 Expose full tool result content and details in hook tool_result event
Breaking change: ToolResultEvent now exposes content and typed details
instead of just a result string. Hook handlers returning { result: ... }
must change to { content: [...] }.

- ToolResultEvent is now a discriminated union based on toolName
- Each built-in tool has typed details (BashToolDetails, etc.)
- Export tool details types and TruncationResult
- Update hooks.md documentation

Closes #233
2025-12-19 00:42:08 +01:00
..
agent Release v0.23.4 2025-12-18 16:56:50 +01:00
ai Skills standard compliance 2025-12-19 00:11:39 +01:00
coding-agent Expose full tool result content and details in hook tool_result event 2025-12-19 00:42:08 +01:00
mom Skills standard compliance 2025-12-19 00:11:39 +01:00
pods Release v0.23.4 2025-12-18 16:56:50 +01:00
proxy Release v0.23.4 2025-12-18 16:56:50 +01:00
tui Release v0.23.4 2025-12-18 16:56:50 +01:00
web-ui Release v0.23.4 2025-12-18 16:56:50 +01:00