gui/pkg
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
..
browser refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
clipboard Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
contextmenu refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
dialog feat: Wails v3 stub bridge + feature expansion + display bridge + MCP events 2026-03-31 17:42:09 +01:00
display feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
dock feat: Wails v3 stub bridge + feature expansion + display bridge + MCP events 2026-03-31 17:42:09 +01:00
environment Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
events feat: Wails v3 stub bridge + feature expansion + display bridge + MCP events 2026-03-31 17:42:09 +01:00
keybinding refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
lifecycle refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
mcp feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
menu Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
notification feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
screen Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
systray feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
webview feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
window feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00