agent-orchestrator/ui-electrobun/src/bun/handlers
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
..
agent-handlers.ts fix(electrobun): address all 22 Codex review #2 findings 2026-03-22 02:30:09 +01:00
btmsg-handlers.ts feat: @agor/stores package (3 stores) + 58 BackendAdapter tests 2026-03-22 04:45:56 +01:00
files-handlers.ts fix(electrobun): wizard fixes — native dialog, models, PathBrowser, ensureDir 2026-03-25 01:05:15 +01:00
git-handlers.ts feat(electrobun): settings overhaul — fonts, shells, providers, retention, chords 2026-03-25 01:42:34 +01:00
misc-handlers.ts fix(electrobun): wizard fixes — native dialog, models, PathBrowser, ensureDir 2026-03-25 01:05:15 +01:00
path-guard.ts fix(electrobun): complete all 16 Codex #3 findings 2026-03-22 02:52:04 +01:00
plugin-handlers.ts fix(electrobun): address all 22 Codex review #2 findings 2026-03-22 02:30:09 +01:00
provider-handlers.ts feat(electrobun): project wizard phases 1-5 (WIP) 2026-03-23 13:05:07 +01:00
pty-handlers.ts fix(electrobun): address all 22 Codex review #2 findings 2026-03-22 02:30:09 +01:00
remote-handlers.ts feat: @agor/stores package (3 stores) + 58 BackendAdapter tests 2026-03-22 04:45:56 +01:00
search-handlers.ts fix(electrobun): address all 22 Codex review #2 findings 2026-03-22 02:30:09 +01:00
settings-handlers.ts fix(electrobun): address all 22 Codex review #2 findings 2026-03-22 02:30:09 +01:00