Show HN: CongaLine – Self-hosted isolated AI agent fleet (OpenClaw, Hermes)(github.com)
github.com
Show HN: CongaLine – Self-hosted isolated AI agent fleet (OpenClaw, Hermes)
https://github.com/cruxdigital-llc/congaline
https://github.com/cruxdigital-llc/congaline
Three deployment targets via a single Go CLI (conga):
Runtime is decoupled from deployment. OpenClaw (Node.js) and Hermes Agent (Python) ship out of the box - same infrastructure, your choice of agent. Multi-runtime is fully wired on local today; remote and AWS default to OpenClaw. More coming soon.
Channels are optional. Every agent gets a web UI via SSH/SSM tunnel. Slack and Telegram are both supported, each with a dedicated router container that fans events to per-agent containers. Two agent types: user agents (DM-based) and team agents (channel-based).
The name is literal: spiny lobsters travel in single-file conga lines during seasonal migration, in physical contact, reducing drag and sharing protection. A procession of isolated-but-coordinated agents.
Apache 2.0. Repo has Terraform for AWS, a Go CLI, and a Node.js Slack router.
Would love feedback on the provider abstraction. We're planning Kubernetes and GCP next.