Rust ai-agent

Open-source Rust projects categorized as ai-agent
Rust LLM mcp CLI AI

Top 23 Rust ai-agent Projects

  1. cli

    Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills. (by googleworkspace)

    Project mention: Fired by Google for Creating the Google Workspace CLI | news.ycombinator.com | 2026-06-23

    I did a bit of digging and the disclaimer about it not being an officially supported Google project was there from the start. There was briefly a logo that used Google colors but it seems extreme to fire someone over such a small misstep[0]. My guess is either HR didn't tell him the real reason for his firing or he's not telling the whole story.

    [0] https://github.com/googleworkspace/cli/blob/1991d536b4a45e60...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. moltis

    A secure persistent personal agent server in Rust. One binary, sandboxed execution, multi-provider LLMs, voice, memory, Telegram, WhatsApp, Discord, Teams, and MCP tools. Secure by design, runs on your hardware.

    Project mention: OpenClaw Is a Security Nightmare Dressed Up as a Daydream | news.ycombinator.com | 2026-03-22

    I'm on my 3rd "claw" variant (currently https://github.com/moltis-org/moltis). I had the same issues you had. Moltis is better (at the moment).

  4. spider

    Get web data for AI agents and LLMs

  5. aish

    Empower the Shell to think. Evolve Operations.

    Project mention: Most AI dev tools assume you have a repo. Ops engineers have a broken node and a 3am page. | dev.to | 2026-06-18

    What I'm working on I've been building something along these lines called aish — an AI shell runtime that sits inside your real terminal and focuses on Linux ops troubleshooting. The core loop: you run commands normally. When something fails, you ask the AI. It uses the last command, exit code, output, and node context to help diagnose. It warns before risky operations. It stays out of the way when you don't need it. It's not glamorous work. Most of the problems it deals with are things like systemd unit failures, broken package repos, permission issues, disk pressure, and the eternal "why won't nginx start." The kind of stuff that isn't exciting until it's your problem at 2am. Currently at v0.3.4 (recently rewrote the core from Python to Rust, which is a story for another post involving haunted PTYs). If you spend time debugging Linux boxes and have opinions about what would actually help in that workflow, I'd genuinely like to hear them — either here or on GitHub.

  6. bitrouter

    The self-improving LLM router that optimize your agentic workflows with every runs, works with any harnesses, any models, any loops.

    Project mention: Ask HN: What is your AI harness that lets you switch LLM models easily? | news.ycombinator.com | 2026-07-07

    I would recommend just connect your whatever you used or built to a LLM gateway & router to use any models without management complexity.

    I built BitRouter(https://github.com/bitrouter/bitrouter), open-sourced, 0 markup for all models, free BYOK/subscription, and works with any harnesses out of the box

  7. wirken

    The switchboard for the agent era. Per-channel isolation, encrypted credential vault, per-session hash-chained audit log. Single static Rust binary.

    Project mention: Wirken: Secure AI agent gateway. Encrypted vault. Single static binary | news.ycombinator.com | 2026-05-01
  8. bitloops

    The open-source intelligence layer for AI native development

    Project mention: Show HN: Give your AI agent a brain that understands your codebase | news.ycombinator.com | 2026-05-16
  9. gloamy

    Secure on device personal agents

    Project mention: Gloamy: An open source Claude Cowork alternative | news.ycombinator.com | 2026-04-02
  10. batty

    Supervised agent execution for software teams. Kanban-driven, tmux-native, test-gated.

    Project mention: I Let an AI Agent Supervisor Run Unattended for 19 Days. Here's What the Telemetry Says. | dev.to | 2026-04-16

    Batty is supervised agent execution for software teams. It runs agents (Claude Code, Codex, Aider) inside tmux panes, tracks work on a markdown kanban board, gates merges behind a real test run, and surfaces escalations to a human via Discord. The supervisor itself is a Rust daemon. It's open source: github.com/battysh/batty.

  11. agent-sandbox

    A sandboxed execution environment for AI agents via WASM (by Parassharmaa)

    Project mention: Show HN: A sandboxed execution environment for AI agents via WASM | news.ycombinator.com | 2026-02-08
  12. kars

    Agent Reference Stack for Kubernetes (kars) - an open source stack from Microsoft for running AI agents safely on Kubernetes. Multi-runtime, Foundry-aware, hardened per-agent sandboxes, governed egress, end-to-end encrypted inter-agent mesh. (by Azure)

    Project mention: Kars – treat every AI agent as untrusted code, on Kubernetes | news.ycombinator.com | 2026-07-06
  13. bridgerust

    High-performance infrastructure libraries built in Rust, with seamless bindings for Python, Node.js, and WebAssembly.

    Project mention: 9,000+ Downloads in 2 Weeks: I Just Built and Published | dev.to | 2026-01-10

    Two weeks ago, I published Embex to PyPI and npm.

  14. garudust-agent

    🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway

    Project mention: ตรวจจับ Log Anomaly อัตโนมัติด้วย Garudust Agent 🦅 | dev.to | 2026-05-18

    Garudust Agent

  15. skelegent

    Bones for your agents — composable async agentic AI framework for Rust

    Project mention: Show HN: Neuron – Independent Rust crates for building AI agents | news.ycombinator.com | 2026-02-24
  16. run.dev

    Run.dev is an AI-native local development environment built in Rust. It manages all your services from one TUI dashboard — automatic .local domains with HTTPS, SNI-based reverse proxy, live CPU/memory stats, and Claude Code integration for crash diagnosis and live debugging. One binary. Zero config files.

    Project mention: Run.dev – A single Rust binary that replaces MAMP, Nginx for local dev | news.ycombinator.com | 2026-03-16

    GitHub: https://github.com/danieltamas/run.dev

    Written in Rust with tokio, ratatui, and rustls. MIT licensed. macOS and Linux.

    Happy to answer any questions about the architecture or design decisions.

    =)

  17. asterbot

    A modular AI agent built on WASM components. Every capability is sandboxed and swappable.

    Project mention: Show HN: Asterbot, AI agent where every capability is a sandboxed WASM component | news.ycombinator.com | 2026-02-10
  18. openpista

    OpenPistaCrab is a Rust-based, local-first AI agent that unifies QUIC networking, CLI/Telegram channels, tool execution, and persistent SQLite memory.

    Project mention: Show HN: Openpista – AI Agent for OS Control via Telegram/CLI in Rust | news.ycombinator.com | 2026-02-28
  19. residuum

    A sessionless personal AI agent. One continuous thread, no context loss, no boundaries.

    Project mention: Show HN: Residuum – Agentic AI with continuous context | news.ycombinator.com | 2026-03-04
  20. alcove

    Alcove is an MCP server that gives AI coding agents on-demand access to your private project docs — BM25 + vector hybrid search for precision retrieval, tree-sitter code indexing so agents understand your codebase structure, and policy enforcement for doc consistency.

    Project mention: Alcove – Persistent architectural memory for coding agents | news.ycombinator.com | 2026-05-26
  21. ryvos

    Open-source autonomous AI assistant with 5-tier security, 62 tools, 14 LLM providers. Written in Rust. Single binary.

    Project mention: Show HN: Ryvos – Autonomous AI assistant in Rust(15MB RAM,50 tools,16 providers) | news.ycombinator.com | 2026-02-26

    hit security or performance walls.

    GitHub: https://github.com/Ryvos/ryvos

  22. sigil

    AI Security Posture Management (AI-SPM) for developer machines: scores AI coding agent guard surfaces (Claude Code, Codex, Gemini CLI, Cursor — hooks, permissions, sandboxes) and ships hash-anchored events to your SIEM. (by Ju571nK)

    Project mention: "It's not a bug, it's spec": a zero-click RCE in AI coding agents that three vendors won''t patch | dev.to | 2026-06-02

    That's the layer I've been poking at. I've been building a small open-source thing (Sigil) that watches agent config files like mcp.json and .claude/settings.json, scores the risk, and emits an event to your SIEM — it doesn't block, it just tells you when the permission state changed while your hands were off the keyboard. Across a fleet of machines that shows up as triage-able alerts — the silent change, made visible:

  23. NEOTH

    Local-first personal AI daemon in Rust — five-tier memory, consent-gated tools, WASM plugin sandbox, multi-provider LLM routing, channels, GUI, signed audit logs, and Babel-Index collapse prediction on its own runtime.

    Project mention: I built an AI that predicts its own collapse | dev.to | 2026-07-03
  24. aictl

    🤖 Native AI agent for your terminal and macOS desktop. Run cloud and local AI models through one secure runtime.

    Project mention: Show HN: Aictl – A native AI agent for terminal and macOS, in Rust | news.ycombinator.com | 2026-05-13

    Source: https://github.com/pwittchen/aictl

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust ai-agent discussion

