Files
passepartout/org
Amr Gharbeia 084abc0644
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 35s
Per-command dispatch table, hierarchical config menu, fix dialog navigation
- Replace 15-clause command-dispatch cond with per-command functions
  + dispatch table; fixes 19 SBCL compiler errors (loop/dotimes
  inside cond)
- Add hierarchical config menu: Config → Providers/Cascade/Network/
  Folders/Identity with breadcrumb dialog titles
- Add /config command for .env file management (provider keys,
  cascade, proxy, timeout, folders)
- Add /identity and /help <topic> commands
- Fix process-key-event dialog Enter handler double-pop that
  made submenus invisible
- Fix command-dispatch-prefix catch-all clause that shadowed
  subsequent prefix handlers
2026-05-20 16:27:59 -04:00
..