Multi-agent fleet daemon — run Claude Code, Gemini CLI, Codex, and OpenCode from Telegram with cross-instance collaboration
Stars
26
Forks
6
Watchers
26
Open Issues
1
Overall repository health assessment
^1.27.1^12.8.0^14.0.3^10.0.1^14.25.1^5.0.1^1.41.1^4.1.1^10.3.1^13.1.3^7.6.13^3.1.5^4.0.9^25.5.0^4.21.0^5.9.3^4.1.0763
commits
Merge feat/e2e-testing: fix getTmuxSession() for runtime env read + T1 test fix
9aa7f42View on GitHubfix: change TMUX_SESSION from const to getTmuxSession() for runtime env read
a37cd01View on GitHubMerge feat/e2e-testing: --no-vm default-safe guard (AGEND_ALLOW_HOST_E2E)
324b3ebView on GitHubfix: flip --no-vm default to blocked — require AGEND_ALLOW_HOST_E2E=1 opt-in
e215f7bView on GitHubMerge feat/crash-recovery: crash respawn notification + single-file log truncate
3d9e04dView on GitHubfix: correct log path in crash respawn notification to ~/.agend/daemon.log
bd010dfView on GitHubfeat: crash respawn notification to general + single-file log truncate
6f75542View on GitHubfeat: run E2E tests fully inside Tart VM for complete host isolation
f45e046View on GitHubfix: IPC socket path validation + error isolation to prevent fleet crash
fe5488dView on GitHubfix: handle empty VITEST_ARGS array with set -u in run-e2e.sh
14fc7c4View on GitHubfix: use tart list --quiet for reliable VM detection + stop VM on --keep-vm
ad6d23bView on GitHub