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.31-4057e58

2026.08.25-3e8eec8→2026.08.31-4057e58·September 1, 2026 at 4:51 AM UTC

Patch release: session persistence support (persist / CURSOR_AGENT_PERSIST_SESSION), a new disconnects command, and cleanup of legacy desktop-worker display settings.

Changelog

  • [new] Session persistence — new persist CLI subcommand and CURSOR_AGENT_PERSIST_SESSION environment variable so agent sessions can be kept across runs instead of always being ephemeral.
  • [new] disconnects command — new CLI subcommand for managing disconnects from the agent CLI.
  • [removed] Desktop worker display env vars — CURSOR_WORKER_DESKTOP_DISPLAY, CURSOR_WORKER_DESKTOP_GEOMETRY, and CURSOR_WORKER_DESKTOP_XSTARTUP are no longer supported.

Under the hood

  • Clearer session and workspace identity in the agent runtime (chat/session versioning, workspace hashing, and managed-session markers) to support persistence and related flows.
  • crepectl binary refreshed in this build (same size; content updated).
  • Agent version remains 2.15.4; package version is 2026.08.31-4057e58 on the stable channel.

Upgrade notes

  • If you relied on CURSOR_WORKER_DESKTOP_DISPLAY, CURSOR_WORKER_DESKTOP_GEOMETRY, or CURSOR_WORKER_DESKTOP_XSTARTUP, remove or replace those settings — they are gone in this release.
  • To opt into persisted sessions, use the new persist subcommand and/or set CURSOR_AGENT_PERSIST_SESSION.
Older release← 2026.08.25-3e8eec8Newer release→ 2026.09.02-c22c1a3
All Cursor CLI releases →