Releases: egkristi/RavenClaws
Releases · egkristi/RavenClaws
RavenClaw v0.9.2
a5ec589 fix(ci): switch to actions/attest@v4 with create-storage-record=false
Full Changelog: v0.9.1...v0.9.2
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
RavenClaw v0.6.0 — Swarm & Supervisor Mode
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 ✅