Skip to content

v2.5.31 β€” Industrial Scaling, AST Auto-Indexer & Clean Change Hygiene

Choose a tag to compare

@farhank15 farhank15 released this 04 Sep 01:24
· 4 commits to main since this release

🍡 matcha v2.5.31 Release Notes

πŸš€ What's New

  1. ⚑ 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.json and native CTags caching.
  2. πŸ”Ž 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 (observe for docs/styling, enforce for standard logic, audit for security/DB/billing).
  3. πŸͺ Native Git Pre-Commit Guard & Security Scanner

    • Added matcha hooks install to enforce local git pre-commit scanning.
    • Added matcha scan & matcha index commands to Matcha CLI.
  4. πŸ“¦ 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).
  5. πŸ§ͺ 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).