Skip to content

RavenClaw v0.6.0 — Swarm & Supervisor Mode

Choose a tag to compare

@egkristi egkristi released this 18 Jun 15:19
· 78 commits to master since this release

RavenClaw v0.6.0 — Swarm & Supervisor Mode

✨ New Features

  • Swarm Mode: Multi-agent orchestration with role-based delegation
  • Supervisor Mode: Hierarchical agent supervision with approval workflows
  • Git Hooks System: Pre-commit and pre-push verification hooks

🔧 Improvements

  • CI/CD hardening with retry logic for cross-compilation dependency installs
  • Node.js 24 migration for all JavaScript actions
  • CodeQL v4 migration
  • Build fixes for aarch64 cross-compilation
  • Clippy warning resolution and code cleanup

✅ CI/CD

  • Build & Release #70 ✅
  • Container Build #70 ✅
  • Security Scan #58 ✅