AIdaemon Terminal

Run AI coding agents from your phone. Claude, Codex, Gemini, OpenCode — in a real terminal session, right inside Telegram.

Learn more Read the docs

A personal AI agent written in Rust that runs as a background service on your machine. Always on, always ready — reachable from Telegram, Slack, or Discord.

~/aidaemon
$ cargo install aidaemon
Installing aidaemon v0.9.2
Installed package aidaemon v0.9.2

$ aidaemon
✓ Config loaded from config.toml
✓ Goal + task orchestration and safety checks active
✓ Memory and history ready
✓ Tools ready (web, files, browser, terminal)
✓ Safe project boundaries enabled
✓ Telegram / Slack / Discord connected
◆ daemon active — background tasks running
$

Start from your Telegram bot chat.

Send this command
/agent codex ~/projects/my-project

Then tap Open Session in the mini app to start a live end-to-end encrypted terminal session.

aidaemon - coding
AIdaemon.ai active
Reviewing PR #47: "Add user auth middleware"
Ran git diff main...feature/auth
└ 4 files changed, 186 insertions(+)
Ran cargo clippy --all-features
└ warning: unused import (auth.rs:3)
Applied fixsrc/auth.rs
└ Removed unused import, added error handling
Ran cargo test -- auth
9 passed ✓
✓ Committed: "fix: address PR review"
Keys ↑ Up ↓ Down Image Review
end-to-end encrypted self-hostable claude codex gemini opencode