zot/examples
Raymond Gasper e9f98b3578 fix(approve): clearer panel focus indicator and unhandled key feedback (#19)
- Footer now shows '● this panel has focus' so users know keypresses
  are going to the panel, not the editor
- Prompt line uses '› approve this action? [y/n]' cursor glyph
- Unhandled keys re-render with '› unrecognised key — press y or n'
  instead of silently swallowing the input
2026-06-08 12:35:16 -04:00
..
extensions fix(approve): clearer panel focus indicator and unhandled key feedback (#19) 2026-06-08 12:35:16 -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