Pro Features
Sidekick Pro is an extension package (com.ryxinteractive.sidekick.pro) that adds advanced AI CLI providers on top of the free Lite base. It requires Sidekick Lite 2.4.0+.
One-time purchase — no subscription.
Included providers
Cursor
The Cursor provider runs the Cursor CLI as a persistent session, so Cursor keeps context across turns without restarting the process.
Key capabilities:
- Provider-scoped streaming with thinking/content/tool events
- Persistent session with reconnect on domain reload
- History reader for
~/.cursor/projects/agent transcripts
Codex
The Codex provider integrates with the OpenAI Codex CLI. It includes:
- Session lifecycle management (start/stop, MCP config injection)
- Plan-mode streaming with incremental plan items and
ExitPlanModetraces AskUserQuestionround-tripping with collapsible traces in the chat UI- History reconstruction from session index + file fallback
Installation
- Ensure Sidekick Lite 2.4.0+ is installed.
- Add
com.ryxinteractive.sidekick.provia the Asset Store. - The
[InitializeOnLoad]bootstrap (SidekickProBootstrap) automatically registers the Cursor and Codex providers — no manual configuration required. - In Project Settings → Ryx Sidekick, select your provider from the Provider dropdown.
Upcoming Pro features
Future Pro releases will add additional capabilities. Check the Changelog for updates.