OpenAIDE for VS CodeOpenAIDE 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
Getting started
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
Reporting a problemRun 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. |