0.23.0
Immutable
release. Only release title and notes can be modified.
New Features ✨
- (auth) Enforce auth by default in buildCommand by @betegon in #611
- (skill) Add eval framework to measure SKILL.md effectiveness by @BYK in #602
- (telemetry) Add seer.outcome span tag for Seer command metrics by @BYK in #609
- (upgrade) Show changelog summary during CLI upgrade by @BYK in #594
Bug Fixes 🐛
Upgrade
- Prevent spinner freeze during delta patch application by @BYK in #608
- Indent changelog, add emoji to heading, hide empty sections by @BYK in #604
Other
- (build) Disable identifier minification to fix marked crash by @betegon in #617
- (dashboard) Reject MRI queries with actionable tracemetrics guidance by @BYK in #601
- (init) Prompt/spinner ordering by @betegon in #610
- (skill) Avoid unnecessary auth, reinforce auto-detection, fix field examples by @BYK in #599
- (test) Fix CI hang, auth guard tests, and PR #610 test rewrite by @betegon in #616
- 2 bug fixes — subcommand crash, negative span depth, pagination JSON parse by @cursor in #607
Documentation 📚
- (skill) Document dashboard widget constraints and deprecated datasets by @BYK in #605
- Fix documentation gaps and embed skill files at build time by @cursor in #606
Internal Changes 🔧
- Regenerate skill files and command docs by @github-actions[bot] in 664362ca