gui/pkg/notification
Claude 8d3c0fb6d2
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
feat(gui): implement chat-first UI and display primitives
- Replace provider dashboard with full chat UI (history, model selection, image attachments)
- Add chat settings/history/image queue/tool-call metadata persistence
- Add core://settings and core://store route handling in display package
- Add progressive assistant rendering, collapsible thinking/tool-call blocks
- Add markdown/code rendering with copy actions and lightbox image preview
- Add app mode detection (pkg/display/mode.go)
- Add chat backend coverage (pkg/display/chat_test.go)
- Add chat.service.ts frontend service
- AX sweep across pkg/mcp tools and pkg/window/webview/systray/notification

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 14:36:01 +01:00
..
messages.go feat(gui): theme override, clipboard images, notifications, tray, layout helpers 2026-04-14 14:18:05 +01:00
platform.go Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
service.go Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
service_test.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00