zot/examples
Raymond Gasper 5ffdafa5d8 docs+examples: spontaneous open_panel docs and approve/secret example extensions (#19)
- docs/extensions.md: add open_panel spontaneous frame section with
  blocking tool pattern explanation, concurrent-panel note, and
  references to new examples; add approve/secret to See also list;
  add roadmap entry
- examples/extensions/approve/: approve_action tool — opens a y/n
  panel from inside the tool handler, blocks until user responds
- examples/extensions/secret/: fetch_with_password tool — masked
  password input panel, secret never leaves the extension process
2026-06-08 12:18:06 -04:00
..
extensions docs+examples: spontaneous open_panel docs and approve/secret example extensions (#19) 2026-06-08 12:18:06 -04:00
rpc refactor: split source into packages/{provider,core,tui,agent} 2026-05-27 09:07:15 +02:00
sdk refactor: split source into packages/{provider,core,tui,agent} 2026-05-27 09:07:15 +02:00
skills feat: skills — reusable instructions discovered from SKILL.md files 2026-04-19 14:32:30 +02:00
themes Add optional theme background support 2026-05-30 19:01:55 +02:00