co-mono/packages/coding-agent/docs
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
..
compaction-new.md mom: add coding-agent dependency, update compaction docs 2025-12-11 13:04:45 +01:00
compaction-strategies.ts mom: remove dynamic timestamp from system prompt for better cache hits 2025-12-11 12:26:59 +01:00
compaction.md fix: normalize OpenAI token counting, add branch source tracking 2025-12-03 17:11:22 +01:00
gemini.md Add Mistral as AI provider 2025-12-10 20:36:19 +01:00
hooks.md Fix branch selector for single message and --no-session mode 2025-12-10 22:41:32 +01:00
rpc.md Add tool result streaming 2025-12-16 14:53:17 +01:00
session.md Add bash mode for executing shell commands 2025-12-08 22:40:32 +01:00
skills.md coding-agent: change Pi skills to use SKILL.md convention 2025-12-12 23:23:17 +01:00
theme.md Release v0.8.0 2025-11-21 03:12:42 +01:00
truncation.md Implement tool result truncation with actionable notices (#134) 2025-12-07 01:11:31 +01:00
undercompaction.md docs: add under-compaction analysis 2025-12-06 14:53:05 +01:00