Releases: candybox-ai/agentforge
Releases · candybox-ai/agentforge
🔥 v2.0.0 - Welcome to AgentForge!
🎉 Major Update: Project Renamed
Claude Agent Dispatch is now AgentForge!
Why AgentForge?
AgentForge embodies our core philosophy: your workflows are forged through
usage, not just configured. Like a blacksmith's forge, the system becomes
stronger with every execution.
What's New
-
✅ New Brand Identity
- Name: AgentForge
- Tagline: "Forge your workflow, evolve your agents"
- Logo: 🔥 AgentForge
-
✅ Complete Documentation Redesign
- Modern, professional README
- Comprehensive brand guidelines
- Mermaid diagrams and comparison tables
-
✅ Backward Compatibility
- Old command still works (with deprecation warning)
- Environment variables support both old and new names
- Recipe format unchanged
Migration Guide
For New Users:
# Install
curl -fsSL https://raw.githubusercontent.com/candybox-ai/agentforge/main/scr
ipts/install.sh | bash
# Use
agentforge "your task"For Existing Users:
- Your existing Recipes and knowledge base work without changes
- Update scripts to use
agentforgeinstead ofclaude-agent-dispatch - Old command still works but will show deprecation warning
- See [ENGINEERING_MIGRATION_CHECKLIST.md](https://github.com/candybox-ai/ag
entforge/blob/main/ENGINEERING_MIGRATION_CHECKLIST.md) for details
What Stays the Same
- ✅ All features and functionality
- ✅ Recipe format and compatibility
- ✅ ALITA principles
- ✅ Zero dependencies (pure Bash)
Resources
- 📖 Complete Documentation
- 🎨 [Brand Guidelines](https://github.com/candybox-ai/agentforge/blob/main/
BRAND_ASSETS.md) - 🔧 [Migration Checklist](https://github.com/candybox-ai/agentforge/blob/ma
in/ENGINEERING_MIGRATION_CHECKLIST.md) - 📝 [Completion Report](https://github.com/candybox-ai/agentforge/blob/main
/ENGINEERING_COMPLETION_REPORT.md)
Thank You!
Thank you for being part of our journey. Let's forge amazing workflows
together! 🔥
Full Changelog: [v1.0.0...v2.0.0](https://github.com/candybox-ai/agentfo
rge/compare/v1.0.0...v2.0.0)