RavenClaw v0.9.1 — Self-provisioning sub-agents & swarm orchestration
What's New in v0.9.1
Self-Provisioning Sub-Agents & Swarm Orchestration
- SwarmOrchestrator: Recursive sub-agent spawning with depth limits
- Worker Profiles: 6 built-in profiles (default, researcher, executor, reviewer, supervisor, creative)
- SwarmTopology: Hierarchical task decomposition with role assignment
- CLI integration:
--mode orchestrateflag for swarm mode
Fixes
- Fixed Cargo.lock dependency drift that caused CI test failures
Full changelog:
cf8b1cc Fix Cargo.lock: restore dependency versions from v0.9.0, only bump ravenclaw to 0.9.1
d1e51f1 Release v0.9.1 — Self-provisioning sub-agents & swarm orchestration
cca0dda Self-provisioning of sub-agents: recursive swarm orchestration