mirror of
https://github.com/patriceckhart/zot.git
synced 2026-07-10 20:10:46 +02:00
Tool calls render inside a bordered panel by default. On screens with many calls the borders read as busy, so add an opt-in flat mode: a quiet header line per call plus indented, border-free output. Tool name, arg summary, streamed live output, theme colors, and the ctrl+o truncation/expand behaviour are all preserved. Gated behind a non-breaking toggle (default stays box): - config.json "tool_render": "box" | "flat" - ZOT_FLAT_TOOLS env var overrides the config for a single run Purely a TUI-layer change; core and agent are untouched. |
||
|---|---|---|
| .. | ||
| agent | ||
| core | ||
| ignore | ||
| provider | ||
| tui | ||