What's Changed
- Quiet CLI logs by default; fix tidy review --drop-source by @daniel-thom in #60
- Robustness fixes: spaced identifiers, mixed-line-ending CSVs, generate failures by @daniel-thom in #61
- Explore-window UX: exit affordance, file browser, and a chart-tool fix by @daniel-thom in #62
- Tidy review: web UI drawer + rework source disposition by @daniel-thom in #63
- Bump the npm-minor-patch group in /frontend with 5 updates by @dependabot[bot] in #64
- Bump the python-minor-patch group with 6 updates by @dependabot[bot] in #65
- Enable ruff C901 + EM rules and fix violations by @daniel-thom in #66
- Enable B904, T201, RUF012 ruff rules and fix violations by @daniel-thom in #67
- Sync measures.yaml after tidy review apply by @daniel-thom in #68
- Pass --model CLI override to create_llm_client log line by @daniel-thom in #69
- Close LLM client httpx pool before asyncio.run exits by @daniel-thom in #70
- Treat empty/comment-only YAML configs as empty list silently by @daniel-thom in #71
- Detect and repair grounding-file drift after schema changes by @daniel-thom in #72
Full Changelog: v0.8.1...v0.9.0