New Python SDK For Cursor Agent API

I built a Python SDK for the Cursor Cloud Agents API: cursor-agent-sdk.

It lets you launch and manage Cursor cloud agents from Python with a simple sync/async interface (instead of raw HTTP calls).

PyPI: https://pypi.org/project/cursor-agent-sdk/
Docs: https://aidmet.github.io/cursor-agent-api/

Would love any feedback or suggestions :slightly_smiling_face: