openagents-bridge
v0.0.1
Published
Open Agents Bridge - Connect AI CLI tools to your cloud dashboard
Maintainers
Readme
Open Agents
Connect AI CLI tools to your cloud dashboard for remote monitoring and control.
Installation
npm install -g openagents-bridgeFeatures
- 🤖 Support for multiple AI CLIs (Kiro, Claude, Cline, Codex, Gemini)
- 🔒 End-to-end encryption
- 📱 Remote permission approval via mobile/web
- 🌐 Real-time WebSocket communication
- 🖥️ Cross-platform (Windows, Linux, macOS)
Quick Start
# 1. Pair your device (get pairing code from web dashboard)
openagents pair
# 2. Start the bridge
openagents start
# 3. Check status
openagents statusCommands
| Command | Description |
|---------|-------------|
| openagents pair | Pair this device with your account |
| openagents start | Start the bridge service |
| openagents stop | Stop the bridge service |
| openagents status | Check connection status |
| openagents service install | Install as system service |
| openagents service start | Start system service |
| openagents service stop | Stop system service |
Configuration
Config file location:
- Windows:
%APPDATA%\open-agents\config.json - Linux/macOS:
~/.open-agents/config.json
Documentation
License
MIT
