v0.14.5
Highlights
- SDK now attributes runs to coding sessions — runs are now linked to the session that produced them, improving traceability and session-level analytics.
- Skills refactored into start/track moments — skills have been reorganized by execution timing (start vs. track phases) with two skills removed as part of the restructuring.
- Documentation clarified SDK/CLI choice — added guidance on selecting between SDK and CLI to make per-step performance curves accessible.
- Probe-research plugin updated to 0.10.0 — underlying probe-research dependency bumped.
What's Changed
Other changes
- refactor(skills): split by moment into start/track, drop two skills by @richardwei6 in #83
- docs(skills): teach the SDK/CLI choice so per-step curves are reachable by @richardwei6 in #85
- feat(sdk): attribute runs to the coding session that produced them by @richardwei6 in #84
Full Changelog: v0.14.4...v0.14.5