zot/packages
kekkker cf4ee29d79
feat(tui): add flat (boxless) tool-render mode
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.
2026-06-26 11:19:01 +03:00
..
agent feat(tui): add flat (boxless) tool-render mode 2026-06-26 11:19:01 +03:00
core Add temperature option 2026-06-14 11:42:31 +02:00
ignore fix(tui): honor nested .gitignore in recursive @-picker + raise entry cap 2026-06-10 09:13:18 -04:00
provider Add opencode-go/qwen3.7-plus to built-in catalog 2026-06-23 12:47:08 +02:00
tui feat(tui): add flat (boxless) tool-render mode 2026-06-26 11:19:01 +03:00