agent-orchestrator/src/lib/settings
Hibryda d1463d4d1e feat(pro): wire all 7 Pro components into app
- ProjectBox: 5 Pro tabs (Analytics, Budget, Export, Symbols, Agent Mem)
  with PERSISTED-LAZY mount, proStatus() feature gate, peach accent color
- SettingsPanel: Pro tab (Accounts + Marketplace) conditionally shown
- ProSettings.svelte: wrapper with sub-tabs for AccountSwitcher + PluginMarketplace
- Feature detection via dynamic import of pro-bridge + proStatus() call
- All tabs hidden when agor-pro plugin not loaded (community edition)
2026-03-18 02:01:18 +01:00
..
categories feat(pro): wire all 7 Pro components into app 2026-03-18 02:01:18 +01:00
settings-registry.ts feat(pro): wire all 7 Pro components into app 2026-03-18 02:01:18 +01:00
SettingsPanel.svelte feat(pro): wire all 7 Pro components into app 2026-03-18 02:01:18 +01:00
ThemeEditor.svelte feat(theme): add Theme Editor with live preview, import/export 2026-03-18 01:43:22 +01:00