AgentBridge is an early-stage, public open-source bridge for operating supported AI agent CLIs from remote interfaces. The project is intended to remain generic: deployments supply their own providers, repositories, identities, and secrets through configuration rather than source-code changes.
AgentBridge delegates authentication and execution to supported official CLIs. Authentication methods, entitlements, usage limits, and any charges are governed by the installed CLI and its provider. Consult each provider's current terms and CLI documentation before deployment.
AgentBridge requires Go 1.26.4 or newer.
make test
make lint
make build
./bin/agentbridge versionThe repository is under active development and is not ready for production use. Issues and focused pull requests are welcome. Never commit tokens, credentials, deployment identities, or private repository details.
- Architecture
- Kovan Desktop surface
- Obsidian local projection
- Raspberry Pi operations
- Subscription authentication recovery
- Safe upgrade and rollback
- Incident response
- Contributing and security reporting
Licensed under the Apache License, Version 2.0. See LICENSE.