Commit Graph
7 Commits
Author SHA1 Message Date
CodeGhost21andGitHub a7516a83bd feat(voice): global push-to-talk hotkey (#3090) (#3349) 2026-06-05 18:38:03 -04:00
CodeGhost21andGitHub 0112d889de feat(memory-tree): per-integration health strip (#2763) (#3230) 2026-06-02 15:15:37 -07:00
CodeGhost21andGitHub 873a74eaee fix(channels): honor chat_provider workload routing in channel runtime (#3098 sub-issue 1) (#3217) 2026-06-02 07:31:00 -07:00
CodeGhost21andGitHub 3cc25e4391 docs(spec): telegram remote-control phase 2 — inline approvals (#1805) (#2502) 2026-05-29 00:47:28 +05:30
Steven EnamakelandGitHub 6b044a9456 docs: rewrite README + gitbooks around current product, add Developing section (#1384) 2026-05-08 21:18:20 -07:00
VectorJetandGitHub 319cfa73e2 Docs/yarn to pnpm (#938) 2026-04-26 10:28:36 -07:00
478c92e533 feat(commands): ⌘K palette + keyboard system + chat UX polish (#745)
- Implement command palette (⌘K) using cmdk and Radix Dialog with a global action registry.
- Add a keyboard shortcut system with a capture-phase hotkey manager and scope stack.
- Integrate seed navigation actions for Home, Chat, Intelligence, Skills, and Settings.
- Improve chat UX with a `useStickToBottom` hook for auto-scroll and fixed hydration errors.
- Refactor command UI to display shortcuts inline and remove the redundant help overlay.
- Fix Vite HMR connection issues within the Tauri/CEF environment.

Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-23 22:52:54 -07:00