Release History
Changelog
Complete version history of the RudraX platform from v1.0.0 (March 2025) to v4.5.0 (May 2026). 10 major releases with features, fixes, and improvements.
10
Major Releases
45+
New Features
12
Bug Fixes
14
Months Active
Latest Release
v4.5.0 — Agency Orchestrator
Released May 1, 2026
4.5.02026-05-01
Agency Orchestrator
Features
- Agency Squad System: 9 pre-configured tactical squads (startup, enterprise, fullproduct, security, qalead, aiinfra, web3, growth, incident)
- Parallel Dispatch: Execute up to 5 concurrent agent tasks with full dependency resolution
- Deputy Chief of Staff role for complex mission planning across 7-phase NEXUS methodology
- Enhanced agent handoff contracts with structured context passing
- Workflow templates for common multi-agent patterns
Bug Fixes
- Fixed memory leak in long-running agent sessions
- Corrected tool permission propagation in nested agent calls
- Resolved race condition in parallel dispatch queue
4.4.02026-04-05
Memory & Context System
Features
- Honcho memory integration for persistent cross-session user modelling
- Multi-profile peer isolation for team/shared environments
- Dialectic reasoning engine for improved decision quality
- Automatic session summaries with configurable context budgets
- Observation configuration with auto-tuning based on usage patterns
Bug Fixes
- Fixed context window overflow in long conversations (>100 turns)
- Corrected profile switching when multiple users share an instance
- Resolved memory fragmentation in vector store after 1M+ entries
4.3.02026-03-10
WebUI & Admin CMS
Features
- Complete admin dashboard with blog CMS (CRUD, categories, tags, scheduling)
- Subscriber management with email notification support
- Contact form inbox with auto-categorization
- User management with role-based permissions
- Real-time notification system with activity feed
- Keyboard shortcuts for power users
Bug Fixes
- Fixed HTML rendering in markdown blog content
- Corrected pagination in subscriber list view
- Resolved XSS vulnerability in contact form input
4.2.02026-02-12
MCP & Tool Ecosystem
Features
- Native Model Context Protocol (MCP) server support
- mcporter CLI for MCP server discovery, configuration, and invocation
- Blender MCP integration — control Blender from agent workflows
- TouchDesigner MCP integration — real-time visual programming
- Custom tool development SDK with testing framework
- 40+ third-party API connectors
Bug Fixes
- Fixed WebSocket connection timeout in long-running MCP sessions
- Corrected tool parameter validation for nested JSON schemas
- Resolved MCP server auto-reconnect on network interruption
4.1.02026-01-15
Skill Framework v2
Features
- Automated SKILL.md validator with compliance checks
- Expanded skill directory: 349 skills across 32 categories
- Inter-skill dependency resolution and version pinning
- Community skill submission workflow with review pipeline
- Skill benchmarking and performance metrics
Bug Fixes
- Fixed skill loading race condition during parallel initialization
- Corrected skill metadata parsing for edge cases in frontmatter
4.0.02025-12-01
RudraX Army Launch (Open Source)
Features
- Open-source release under MIT license on GitHub
- Initial 179 agent skills across 20 categories
- Agency orchestration engine with hierarchical command structure
- Chief of Staff / Deputy Chief of Staff command architecture
- Complete documentation, quick-start guides, and examples
- 500+ GitHub stars within first week
3.5.02025-10-20
Enterprise Security Suite
Features
- JWT authentication with automatic refresh token rotation
- Role-based access control (RBAC) with fine-grained permissions
- PII detection, redaction, and data sanitization pipelines
- Immutable audit logging with tamper-evident chain
- Secure code sandboxing for isolated agent execution
- SOC 2 aligned architecture documentation
Bug Fixes
- Fixed token expiry race condition in high-concurrency deployments
- Corrected audit log ordering for parallel agent executions
3.0.02025-08-05
Multi-Agent Orchestrator
Features
- Hierarchical agent command system with task decomposition
- Sequential and parallel task execution pipelines
- Structured agent-to-agent handoff protocol
- Automatic dependency resolution for multi-step workflows
- Real-time agent status dashboard
- Intelligent error recovery with automatic retry and fallback
2.0.02025-05-15
Agent Framework Core
Features
- Pluggable LLM provider architecture (OpenAI, Anthropic, Google, Ollama)
- Extensible tool integration framework
- Prompt templating engine with variable injection
- Session management with full conversation history
- Built-in code execution sandbox for Python and JavaScript
1.0.02025-03-01
Initial Release
Features
- Core agent runtime engine with basic reasoning capabilities
- OpenAI and Anthropic LLM integration
- Command-line interface with REPL mode
- Plugin system for custom extensions
- Getting started guide and API documentation
Run the Latest Release
Download v4.5.0 from GitHub or try it instantly in the Playground. Every release is documented and auditable.