v2.0.2

Released May 19, 2026 · View on GitHub →

Catches up with Codeep CLI 2.0.2. Adds /plan and /go chips in the Settings panel so you can preview the agent's plan (no file changes) before executing — works with the same CLI binary you already have.

Added

scaffold a plan-preview prompt in the chat input; the CLI generates a numbered plan (files it would touch, commands it would run, risk level) and surfaces it as an assistant message without touching anything. Review, then click /go to execute the approved plan through the regular agent loop — MCP tools, lifecycle hooks, permission prompts, and skill bundles all apply unchanged.

thin client over the CLI binary, so as long as codeep on your PATH is 2.0.2+ everything works through the existing webview chat.

Notes

2.0.0 was published on 2026-05-18 as a version-parity bump with no feature changes; 2.0.1 was skipped on the marketplace.

Downloads

Install by downloading the codeep-2.0.2.vsix above, then run code --install-extension codeep-2.0.2.vsix — or open the Extensions view in VS Code and install from the menu → Install from VSIX…