v0.15.0
What's Changed
- cli: surface the server's error body on a failed upload (not just the status code) by @akesling in #112
- fix(path-cli): unify test env lock to stop cmd_pathbase racing the cache (red main) by @akesling in #113
- fix(derive): resolve duplicate step ids so paths keep unique ids by @benbaarber in #115
- feat(copilot): GitHub Copilot CLI provider (preview) — forward + reverse, verified against the live CLI by @akesling in #117
- feat(cli): add
path query(jaq over the cache) andpath kindby @benbaarber in #114 - chore: make
just checkgreen — lint fixes + format sweep by @akesling in #130
Full Changelog: v0.14.0...v0.15.0