CircleAI.Orchestration
Host-side loki-mode agent orchestration layer for Circle AI — spawns Engineering, Operations, and Review agent swarms, routes incident triggers, and enforces quality gates before deployment. 1.4.0 fixes two LokiOrchestrator correctness gaps: SemaphoreSlim is now using-disposed per swarm run (was leaked one per RunSwarmAsync), and non-cancellation dispatcher exceptions are wrapped as AgentStatus.Failed SwarmResults so one bad handler no longer breaks the async iterator mid-stream. AgentSwarmConfig gains ForDevice(DeviceProbe) factory — MaxConcurrency sized by DeviceTierDefaults.MaxConcurrency(tier, cpuCores).
Activity
- Latest release
- 3mo ago
- Total releases
- 3
- Cadence
- ~2 days
- Last 12 months
- 3
Reach
- Stars
- —
Details
- License
- MIT
- First release
- Jun 03, 2026
Releases
| Version | Released | |
|---|---|---|
1.4.0
minor
| ||
1.2.0
minor
| ||
1.0.0
initial
|