v2.5.31 β Industrial Scaling, AST Auto-Indexer & Clean Change Hygiene
π΅ matcha v2.5.31 Release Notes
π What's New
-
β‘ Zero-Touch AST Symbol & Monorepo Indexer (
hooks/auto-index.js)- Language-agnostic structural symbol indexing (TypeScript/JS, Python, Go, Rust, Java, Kotlin, C/C++).
- Instant sub-second symbol lookup via
.agents/state/symbols.jsonand native CTags caching.
-
π Multi-Platform Industrial Protocols
- Parallel Discovery: Concurrent Intent Discovery (
@matcha-planner) & AST Symbol Search (@matcha-finder). - Smart Test Scoping: Automated targeted testing (
--findRelatedTests,pytest --picked,go test ./pkg/...). - Adaptive Intensity Routing: Auto-classification (
observefor docs/styling,enforcefor standard logic,auditfor security/DB/billing).
- Parallel Discovery: Concurrent Intent Discovery (
-
πͺ Native Git Pre-Commit Guard & Security Scanner
- Added
matcha hooks installto enforce local git pre-commit scanning. - Added
matcha scan&matcha indexcommands to Matcha CLI.
- Added
-
π¦ Clean Change Hygiene & Conventional Commits
- Enforced strict Conventional Commits standard.
- Zero internal AI agent drama in git log history.
- Zero AI bot co-author noise (clean human code ownership).
-
π§ͺ 100% Quality & Multi-Platform Symmetry
- Synchronized all 10+ platform adapters (Claude Code, OpenCode, Antigravity/AGY, Windsurf, Cursor, Roo Code, Cline, Trae, Qoder, Copilot).
- 13/13 Test Suites Passed (602/602 Tests Green).