Log in or Post with

Rust ai-agent related posts

  • Codex Deleted Real Files. The Fix? A Flag You Didn't Set.

    2 projects | dev.to | 16 Jul 2026
  • Grok Build Is OSS

    25 projects | news.ycombinator.com | 15 Jul 2026
  • Ditching Claude for OpenCode and OpenRouter

    1 project | news.ycombinator.com | 3 Jul 2026
  • Most AI dev tools assume you have a repo. Ops engineers have a broken node and a 3am page.

    1 project | dev.to | 18 Jun 2026
  • Google Docs + AI Coding Assistants: A Frustrating Gap (and How it has been fixed)

    2 projects | dev.to | 11 May 2026
  • Show HN: An Agent First Slack CLI

    2 projects | news.ycombinator.com | 1 May 2026
  • Show HN: Agent-First Slack CLI

    2 projects | news.ycombinator.com | 24 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source ai-agent projects in Rust? This list will help you:

# Project Stars
1 cli 29,788
2 moltis 2,771
3 spider 2,608
4 aish 531
5 bitrouter 206
6 wirken 118
7 bitloops 112
8 gloamy 63
9 batty 47
10 agent-sandbox 31
11 kars 29
12 bridgerust 28
13 garudust-agent 18
14 skelegent 10
15 run.dev 9
16 asterbot 9
17 openpista 8
18 residuum 8
19 alcove 7
20 ryvos 7
21 sigil 6
22 NEOTH 5
23 aictl 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com