Codeep for VS Code — Releases
Every release of the Codeep VS Code extension, newest first.
v3.0.0
Codeep V3 is one release across three surfaces, so the three carry one number: the CLI moves 2.25.0 → 3.0.0, this extension 2.9.0 → 3.0.0, and the Mac app 1.14.0 → 3.0.0. Nothing here is a breaking…
v2.9.0
Custom bots land in the editor: pick one from the Agent Timeline toolbar, sync the set you built on the dashboard, and see exactly which capabilities each bot is allowed to use.
v2.8.0
The sidebar is rebuilt as an Agent Timeline: the active task and its live plan on top, the conversation collapsible underneath, grouped tool activity, and a run summary (actions / checks / next…
v2.7.0
Compatibility sync with CLI 2.15.0. No extension behaviour changes — the extension already speaks ACP to the CLI, so the CLI's new cross-tool features (AGENTS.md rules, .mcp.json, cross-device…
v2.6.1
Reliability pass on the permission + diff lifecycle: no more dead permission cards after a CLI crash, no spurious toasts on every Allow/Reject, tool rows finish in the right state, and inline edit…
v2.6.0
Chat-surface polish: the conversation survives a window reload, light themes are readable, the keybindings no longer fight VS Code's defaults, Esc stops a run, "New chat" keeps your CLI (and MCP…
v2.5.1
Security: the manual-mode permission gate now fails closed. If the extension can't put the agent into manual mode on connect, it refuses to send prompts (with a clear message) instead of letting the…
v2.5.0
Blockquotes render in chat again, and file edits containing a $ now apply literally instead of corrupting. Also hardens link rendering against an attribute-injection edge case.
v2.4.1
Push your profile to the dashboard from the editor.
v2.4.0
Codeep adapts to you: edit your user profile from the editor, toggle opt-in auto-learn, and a "Personalize Codeep" walkthrough step. Pairs with CLI 2.2.0's /me profile.
v2.3.0
Deeper editor integration: a @codeep participant in the native Chat view, a #codeepSkills agent tool, generate commit messages from the Source Control panel, a native Sessions tree, JSON validation…
v2.1.1
Custom OpenAI-compatible endpoints now work through the extension. Point Codeep at a self-hosted vLLM / LiteLLM / LM Studio server and use it in the VS Code chat — no commercial provider required.
v2.1.0
Surfaces the new CLI 2.1.0 /recall command in the chat autocomplete and the Settings panel. Search across every saved session — not just the current one — with --summarize for an LLM recap of what…
v2.0.3
Surfaces the new CLI 2.0.3 commands as one-click chips in the Settings panel: /personality (six built-in agent tones plus your own from .codeep/personalities/*.md) and /insights (activity summary…
v2.0.2
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…
v2.0.0
Release v2.0.0.
v0.1.27 — Inline edit, @file, live plan, status bar
First Marketplace release since 0.1.19. This batch rolls up everything from 0.1.20 → 0.1.27 — see CHANGELOG.md for the per-version split.
v0.1.7 — UI improvements, bug fixes & Opus 4.7