xsoulspace_inference_cursor_agent 0.1.0-beta.1
xsoulspace_inference_cursor_agent: ^0.1.0-beta.1 copied to clipboard
Cursor Agent CLI-backed implementation of xsoulspace_inference_core.
Changelog #
0.1.0-beta.1 #
- Added
CursorAgentInferenceClientfor structured text inference throughcursor-agent --print --output-format json. - Added reliability behavior for timeout handling, transient retries, output size caps, strict result parsing, and schema validation.
- Added unit tests and opt-in real-binary integration tests.