co-mono/packages
Mario Zechner 7ac832586f Add tool result streaming
- Add AgentToolUpdateCallback type and optional onUpdate callback to AgentTool.execute()
- Add tool_execution_update event with toolCallId, toolName, args, partialResult
- Normalize tool_execution_end to always use AgentToolResult (no more string fallback)
- Bash tool streams truncated rolling buffer output during execution
- ToolExecutionComponent shows last N lines when collapsed (not first N)
- Interactive mode handles tool_execution_update events
- Update RPC docs and ai/agent READMEs

fixes #44
2025-12-16 14:53:17 +01:00
..
agent Add tool result streaming 2025-12-16 14:53:17 +01:00
ai Add tool result streaming 2025-12-16 14:53:17 +01:00
coding-agent Add tool result streaming 2025-12-16 14:53:17 +01:00
mom Release v0.22.2 2025-12-15 22:09:14 +01:00
pods Release v0.22.2 2025-12-15 22:09:14 +01:00
proxy Release v0.22.2 2025-12-15 22:09:14 +01:00
tui Fix double new line issues in markdown rendering (#199) 2025-12-16 00:25:06 +01:00
web-ui Release v0.22.2 2025-12-15 22:09:14 +01:00