Cursor CLI SDK 0.3 aligns its subprocess runtime with cli_subprocess_core ~> 0.7.0. This makes the SDK compatible with agent_session_manager 0.14 and newer releases on the same core line.

Update the dependency:

{:cursor_cli_sdk, "~> 0.3.0"}

No Cursor-facing API migration is required. Applications that declare cli_subprocess_core directly must allow the ~> 0.7.0 line.