mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 19:03:41 +00:00
- Show tool call count alongside token metrics in TUI and console renderers - TUI: Display at bottom with format "↑X ↓Y ⚒Z" - Console: Show metrics after assistant messages complete - Counter increments on each tool_call event
5 lines
No EOL
202 B
Markdown
5 lines
No EOL
202 B
Markdown
- When receiving the first user message, you MUST read the following files in full, in parallel:
|
|
- README.md
|
|
- packages/tui/README.md
|
|
- packages/agent/README.md
|
|
- packages/pods/README.md |