agent-orchestrator/v2/src/lib
DexterFromLab 35963be686 Unify provider/model config for Tier 1 and Tier 2 agents
- Add provider and model fields to both GroupAgentConfig and ProjectConfig
- Wire model override through AgentSession → AgentPane → queryAgent → sidecar
- Add model preset dropdown per provider (Opus/Sonnet/Haiku, GPT-5.4/o3, etc.)
  with custom model ID input at the bottom
- Add provider dropdown to Tier 1 agents (was Tier 2 only)
- Add "Apply & Restart" button on both tiers to restart agent with new settings
- Changing provider auto-resets model selection
- Admin bypasses stale heartbeat check in btmsg so DMs always deliver

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:54:13 +01:00
..
adapters test: update tests for production readiness features 2026-03-12 11:10:50 +01:00
components Unify provider/model config for Tier 1 and Tier 2 agents 2026-03-12 12:54:13 +01:00
plugins fix: track plugin-host source and add 35 sandbox security tests 2026-03-12 11:10:50 +01:00
providers Unify provider/model config for Tier 1 and Tier 2 agents 2026-03-12 12:54:13 +01:00
stores Wire play/stop buttons and DM send to agent lifecycle 2026-03-12 12:33:08 +01:00
styles style(agent): redesign AgentPane and MarkdownPane for polished readable UI 2026-03-09 02:31:04 +01:00
types Unify provider/model config for Tier 1 and Tier 2 agents 2026-03-12 12:54:13 +01:00
utils feat: fix subagent delegation for Manager agents 2026-03-12 11:10:50 +01:00
agent-dispatcher.test.ts test: update tests for production readiness features 2026-03-12 11:10:50 +01:00
agent-dispatcher.ts feat: integrate all production readiness modules 2026-03-12 11:10:50 +01:00