Skip to content
  • Tech Dev NotesTech Dev Notes
Apps
  • Lookup
  • Compare
Market movement
  • Charts
  • Rankings
Visual proof
  • Screens
  • Store listings
  • Icons
Stacks and releases
  • Tech stacks
  • Tool releases
  • Developers
More
  • X feature flags
  • Grokipedia
  • Grok companions
  • Blog
  • Follow on X
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
Cursor CLI

Cursor · CLI

Cursor CLI 2026.08.25-3e8eec8

2026.08.11-e8db854→2026.08.25-3e8eec8·August 26, 2026 at 4:52 PM UTC

Minor stable release (2026.08.25-3e8eec8): new CLI surface (--pool and related commands), conversation/worker plumbing, a new API host, and refreshed sandbox and native helpers.

Changelog

  • [new] Added a --pool flag for pooled runs.
  • [new] Added connects, on, and with CLI subcommands for composing agent sessions.
  • [new] Conversation context can be correlated via CURSOR_CONVERSATION_ID.
  • [changed] The cursor-agent launcher only enables the Node compile cache when HOME is set, so cache paths are not configured in empty-home environments.
  • [changed] Updated bundled native components (crepectl, cursorsandbox, file service, and merkle-tree helpers).

Models & prompts

  • No shipped model ID or default model changes in this release. Internal hooks land for additional model budget tracking ahead of broader rollout.

Under the hood

  • Worker desktop support: environment knobs for display, frame source, geometry, input, and X startup (CURSOR_WORKER_DESKTOP_*), for agents that need a headed desktop session.
  • Cloud/subagent hosting paths continue to land (native cloud subagent and richer host–subagent interaction tracking).
  • Background agent wake-up enqueueing and shell-output notification matching for more reliable async agent behavior.
  • Early canvas preview and “create repo” tray / cloud-publish flows; local user mount handling for store/workspace setups.
  • New API endpoint: https://api.cursor.co.
  • Telemetry cleanup: prototype project and review-redirect events dropped; user id and related agent-host metrics added.
  • License bundle no longer lists js-yaml (dependency churn only).

Upgrade notes

  • If you wrap or minimalize the environment for CI, ensure HOME is set when you want Node compile caching; without it the cache is left unset by design.
  • Treat worker desktop variables and pool/connect-style commands as new surface area—verify scripts and automation if you pin flags or env strictly.
Older release← 2026.08.11-e8db854Newer release→ 2026.08.31-4057e58
All Cursor CLI releases →