rustyhand
Active·★ 17·MIT·Updated 2026-05-29
★ Trending★ Multi-Agent★ API Integration
Agent OS in Rust — one binary, 37 agents, 26 LLM providers, 37 channels (Telegram/Discord/Slack...), MCP server, A2A protocol, 120+ API endpoints, web dashboard
RustyHand is an open-source Agent Operating System built in Rust. It runs autonomous agents that work for you on schedules, with Telegram as the primary interface. It supports 26 LLM providers, 37 channel adapters, 61 built-in tools, and 16 security layers.
#agent-framework#agent-os#ai#ai-agents#anthropic#autonomous-agents#chatbot#cli
01
Features
01Telegram-first autonomous agent with vision, voice, and inline approval
0261 built-in tools including web search, browser, RAG, and knowledge graph
0326 LLM providers with automatic fallback and intelligent routing
0437 channel adapters (Telegram, Discord, Slack, etc.)
05MCP integration enabling AI agents to control the Agent OS
02
Compatibility
linux
Linux
Verified via docs
macos
macOS
Verified via docs
windows
Windows
Verified via docs
docker
Docker
Verified via docs
03
Quick start
1
$ curl -fsSL https://raw.githubusercontent.com/ginkida/rustyhand/main/scripts/install.sh | sh
04
Use cases
↳Autonomous scheduled tasks like monitoring, lead generation, and reporting
↳Telegram-based agent interaction with photos, voice, and files
↳Multi-agent orchestration via A2A protocol for complex workflows
05
Alternatives
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
llama-cpp-agent★ 635
The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). Allowing users to chat with LLM models, execute structured function calls and get structured output. Works also with models not fine-tuned to JSON output and function calls.
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- SSam WhiteMay 26, 2026
Good for developers who want a comprehensive local AI agent platform.
- DDakota LewisMay 15, 2026
Single binary with 37 agents, 26 LLM providers, and 37 channels in Rust.
- RRiver HarrisMay 4, 2026
Telegram and other channel support makes agents accessible from multiple interfaces.
- RRiley HarrisApr 17, 2026
Rust implementation means it's fast and has a small resource footprint.