VibeFree VS Code extension changelog
This page tracks what has actually shipped in the VS Code Marketplace listing for the vibefree.vibefree-vscode extension, using the version numbers and release notes the Marketplace itself records - not every change in the codebase, only what's live for an installed user.
1.0.1 - current, released 13 July 2026
- Standardized the extension's Marketplace metadata formatting.
- Updated the demo GIF shown on the Marketplace listing.
1.0.0 - initial release, 8 July 2026
The first public release, with the feature set the Marketplace listing still describes today:
- A chat panel that opens as a webview beside the active editor.
- Agentic file editing: creates files, applies single or multi-location edits, and opens the changed file automatically, with an inline diff shown before you move on.
- One-click rewind: every turn in the conversation is checkpointed, so rolling back restores the files that turn touched.
- Workspace-aware tools: list directories, glob for files, and run
git grep-backed searches scoped to your project. - Terminal command execution, including background commands you can poll, stream, or send input to.
- Scheduling: ask VibeFree to remind you or re-trigger a prompt after a delay, or on a cron schedule.
- MCP integration with servers defined in your own local config.
- Built-in task tracking as a visible, checked-off list.
- Interactive clarifying questions via a quick-pick UI instead of the agent guessing.
- Path permission prompts before touching anything outside your open workspace.
- Chat history saved and reopenable from the panel.
- Syntax-highlighted responses with a one-click copy button.
Check your installed version any time from the Extensions panel in VS Code (search vibefree.vibefree-vscode), or look up the current Version History directly on the Visual Studio Marketplace listing for VibeFree.