> Evidence-backed AI coding agent CLI
for your current workspace._

A terminal AI coding agent for local BYOK workflows. Hand off unfinished Codex, Claude Code, Cursor, Kimi Code, or Grok work as read-only context, re-ground in the current workspace, then use /loop to write, run project checks, review, and fix. Its Gate returns PASS only with complete, fresh evidence—or stops with a clear blocker.

Bring your own model API key. Inference comes from the provider you choose.
$curl -fsSL https://wukong.today/install.sh | sh
wukong@terminal:~
// 0.1.0 · CURRENT_RELEASE

Define. Loop. Read the Gate.

Re-ground in the current workspace, run bounded write/check/review/fix iterations, and read the fresh-evidence result or clear blocker.

> HAND_OFF_THE_TASK

Import supported local session summaries as read-only context, then continue from the files and Git state that exist now.

> WORK_WITH_BOUNDS

Wukong writes, checks, reviews, and fixes against one frozen goal and user-approved limits. If progress stalls, it stops with a clear reason.

> READ_THE_GATE

Complete, fresh evidence can return PASS; blockers, runtime errors, pauses, and user stops remain distinct and explain why.

> READY_TO_START_THE_LOOP?