Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>OpenAIDENew to Visual Studio Code? Get it now.
OpenAIDE

OpenAIDE

openaide

|
51 installs
| (2) | Free
Run coding agents in VS Code with visible tool activity, permissions, and recoverable task history.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OpenAIDE for VS Code

OpenAIDE runs as a workspace extension. In remote windows such as WSL, SSH, and Dev Containers, its App Server and Agent processes run with the remote workspace. The extension also contributes an explicit remote-placement default so clients migrate installations created before OpenAIDE declared its workspace extension kind.

OpenAIDE brings coding agents into a VS Code-native task workspace. Follow what they do, approve sensitive actions, and return to saved task history without leaving your editor.

What you can do

  • Run ACP-compatible coding agents such as Codex and OpenCode.
  • Follow chat, tool activity, and terminal output in one Task.
  • Review permission requests before an Agent takes sensitive actions.
  • Reopen saved Tasks and continue from their existing Agent sessions.
  • Configure Agent models, modes, and other supported options inside VS Code.

Getting started

  1. Install and authenticate a supported coding Agent.
  2. Open the OpenAIDE view from the Activity Bar.
  3. Check Agent Settings, then create a Task and send your first message.

When a Task needs attention, OpenAIDE presents a notification inside VS Code's workbench. The notification includes an Open Task action that returns to the affected Task.

Requirements

  • VS Code 1.100 or newer
  • A supported ACP Agent, such as Codex or OpenCode, authenticated separately
  • Node.js and npm when an Agent must be launched through npx

Reporting a problem

Run OpenAIDE: Export Support Diagnostics from the Command Palette or use Export diagnostics from a Task or Settings. The shared picker can save a public-safe runtime/log bundle or add explicitly selected OpenAIDE session history, associated ACP traces, and available Agent-native transcripts. It remembers the last successful export folder, and then offers the repository's GitHub Bug Report form as an optional action where you can attach the ZIP.

Sensitive sources are unchecked for generic exports and carry a warning because they may contain prompts, responses, paths, tool output, and secrets. Referenced workspace and attachment files are not copied. Review the saved bundle before attaching it to a public issue.

For source builds, contribution instructions, security reporting, and license details, see the OpenAIDE repository.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft