v2.0 is close. Since v1.28 (Jul 30), SwarmAI has landed 100+ features and 200+ fixes — enough that this is a major version, not a point release. Here's what's coming.
Why 2.0
The agent stopped being something you talk to and became something that inhabits its own system — it senses and drives its UI, inspects its own cognition, and evolves its judgment in code you can git diff.
Highlights
- 🖐️ Proprioception (new) — the agent senses and drives its own UI: opens its Brain Hub, pushes reports to the Canvas, flags decisions to your attention channel. TSCC lets you inspect the exact cognition behind any turn — files loaded, token budget, recall hits + scores, security scan, full prompt.
- 🧠 Brain Hub redesign — master-detail navigation across all your domain brains, gallery home, Distribute panel.
- 🧬 Self-evolution hardening — a dozen-plus structural gates live in code (commit gate, pytest guard, dangerous-command gate); recurring error classes become paths the wrong move can't take.
- ⚙️ Reliability — cold-spawn latency root-fixes, dedicated executor pools, memory size-valve, invisible session healing.
- 📖 Docs — rewritten README (Four Ideas), new 60s demo.
Try it
git clone https://github.com/xg-gh-25/SwarmAI.git — or grab the macOS .dmg from Releases once v2.0.0 is tagged.
Feedback welcome — drop a comment. Full changelog ships with the release.
v2.0 is close. Since v1.28 (Jul 30), SwarmAI has landed 100+ features and 200+ fixes — enough that this is a major version, not a point release. Here's what's coming.
Why 2.0
The agent stopped being something you talk to and became something that inhabits its own system — it senses and drives its UI, inspects its own cognition, and evolves its judgment in code you can
git diff.Highlights
Try it
git clone https://github.com/xg-gh-25/SwarmAI.git— or grab the macOS.dmgfrom Releases once v2.0.0 is tagged.Feedback welcome — drop a comment. Full changelog ships with the release.