No description
Find a file
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
.forgejo/workflows ci: add Forgejo Actions test and security scan workflows 2026-02-23 03:28:13 +00:00
docs Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
internal feat(stubs): rebuild Wails v3 stub bridge from clean dev — 15 files, 479 exports 2026-03-31 17:20:22 +01:00
pkg feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
stubs/wails Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
ui feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:50 +00:00
CLAUDE.md fix(dx): use coreerr.E() and go-io, update CLAUDE.md, add tests 2026-03-17 09:05:35 +00:00
go.mod Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
go.sum Merge remote-tracking branch 'origin/dev-homelab-20260414-1418' into dev 2026-04-14 14:20:11 +01:00
LICENSE.txt Add European Union Public Licence v. 1.2 2026-01-30 08:47:01 +00:00