feat: persistent gateway, chat UX, dashboard widgets, back nav

- Persistent singleton WebSocket with auto-reconnect & heartbeat
- Session titles: label → derivedTitle → Session <short-id> (UUID filtered)
- Tool calls/thinking collapsed by default in chat view
- Tool-only session empty state notice
- 4 new dashboard widgets: Weather, Tasks, Notifications, Agent Status
- Back to Dashboard button on all 6 sub-pages
- Built by 4 parallel Codex agents (gpt-5.3-codex, FREE)
This commit is contained in:
Aurora
2026-02-06 23:35:48 -05:00
parent 512882e78a
commit 70de11d4b8
18 changed files with 1358 additions and 171 deletions

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ count.txt
.output
.vinxi
todos.json
releases/