Releases: dayour/copilotbrowser
Releases · dayour/copilotbrowser
CopilotBrowser v2.0.0
CopilotBrowser v2.0.0
Highlights
- VS Code Extension published to Marketplace as DarbotLabs.copilotbrowser-vscode
- MCP Server for browser automation with vision capabilities
- Profile directory support for persistent browser sessions
- Docker simplification for containerized deployments
- CLI bundled into the VS Code extension for seamless setup
VS Code Extension Features
- Start/Stop/Restart MCP Server from the command palette
- Headless & headed browser modes
- Vision (screenshot) capabilities for AI agents
- Auto-configure MCP for GitHub Copilot
- Connected profile mode for authenticated sessions
- Chromium, Firefox, and WebKit browser support
What's Included
- \copilotbrowser-vscode-2.0.0.vsix\ — VS Code extension package
- Full source for all CopilotBrowser packages
Install
\\
From VS Code Marketplace
ext install DarbotLabs.copilotbrowser-vscode
Or install the VSIX directly
code --install-extension copilotbrowser-vscode-2.0.0.vsix
\\