Dependencies
Platform · advanced local alpha. Read the product contract for the single-runtime boundary, authority model, capability status and release gates.
🐇 MoonBit-native agent runtime + 📡 gateway + 🧠 memory + 🗂️ job system + 🤖 ACP remote-agent control
chat / CLI / Feishu / web UI
-> draft a proposal
-> compile to workflow
-> execute as a job
-> persist artifacts, memory, and workspace state
-> inspect local + remote activity from one operator surfacecd ~/Workspace/moonclawmoon run cmd/main -- onboard status --home /path/to/MoonSuiteRootmoon run cmd/main -- onboard auth codex --home /path/to/MoonSuiteRootmoon run cmd/main -- acp add codex --home /path/to/MoonSuiteRootmoon run cmd/main -- acp add codex --home /path/to/MoonSuiteRoot --id codex-review --workspace /path/to/review-scratch --model gpt-5moon run cmd/main -- onboard configure \
--home /path/to/MoonSuiteRoot \
--enable-feishu \
--feishu-app-id <app_id> \
--feishu-app-secret <app_secret>moon run cmd/main -- gateway start --home /path/to/MoonSuiteRootmoon run cmd/main -- proposal import keeper/jobs/ingest-001.json --home /path/to/MoonSuiteRootmoon run cmd/main -- gateway proposal import keeper/jobs/ingest-001.json --home /path/to/MoonSuiteRootmoon run cmd/main -- proposal import keeper/jobs/ingest-001.json --home /path/to/MoonSuiteRoot --confirmmkdir -p /path/to/MoonSuiteRoot/.moonsuite/products/moonclaw/workspace
moon run cmd/main -- gateway start --home /path/to/MoonSuiteRoot --cwd /path/to/MoonSuiteRoot/.moonsuite/products/moonclaw/workspace/path/to/MoonSuiteRoot/.moonsuite/products/moonclaw/jobs/http://localhost:18123/ui./scripts/build-rabbita-ui.sh./scripts/package-release.sh distmoon run cmd/main -- onboard status --home /path/to/MoonSuiteRoot
moon run cmd/main -- onboard auth status --home /path/to/MoonSuiteRoot
moon run cmd/main -- onboard auth codex --home /path/to/MoonSuiteRoot
moon run cmd/main -- onboard auth copilot --home /path/to/MoonSuiteRoot
moon run cmd/main -- onboard models --home /path/to/MoonSuiteRoot
moon run cmd/main -- onboard switch codex --home /path/to/MoonSuiteRoot
moon run cmd/main -- onboard print-config --home /path/to/MoonSuiteRootmoon run cmd/main -- acp add codex --home /path/to/MoonSuiteRoot
moon run cmd/main -- acp add codex --home /path/to/MoonSuiteRoot --id codex-review --workspace /path/to/review-scratchwhich codex{
"acp": {
"targets": {
"codex-main": {
"command": "/absolute/path/to/codex"
}
}
}
}moon run cmd/main -- interactivemoon run cmd/main -- tuimoon check
moon test
moon info
moon fmtxychart-beta
title "GitHub Stars"
x-axis ["06-26","06-27","06-28","06-29","06-30","07-01","07-03","07-04","07-05","07-06","07-07","07-08","07-09","07-10"]
y-axis "Stars" 21 --> 24
line [23,23,23,23,23,23,23,23,23,23,23,22,22,22]fn moonclaw_agent_goal_health_attestation_json(checked_at~ : String, valid_until~ : String, evidence_ref~ : String, evidence_digest~ : String) -> JsonDependencies