mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-14 09:11:54 +00:00
- Hoist todo to first-class widget (shadcn checkboxes, brand colors, no tool-accordion). Header derives label from active task; non-active rows fade. - Replace raw JSON dumps with structured key/value summaries via formatToolResultSummary; nested error extraction for clearer failures. - Fix loaded-session grouping: stitch interleaved assistant/tool iterations into one bubble instead of orphaned synthetic messages. - Stable tool/thinking timers via keyed registry so unmount/scroll doesn't reset elapsed counts; gate "running" on real live thread state. - Reorganize chat-only assistant-ui components under components/chat/. |
||
|---|---|---|
| .. | ||
| hooks | ||
| app-shell.tsx | ||
| gateway-menu-panel.tsx | ||
| sidebar-label.tsx | ||
| statusbar-controls.tsx | ||
| titlebar-controls.tsx | ||
| titlebar.test.ts | ||
| titlebar.ts | ||
| use-group-registry.ts | ||