v0.16.0
What's Changed
- ⚡ Bolt: Optimize rust AST parsing with fast string pre-checks by @jonathanong in #286
- feat: add support for remix and vitejs project types with root inference by @jonathanong in #287
- Support split runner project configs by @jonathanong in #288
- Share TS facts across graph domains by @jongleberry-bot in #291
- Add opt-in sampling for limited test plan groups by @jongleberry-bot in #295
- Make filesystem rule runner reuse discovered files by @jongleberry-bot in #294
- Add batch N-API project analysis by @jonathanong in #296
- perf: reuse shared facts across checks by @jonathanong in #299
- Add project-aware test discovery by @jonathanong in #298
- Document test discovery ownership and harden fixtures by @jongleberry-bot in #301
- Revamp docs for agentic workflows by @jonathanong in #300
- Remove legacy analyzer config paths by @jonathanong in #302
- Add opt-in symbol graph traversal by @jonathanong in #297
Full Changelog: v0.15.0...v0.16.0