zot/internal
patriceckhart d50eed7b3c docs(prompt): teach zot what its name means
Adds one sentence to the default system prompt so the model has a
canonical answer when the user asks what zot stands for:
"zero-overhead tool".

Verified: zot -p "what does zot mean?" now returns exactly that.
2026-04-19 19:18:35 +02:00
..
agent docs(prompt): teach zot what its name means 2026-04-19 19:18:35 +02:00
assets add logo to callback page 2026-04-18 10:15:53 +02:00
auth add auto compaction 2026-04-18 10:34:08 +02:00
core fix(no-yolo): don't auto-refuse tool calls in non-interactive modes 2026-04-19 19:17:05 +02:00
extproto feat(ext): phase 4 - full-event interception, arg rewrites, /reload-ext 2026-04-19 17:02:04 +02:00
provider perf(anthropic): fix cost double-count, tighten caching, correct catalog 2026-04-19 18:57:18 +02:00
skills perf(prompt): cut system prompt to the bone (410 -> 54 tokens) 2026-04-19 17:39:38 +02:00
tui perf(read): drop line numbers from model-facing output 2026-04-19 17:33:05 +02:00