agent-orchestrator/src
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
..
assets feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
lib feat(pro): wire all 7 Pro components into app 2026-03-18 02:01:18 +01:00
app.css feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00
App.svelte fix(error): add global error handler, fix stores and dispatcher 2026-03-18 01:22:12 +01:00
main.ts feat: Agent Orchestrator — multi-project agent dashboard 2026-03-15 15:45:27 +01:00