Skip to content

v0.9.0

Choose a tag to compare

@kalil0321 kalil0321 released this 13 May 23:25
84b1905

Added

  • Cursor SDK support via sdk=cursor / --sdk cursor, backed by a bundled Node bridge around the Cursor TypeScript SDK.
  • Cursor bridge package files are shipped without node_modules; dependencies install on first Cursor use.

Fixed

  • Manual REPL model resolution for Cursor, OpenCode, and Copilot SDK selections.
  • Cursor streaming buffers model deltas into coherent blocks and avoids stray .. output / bridge hangs.
  • Restored the sync temporary-file helper used by the existing sync test surface.

Removed / Security

  • Removed the experimental Chrome extension/native host workspace and related CLI subcommands.
  • Dropped the [pricing] LiteLLM extra and included dependency security bumps listed in the changelog.