v0.7.0
🚀 Features
- AI diagnosis fetches full source files and validates suggested patches by @PhenX in #202
- Redesign the failure-cluster detail page layout by @PhenX in #205
- Improve failure tab UX with URL persistence and smart defaults by @PhenX in #207
- Make the demo AI diagnosis data-grounded and harden the diagnosis engine by @PhenX in #208
- Add reusable responsive primitives for mobile screens by @PhenX in #209
🐛 Fixes
- Fix locator-healing pipeline issues from reporter capture to diagnosis by @PhenX in #201
- Fix AI provider correctness and token efficiency for model calls by @PhenX in #206
- Fix demo service-worker crash by moving storage-touching deleteProject out of the SW by @PhenX in #210
🧰 Maintenance
- Audit the AI context builder by @PhenX in #200
- Add Vite warmup by @PhenX in #203
- Add feature screenshots to the docs by @PhenX in #204
- Run CI tests across a storage × database matrix by @PhenX in #211
Raw changelog (auto-generated)
What's Changed
- Claude/ai context builder audit 72qo4y by @PhenX in #200
- Fix locator-healing pipeline issues from reporter capture to diagnosis by @PhenX in #201
- AI diagnosis: fetch full source files and validate suggested patches by @PhenX in #202
- Add vite warmup by @PhenX in #203
- Claude/docs feature screenshots o0dqii by @PhenX in #204
- Redesign failure cluster detail page layout by @PhenX in #205
- fix(ai): provider correctness + token-efficiency for model calls by @PhenX in #206
- Improve failure tab UX with URL persistence and smart defaults by @PhenX in #207
- Make demo AI diagnosis realistic + harden the diagnosis engine by @PhenX in #208
- Add mobile responsiveness audit plan and reusable responsive primitives by @PhenX in #209
- Fix demo-sw.js crash: move storage-touching deleteProject out of the … by @PhenX in #210
- ci: run tests across a storage × database matrix by @PhenX in #211
Full Changelog: v0.6.0...v0.7.0