Aster
A self-hosted terminal coding agent that reads, edits, runs and reviews code on your machine, with your model and your key.
senpi
An opinionated fork of pi-mono that packs intent gates, dynamic prompts, compaction, and a permission system into a lightweight coding-agent CLI.
UmaDev
A coding agent that works like a real dev team: it commands the Claude Code / Codex / OpenCode CLIs you already use and turns a requirement into an evidence-backed, shippable project.
OmniGet Desktop Agents & Downloader
Run coding agents with approval and undo, then download, transform, and manage media locally.
Autoprompt Skill
A multi-agent skill for coding agents that layers coordination, execution, and independent review to cut failures by 45% on agentic coding tasks.
pigo
A Go implementation of the pi coding agent that reads and edits code, runs commands, and closes the loop from requirement to fixed code via LLMs.
no_human
From ticket to reviewed pull request: a free, open-source AI coding factory that runs on your machine, with verifiable gates at every step.
VT Code
A secure, open, universal terminal coding agent in Rust that pairs model reasoning with a sandboxed, verifiable runtime harness — from question to reviewed change without leaving the terminal.
Tura
An open-source agent runtime harness that replaces repetitive ReAct loops with runtime-managed command graphs, using roughly 80% fewer tokens while improving task success.
Locally Uncensored
The all-in-one local AI studio: chat, image and video generation and a coding agent in one free, open source desktop app — no Docker, terminal or cloud required.
Autohand Code CLI
An ultra-fast, self-improving AI coding agent that runs in your terminal, understands your codebase, and executes changes while keeping you in control through a permission system.
Delegate Skills: Multi-Agent Coding Orchestration & Review
Orchestrate multiple coding agent CLIs—delegate by lane or directly, while you keep the review and the commit.
Klaat Code
A terminal-native AI coding agent with per-request smart model routing that delivers Claude Code-grade accuracy at roughly one-tenth the cost — reproducibly, not as a marketing claim.
zero2Agent: Zero-to-Production Agent Engineering Tutorials
A systematic Agent engineering tutorial site for programmers, covering core mechanics, framework teardowns, hands-on projects, and deep dives into big-tech interview questions.
Claude Code From Scratch
Reimplement Claude Code's core in ~5,000 lines of code with a 13-chapter step-by-step tutorial to understand Coding Agents.
Cersei — Rust SDK for Coding Agents
Build coding agents as composable library functions: tools, streaming, graph memory, sub-agent orchestration, and MCP in one Rust SDK.
GSAP AI Skills
Official AI skills for GSAP, teaching coding agents correct animation API usage, timelines, ScrollTrigger, and framework integrations.
Orca
A DeepSeek-native terminal coding agent that reads code, edits files, runs commands, and verifies its own work until the task is done or it needs you.
zot Coding Agent
A lightweight coding agent harness written in Go: one static binary with 30+ built-in providers, a TUI, background subagent swarms, and a Telegram bridge for full agentic coding workflows in your terminal.
AWS Agent Toolkit
Tools, knowledge, and guardrails to help AI coding agents build on AWS.
Devo Desktop Coding Agent
A model-neutral Rust coding agent runtime with a Desktop app and terminal TUI/CLI for private and intranet environments, connecting DeepSeek, Qwen, Kimi, GLM, or any compatible model endpoint.
zerostack
A lightweight Rust terminal coding agent for multi-provider, permission-controlled local development.
MOMO CODE
An AI coding agent that evolves with you: a dual-speed self-evolution system combining second-level experience injection with hour-level weight fine-tuning.
PI from Scratch
A super-mini pi built in 600 lines of TypeScript that teaches you to write your own coding agent from zero.