gui/pkg/keybinding
Claude 0f6400052c
feat(keybinding): add TaskProcess, error sentinels, concurrency test
- Platform.Process(accelerator) for programmatic trigger
- TaskProcess IPC task with ActionTriggered broadcast
- ErrorNotRegistered sentinel for remove/process on unknown bindings
- 5 new tests: process good/bad/ugly, remove sentinel, concurrent adds

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 14:55:01 +01:00
..
messages.go feat(keybinding): add TaskProcess, error sentinels, concurrency test 2026-03-31 14:55:01 +01:00
platform.go feat(keybinding): add TaskProcess, error sentinels, concurrency test 2026-03-31 14:55:01 +01:00
register.go refactor(ax): AX compliance sweep — comments, error handling, test names 2026-03-31 12:18:41 +01:00
service.go feat(keybinding): add TaskProcess, error sentinels, concurrency test 2026-03-31 14:55:01 +01:00
service_test.go feat(keybinding): add TaskProcess, error sentinels, concurrency test 2026-03-31 14:55:01 +01:00