agent-orchestrator/ui-electrobun/tests/unit
Hibryda 1de6c93e01 feat(electrobun): settings overhaul — fonts, shells, providers, retention, chords
- Settings drawer: responsive width clamp(24rem, 45vw, 50rem)
- System font detection: fc-list for UI fonts (preferred sans-serif starred)
  and mono fonts (Nerd Fonts starred), fallback to hardcoded lists
- Scrollback: default 5000, min 1000, step 500
- Shell detection: system.shells RPC, pre-selects $SHELL login shell
- Provider enablement: provider.scan gates toggle, unavailable shown as N/A
- Session retention: count 0-100 (0=Keep all), age 0-365 (0=Forever)
- Chord keybindings: Ctrl+K → Ctrl+S style multi-key sequences,
  1s prefix wait, arrow separator display, 26 tests passing
2026-03-25 01:42:34 +01:00
..
hardening test: complete test suite — 166 new tests (stores + hardening + agent) 2026-03-22 05:07:40 +01:00
agent-store.test.ts test: bun backend + store/hardening unit tests (WIP, agents running) 2026-03-22 05:02:02 +01:00
keybinding-store.test.ts feat(electrobun): settings overhaul — fonts, shells, providers, retention, chords 2026-03-25 01:42:34 +01:00
plugin-store.test.ts test(electrobun): workspace-store + plugin-store unit tests 2026-03-22 05:03:29 +01:00
workspace-store.test.ts test: complete test suite — 166 new tests (stores + hardening + agent) 2026-03-22 05:07:40 +01:00