thClaws
Active·★ 1.1k·Apache-2.0·Updated 2026-05-29
Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider, MCP, skills, plugins, agent teams.
thClaws is an open-source AI agent workspace built in Rust, designed to run natively on your machine across various platforms. It allows users to code, automate, remember, and coordinate tasks through desktop GUI, CLI, or webapp interfaces, with robust support for multiple LLM providers and extensible features.
#AI Agent#Multi-platform#Rust#Agent Orchestration#Code Assistant#Knowledge Management#CLI#Desktop GUI
01
Features
01Multi-provider LLM support including Anthropic, OpenAI, Google, and local Ollama.
02Extensible with skills, plugins, MCP servers, and lifecycle hooks.
03Three tiers of agent orchestration: subagents, concurrent side-channels, and multi-process Agent Teams.
04Operates across Desktop GUI, CLI REPL, non-interactive, and webapp interfaces.
05Offline-capable, allowing full functionality with local LLMs like Ollama.
02
Compatibility
macOS
Operating System
Verified via docs
Windows
Operating System
Verified via docs
Linux
Operating System
Verified via docs
Rust
Runtime
Verified via docs
LLM Providers
LLM Provider
Verified via docs
03
Quick start
1
$ git clone https://github.com/thClaws/thClaws.git
2
$ cd thClaws
3
$ ./scripts/build.sh
04
Use cases
↳Automating recurring development tasks or continuous integration checks.
↳Managing and generating documentation, including summarizing PDFs and creating presentations.
↳Orchestrating complex coding projects with multi-agent teams for code generation and review.
↳Creating and consolidating project knowledge bases from ongoing sessions.
↳Running long-duration agent loops for autonomous problem-solving or data processing.
05
Alternatives
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
Open Interpreter★ 63.7k
A natural language interface for computers. Lets LLMs run code (Python, Javascript, Shell, etc.) locally on your machine.
GPT Researcher★ 27.4k
An LLM agent that conducts deep research (local and web) on any given topic and generates a long report with citations.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!