aiagent.club
中文
GitHub repo

modu-ai/moai-adk

Go Tracked since 2025-09-16 Updated 2026-09-15 View source ↗

#571 of 803 by Stars among GitHub repos

1.2k Stars

Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.

About

"The purpose of vibe coding is not rapid productivity but code quality."

MoAI-ADK (Agentic Development Kit) is a harness that sits on top of Claude Code. A harness is a system that wraps the model from the outside. The model is a stochastic worker moving token by token — it remembers neither its budget, nor its quality bar, nor where the last session broke off. A cost ceiling, a passing test suite, continuity that survives /clear — properties like these cannot be re-seeded by a prompt every turn; the system has to enforce them from the outside. That system is the harness.

Every design decision serves one goal: token economics — the same quality for fewer tokens, higher quality for the…

Excerpted from github.com/modu-ai/moai-adk

Latest metrics

Stars 1.2k 2026-09-15
Forks 223 2026-09-15
Commits 4.5k 2026-09-15
Releases 110 2026-09-15
Watchers 10 2026-09-15
Open issues 4 2026-09-15
Open PRs 7 2026-09-15