No description
Find a file
Snider 22315d07bb
Some checks failed
Security Scan / security (push) Failing after 7s
Test / test (push) Failing after 1m32s
feat(display): wire keybinding, browser, and file drop through orchestrator
Adds EventKeybindingTriggered and EventWindowFileDrop EventType constants.
HandleIPCEvents bridges keybinding.ActionTriggered and window.ActionFilesDropped
to WS events. handleWSMessage bridges WS commands to IPC for keybinding:add,
keybinding:remove, keybinding:list, browser:open-url, browser:open-file.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:38:18 +00:00
.forgejo/workflows ci: add Forgejo Actions test and security scan workflows 2026-02-23 03:28:13 +00:00
docs docs: add Spec B and Spec C implementation plans 2026-03-13 14:32:53 +00:00
pkg feat(display): wire keybinding, browser, and file drop through orchestrator 2026-03-13 14:38:18 +00:00
ui refactor: move ui/ demo to top level 2026-03-13 12:27:52 +00:00
.gitignore feat: initial Wails v3 desktop framework 2026-01-30 08:44:23 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:02 +00:00
go.mod feat(display): wire go-config for config file persistence 2026-03-13 13:54:28 +00:00
go.sum feat(display): wire go-config for config file persistence 2026-03-13 13:54:28 +00:00
LICENSE.txt Add European Union Public Licence v. 1.2 2026-01-30 08:47:01 +00:00