agent-orchestrator/ui-electrobun/src/mainview/settings
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
..
AdvancedSettings.svelte fix(electrobun): wizard 7 fixes — validation, GitLab, SSHFS, icons, model dropdown, keyboard nav 2026-03-23 14:20:30 +01:00
AgentSettings.svelte feat(electrobun): settings overhaul — fonts, shells, providers, retention, chords 2026-03-25 01:42:34 +01:00
AppearanceSettings.svelte feat(electrobun): settings overhaul — fonts, shells, providers, retention, chords 2026-03-25 01:42:34 +01:00
DiagnosticsTab.svelte feat: @agor/stores package (3 stores) + 58 BackendAdapter tests 2026-03-22 04:45:56 +01:00
KeyboardSettings.svelte feat(electrobun): settings overhaul — fonts, shells, providers, retention, chords 2026-03-25 01:42:34 +01:00
MarketplaceTab.svelte fix(electrobun): address all 20 Codex review findings 2026-03-22 01:20:23 +01:00
OrchestrationSettings.svelte refactor(electrobun): modularize stores + shared UI components 2026-03-23 19:42:47 +01:00
ProjectSettings.svelte feat(electrobun): settings overhaul — fonts, shells, providers, retention, chords 2026-03-25 01:42:34 +01:00
RemoteMachinesSettings.svelte fix(electrobun): complete all 16 Codex #3 findings 2026-03-22 02:52:04 +01:00
SecuritySettings.svelte feat(electrobun): project wizard phases 1-5 (WIP) 2026-03-23 13:05:07 +01:00
ThemeEditor.svelte fix(electrobun): address all 20 Codex review findings 2026-03-22 01:20:23 +01:00