ADHDev Bridge
Connect your IDE to ADHDev — remote AI agent control from anywhere.
Features
- 🌉 Secure WebSocket bridge between your IDE and ADHDev cloud
- 🤖 Remote AI agent monitoring & control
- ⬛ Remote terminal execution
- 📄 Remote file access
- 📸 Real-time screenshots via CDP
- 🔄 Auto-reconnect with exponential backoff
- 📊 Status bar indicator
Quick Start
- Install this extension
- Sign in to ADHDev Dashboard and generate a Connection Token
- Set the token in VS Code Settings:
adhdev.connectionToken
- The extension will auto-connect on startup
Commands
| Command |
Description |
ADHDev: Connect to Server |
Connect to the ADHDev relay server |
ADHDev: Disconnect |
Disconnect from the server |
ADHDev: Show Connection Status |
Show current connection info |
ADHDev: Sign In |
Enter connection token |
Settings
| Setting |
Default |
Description |
adhdev.serverUrl |
wss://api.adhf.dev/ws |
WebSocket server URL |
adhdev.autoConnect |
true |
Auto-connect on startup |
adhdev.connectionToken |
"" |
Connection token from dashboard |
Support
| |