Added
- Add Cursor Agent CLI provider support from PR #281, including provider detection, auth checks, model resolution, fleet construction, dispatch integration, and smoke tests.
- Add
scripts/lib/cursor-agent.shand focused unit coverage for cursor-agent provider behavior.
Fixed
- Harden remaining async PID call sites and audit result handling so async workflows do not report stale or missing process state.
- Ensure the plugin symlink exists before the first command runs, closing #318.
- Tighten cursor-agent auth parsing around
cli-config.jsonandauthInfodetection.
Changed
- Make version-advisory tests release-agnostic and address release-review feedback.
Full Changelog: v9.29.3...v9.30.0