onsails/right-agent

agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.

Rust

35

4,019 commits

updated Sep 23, 2026

See the code

README

license build telegram

right agent

right agent is an ai agent you run by messaging it. you give it real credentials without handing them to the model: every agent runs in its own sandbox, every credential lives outside it. the secret bytes never enter the box, so a compromised agent can misuse a tool while it runs, but it cannot read the credential or reach the open internet with it. for anyone tired of "grant all permissions and hope," that is the change.

right agent in Telegram

today every agent runs on Claude Code (claude -p), so you need a Claude subscription. multi-provider support is in the works.

quick start

curl -LsSf https://raw.githubusercontent.com/onsails/right-agent/master/install.sh | sh

open a new shell so right is on your PATH, then:

right up

message your bot on Telegram. the first chat walks you through login. from there you manage everything from Telegram: /mcp and /providers open the dashboard.

docs

full story, install guide, security model, concepts, and commands: https://right-agent.ai/

Contributor docs stay in the repo: ARCHITECTURE.md, PROMPT_SYSTEM.md.

credits

built on Claude Code, microsandbox, and process-compose. licensed under Apache-2.0.

agentic-ai
ai-agent
ai-agents
ai-security
claude-code
telegram

Contributors

onsails

3,970 commits

dependabot[bot]

27 commits

de4ps

4 commits

onsails/right-agent

agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.

Rust

35

4,019 commits

updated Sep 23, 2026

See the code

README

license build telegram

right agent

right agent is an ai agent you run by messaging it. you give it real credentials without handing them to the model: every agent runs in its own sandbox, every credential lives outside it. the secret bytes never enter the box, so a compromised agent can misuse a tool while it runs, but it cannot read the credential or reach the open internet with it. for anyone tired of "grant all permissions and hope," that is the change.

right agent in Telegram

today every agent runs on Claude Code (claude -p), so you need a Claude subscription. multi-provider support is in the works.

quick start

curl -LsSf https://raw.githubusercontent.com/onsails/right-agent/master/install.sh | sh

open a new shell so right is on your PATH, then:

right up

message your bot on Telegram. the first chat walks you through login. from there you manage everything from Telegram: /mcp and /providers open the dashboard.

docs

full story, install guide, security model, concepts, and commands: https://right-agent.ai/

Contributor docs stay in the repo: ARCHITECTURE.md, PROMPT_SYSTEM.md.

credits

built on Claude Code, microsandbox, and process-compose. licensed under Apache-2.0.

agentic-ai
ai-agent
ai-agents
ai-security
claude-code
telegram

Contributors

onsails

3,970 commits

dependabot[bot]

27 commits

de4ps

4 commits

Languages

Rust

93.7%

TypeScript

2.7%

Vue

2.3%