Roadmap¶
Current (v0.4.0)¶
- :white_check_mark: Core chaos engine
- :white_check_mark: Fault injectors — tool failure, delay, hallucination, context corruption, budget exhaustion
- :white_check_mark: CrewAI, AutoGen, LangChain, Claude Agent SDK wrappers
- :white_check_mark: MTTR and reliability metrics
- :white_check_mark: Multi-format reporting (terminal, JSON, Markdown, HTML)
- :white_check_mark: CLI (
balaganagentcommand) - :white_check_mark: Comprehensive test suite (unit, integration, BDD, E2E)
Coming Soon¶
- :arrows_counterclockwise: Real-time chaos injection during agent execution
- :arrows_counterclockwise: Advanced metrics (latency percentiles, error budgets)
- :arrows_counterclockwise: Chaos schedules and campaigns
- :arrows_counterclockwise: Web dashboard for visualization
- :arrows_counterclockwise: More framework integrations (LangGraph, AutoGPT)
Future¶
- :clipboard: Distributed chaos experiments
- :clipboard: ML-powered failure prediction
- :clipboard: Custom injector plugins
- :clipboard: Production chaos (with safeguards)
- :clipboard: Cost impact analysis
Have an idea? Open a discussion.