zot/internal
patriceckhart 25cb7d5003 remove /yolo slash command
The runtime escape hatch was redundant: --no-yolo's per-call dialog
already exposes 'yes-always-this-session' which flips ConfirmGate
into allow-all mode without a separate command. Once a session
starts with --no-yolo, the only way to disable confirmations is now
to either pick the always-this-session option in the dialog or exit
and relaunch.

- slash_suggest.go: drop the /yolo entry from the autocomplete list.
- interactive.go: remove the case "/yolo" dispatch (falls through
  to 'unknown command') and delete the orphaned runYoloOn method.
- README: drop the /yolo row from the slash-command table and the
  trailing reference in the --no-yolo flag description.
2026-05-08 08:18:16 +02:00
..
agent remove /yolo slash command 2026-05-08 08:18:16 +02:00
assets assets: refresh zot logo to cleaner pixel-art Z 2026-04-20 12:01:43 +02:00
auth add Google Gemini provider 2026-05-07 21:15:34 +02:00
core provider: replay reasoning items and repair orphan tool results 2026-05-05 15:00:41 +02:00
extproto feat(ext): interactive extension panels + persistence 2026-04-22 08:53:21 +02:00
provider add Google Gemini provider 2026-05-07 21:15:34 +02:00
skills
tui tui: separate live prose from tool boxes 2026-05-05 18:06:40 +02:00