Release v0.30.14 - "Crimson Rocket"
Release Date: November 30, 2025
Features
- Add rejection tracking to prevent regenerating failed tests
- Add multi-stage quality gate for AI test generation
- Integrate semantic search for finding similar tests
- Add HTTP search server for test orchestrator integration
- Add standalone indexer script for MCP code search
- Add test generator system with git stash workflow and server sync docs
- Add daily/weekly scanner modules with JIRA sync and email reporting
- Add AI code scanner agent with vLLM integration
- Replace Amazon PA-API with Canopy API for product search
- Add recoil calculation API endpoint
Bug Fixes
- Cache test file contents before git stash to prevent loss
- Update .gitignore to allow test files in tests/ directory
- Make run_indexer.py self-contained without relative imports
- Repair context_builder.py syntax and improve file I/O handling in prompts
- Skip test_bc_segments_interpolation due to pre-existing Rust backend issue
- Resolve torch and google-cloud-secret-manager dependency issues
- Implement rifle weight-based recoil multiplier
- Refactor duplicate code and remove duplicate import
- Update version references to 0.30.11
- Move Canopy API key from hardcoded value to environment variable
- Register Amazon affiliate products API endpoint (MBA-164) MBA-164
Documentation
- Fix coordinate system documentation to reflect standard ballistics convention
Chores
- Bump version to 0.30.14 and update ballistics-engine to v0.13.7
- Switch to Ollama with gpt-oss:120b for test generation
- Remove '15-20x performance' marketing text from health endpoint and docs
- Bump version to 0.30.13
- Update ballistics_rust to use ballistics-engine v0.13.3
- Bump version to 0.30.12
- Bump version to 0.30.11
- Bump version to 0.30.7 for MBA-164 recoil calculator deployment MBA-164
Other
- Add weekly download report Cloud Function
- hotfix: Remove duplicate products_bp registration causing startup crash (MBA-164)
← All Releases