Your AI coding agent, right inside VS Code. Ask Gyroscape to build a
feature, fix a bug, or explain code in your project — it reads your workspace,
edits files, runs commands, and shows its work as it goes.
Features
Agentic editing — Gyroscape reads, writes, and edits files in your
workspace and streams native diffs you can review and open.
MCP servers — your configured Model Context Protocol servers (local and
remote) are connected automatically, so the agent has the same tools the
desktop app does.
Slash commands — type / in the composer for the commands the agent
advertises (including /compact).
Sub-agents & plans — multi-step work, todo plans, and sub-agent tool calls
render inline in the timeline.
Models & modes — pick the model, reasoning effort, and mode from the
composer.
Per-message undo — revert all file changes from any point in the
conversation.
Image attachments — attach screenshots and images to a prompt.
Chat history — resume past sessions for the workspace.
Requirements
A workspace folder must be open — Gyroscape operates on a project.
Sign in when prompted; the extension opens your browser to finish.
Getting started
Open the Gyroscape view from the Activity Bar.
Sign in when prompted.
Describe what you want built, fixed, or explained, and press Enter.
Settings
Setting
Description
gyroscape.binaryPath
Absolute path to the Gyroscape CLI binary. When empty, the extension searches GYROSCAPE_BIN_PATH and your PATH.
gyroscape.loginUrl
Server URL used by Gyroscape: Sign In. Overridden by GYROSCAPE_WEB_URL when set.
gyroscape.telemetry
Emit local-only diagnostic events to the Gyroscape output channel. Nothing leaves your machine.