Vibe Bug TrackerVisual bug reports — screenshot, DOM context, console, network — in your editor sidebar, wired straight into your AI coding agent over MCP. When a tester files a bug through Vibe Bug Tracker, it arrives with a screenshot, the CSS selector of the element they clicked, the browser and viewport it happened in, and the console and network activity around the moment it broke. This extension puts those reports in your VS Code sidebar — Assigned, In Progress, Completed — so triage stops being a round trip through a web dashboard. The part that saves real time is MCP. One click creates a scoped token, links the workspace to the right project, and writes the MCP config your IDE expects. After a reload, your coding agent can read issues, screenshots, and comments directly. FeaturesIssues where you already areAssigned, In Progress, and Completed views populate from your Vibe Bug Tracker board. Open any issue for a detail webview with the screenshot, the CSS selector, browser metadata, and the full comment thread — then move it through statuses, comment, or copy it as Markdown without switching windows. Bundled MCP server, one-click setupThe MCP bridge ships inside the extension. No separate ZIP, no npm install, no global binary drifting out of sync with the extension version. Connect MCP does the whole setup in one action:
Work Issue with AgentRight-click any assigned issue → Work Issue with Agent. Your IDE's chat opens with
Automatic workspace-to-project mappingThe extension reads your git remote and branch and matches them to the right project. Ten repos checked out on one machine means ten sidebars each showing the correct board — no manual switching, though Switch Project is there when you need it. Vibly StudioA project-memory layer that analyzes your codebase into modules and features, then drives agent work at that altitude instead of issue-by-issue: analyze the project, work a feature, work a module, build an approved plan, check status. Optional — the issue views work fine standalone. Getting started
That's it. Assigned issues appear in the sidebar and your agent can read the board. CommandsEvery command is under the Vibe Bug Tracker category in the Command Palette.
Requirements
The extension is free. The service behind it requires an account; see vibebugtracker.com for plans. The rest of the toolkitThe IDE extension is the developer end. Bugs get filed from:
PrivacyYour credentials are stored in the OS keychain through VS Code's SecretStorage — never
in workspace files. Issue data moves between this extension and your own Vibe Bug
Tracker project at Support
Built by K-Dynex
|