- 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
202 B
Markdown
5 lines
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 |