@adhdev/daemon-standalone
v0.6.75
Published
ADHDev standalone daemon — embedded HTTP/WS server for local dashboard
Maintainers
Readme
@adhdev/daemon-standalone
ADHDev standalone daemon — run a local AI agent dashboard without any cloud server.
Quick Start
npx @adhdev/daemon-standalone
# → http://localhost:3847Features
- 🔍 Auto-detects IDEs — VS Code, Cursor, Windsurf, and more
- 💬 Live agent chat — read & send messages to AI agents (Cline, Roo Code, etc.)
- 🖥️ Local dashboard — bundled web UI, no internet required
- 🔒 Privacy-first — everything runs on your machine
Options
| Flag | Description |
|------|-------------|
| --port, -p <port> | Port to listen on (default: 3847) |
| --host, -H | Listen on all interfaces — enables LAN access (0.0.0.0) |
| --no-open | Don't open browser automatically on start |
| --token <secret> | Enable token authentication for API and WebSocket |
| --dev | Enable DevServer on port 19280 (provider debugging, CDP tools) |
Links
- ADHDev Cloud — Cloud version with remote access & P2P
- GitHub — Open source core
- CONTRIBUTING.md
License
AGPL-3.0-or-later
