AI channel
AI agents

Open-source AI agents

An AI agent is a program that uses a language model to decide what to do next, calls tools such as a browser, a code interpreter or an API, and repeats until the task is done. The projects here range from frameworks for building your own agents to finished agents that write code, browse the web or run business workflows.

How to choose

Compare three things. Which models it can use: a single provider, or any OpenAI-compatible endpoint including local ones. How it limits what the agent may do: sandboxing, approval steps and permission lists. And whether it keeps memory between steps and sessions. An agent that runs code or shell commands should run in a sandbox, so check that before giving it access to your machine.

Most-starred projects

1,489–1,512 of 3,152
agentrq

agentrq

1,122

AgentRQ: Human-in-loop realtime conversational task manager for AI Agents. Self-hosted! Control your own agents from wherever you want Mobile, Web, Desktop. Designed to work well with your own Claude subscriptions and any harness with ACP support.

Go
1,120

Agent Desktop gives any agent reliable computer use on the desktop. Built with Rust, it sees any app's real UI structure through OS accessibility trees and operates it — refs stay stable and actions stay safe to retry, instead of guessing from pixels.

Rust
1,118

Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community

Python
1,114

This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《Claude Code 工程化实战》 的官方配套示例仓库,目标就是: 👉 把 Claude Code 从“对话式编码工具”,变成 可设计、可复用、可治理的工程系统。

JavaScript
XiaoLuoLYG

GOD

1,113

Govern, Observe, Direct - a real-time control room for agent societies

Python
1,112

Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.

JavaScript
TencentCloudBase

CloudBase-AI-Toolkit

1,112

Backend for AI coding agents on CloudBase — database, auth, functions via Plugin, Skills & MCP.

TypeScript
agentlas-ai

Agentlas-OS

1,111

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

Python
mateaix

mateclaw

1,111

🤖 MateClaw — Your second brain with Multi-Agent Orchestration, MCP Protocol, Skills & Memory, Dream, and Multi-Channel Support. Built on Spring AI Alibaba.

Java

The Simulink Agentic Toolkit gives your AI agent both the tools and the expertise to work effectively with Simulink and Model-Based Design.

HTML
Onelevenvy

flock

1,109

A desktop multi-agent harness built with Rust, Tauri, and React, powered by langgraph-rust.

Rust
1,108

Unofficial OpenClaw runbook for running agents day to day without burning money, exposing your gateway, or trusting random automation.

Astro
1,107

一款完全开源的微信公众号文章获取、RSS 订阅 API 服务,支持整号文章一键导出 7 种格式(Markdown/HTML/Word/PDF/EPUB/Excel/JSON)、IP 代理池反风控、MCP 接入各种 AI Agent 工具。

Python
1,105

A Dynamic Island-style command center for managing all your AI coding agents on macOS.

Swift
1,105

Eyes for text-only DeepSeek Harness agents: built-in free vision chain (no key) + pixel-level vision tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots). One-command install, no Python, image turns work like ordinary tool-calling turns.

JavaScript
EmbeddedLLM

JamAIBase

1,103

The collaborative spreadsheet for AI. Chain cells into powerful pipelines, experiment with prompts and models, and evaluate LLM responses in real-time. Work together seamlessly to build and iterate on AI applications.

Python
syrizelink

OpenFic

1,103

专为小说创作打造的跨平台、用户友好、AI Native 的一站式 Vibe Wrting 工具。A cross-platform, user-friendly, AI-native, all-in-one Vibe Writing tool designed specifically for novel wrting.

Python
instructa

ai-prompts

1,101

Curated AI Prompts for Cursor Rules, Cline, Windsurf and Github Copilot

JavaScript
ZJU-REAL

HugAgentOS

1,101

HugAgentOS: The Self-Evolving AgentOS for Ontology-Grounded Trustworthy Reasoning

Python
allenpeng0705

EnvoyMesh

1,099

Decentralized P2P mesh for autonomous AI agents — self-sovereign identity, peer-to-peer chat, and on-device AI that negotiates tasks on your behalf. No central server.

TypeScript
Dicklesworthstone

beads_rust

1,099

Fast Rust port of Steve Yegge's beads: local-first, non-invasive issue tracker storing tasks in SQLite with JSONL export for git collaboration

Rust
1,098

Local AI Agent running on Raspberry Pi

Python