aiagent.club
中文
GitHub repo

modu-ai/moai-adk

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

#569 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-12
Forks 221 2026-09-12
Commits 4.5k 2026-09-12
Releases 110 2026-09-12
Watchers 11 2026-09-12
Open issues 23 2026-09-12
Open PRs 3 2026-09-12