perf: all Claude Code calls use Skills (/fix-cain, /fix-loop) 119850e Running tao-shen Claude Opus 4.6 commited on about 9 hours ago
perf: God 2-step monitoring — diagnose first, Claude Code only when needed 3bd2669 tao-shen Claude Opus 4.6 commited on about 9 hours ago
perf: API budget pacing — stretch usage from 3h to 5h eddf38e tao-shen Claude Opus 4.6 commited on about 9 hours ago
merge: adopt God's 25 iterations on discussion/execution balance d737f0d tao-shen Claude Opus 4.6 commited on about 11 hours ago
feat: enforce discussion/execution balance — push frequency + trial-and-error 2b1ad32 tao-shen Claude Opus 4.6 commited on about 16 hours ago
feat: enforce discussion/execution balance — push frequency tracking + trial-and-error 00f5dcc tao-shen Claude Opus 4.6 commited on about 16 hours ago
feat: migrate all Claude Code invocations to ACP protocol via acpx 9d3acbc tao-shen Claude Opus 4.6 commited on 1 day ago
refactor: migrate Adam & Eve from direct Zhipu API to A2A protocol 1db1d7b tao-shen Claude Opus 4.6 commited on 1 day ago
docs: update README architecture to v3 with God supervisor 49660e8 tao-shen Claude Opus 4.6 commited on 1 day ago
feat: inject top priority directive — Cain must use HuggingClaw Docker architecture 7e88878 tao-shen Claude Opus 4.6 commited on 2 days ago
feat: add God as supervisor in chat room and conversation loop 9527b33 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: add action history to prevent agents from repeating same actions 9006892 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: use correct kebab-case flag --dangerously-skip-permissions 9354a89 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: enable Claude Code to actually write files (skip permissions + prompt) 3ebdf62 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: adaptive pacing + anti-repetition when CC output is stale 2ac3479 tao-shen Claude Opus 4.6 commited on 2 days ago
feat: parallel discussion + async Claude Code execution 426eeb0 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: strip redundant speaker labels, add timestamps, protect delete_env 121b371 tao-shen Claude Opus 4.6 commited on 2 days ago
feat: distinct father/mother roles + mandatory [TASK] every turn 21e2a50 tao-shen Claude Opus 4.6 commited on 2 days ago
feat: force every turn to produce a [TASK] for Claude Code bc327e3 tao-shen Claude Opus 4.6 commited on 2 days ago
feat: stream Claude Code output to conv-loop log with [CC] prefix 8a21cd0 tao-shen Claude Opus 4.6 commited on 2 days ago
feat: add delete_env action + collision auto-detection ddef022 tao-shen Claude Opus 4.6 commited on 2 days ago
refactor: conversation-loop v2 — Claude Code as primary executor f3f1288 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: use --user flag for pip install (non-root container) 5c981dd tao-shen Claude Opus 4.6 commited on 2 days ago
fix: install requests at runtime before launching conversation-loop f532fc8 tao-shen Claude Opus 4.6 commited on 2 days ago
feat: add /api/conv-loop-log endpoint for remote diagnostics 8d482fd tao-shen Claude Opus 4.6 commited on 2 days ago
feat: run conversation-loop on Home Space cloud + CONFIG_ERROR fixes acab3db tao-shen Claude Opus 4.6 commited on 2 days ago
feat: integrate Claude Code as coding-agent backend (z.ai/Zhipu GLM) d653b4e tao-shen Claude Opus 4.6 commited on 2 days ago
feat: add coding-agent OpenClaw extension with 8 HF Space tools b44dfca tao-shen Claude Opus 4.6 commited on 2 days ago
fix: clear write dedup when Cain is RUNNING but API unresponsive 7a1ef1c tao-shen Claude Opus 4.6 commited on 2 days ago
feat: persist Adam & Eve conversation to HF Dataset b447519 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: move global declaration to function top to fix SyntaxError 1956abb tao-shen Claude Opus 4.6 commited on 2 days ago
fix: defer cooldown to end of turn so agents can batch file ops 42eb3e9 tao-shen Claude Opus 4.6 commited on 2 days ago
feat: add delete_file action so agents can remove conflicting files 00e404d tao-shen Claude Opus 4.6 commited on 2 days ago
fix: add sdk:gradio vs sdk:docker warning — Dockerfile ignored in gradio mode 2291ba7 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: add pip uninstall hint for cached deps + torch OOM warning b85abe9 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: add HF Docker cache override warning + retry strategy rule 39d732e tao-shen Claude Opus 4.6 commited on 2 days ago
fix: prevent wasted actions from Chinese action names in LLM output 6ee803b tao-shen Claude Opus 4.6 commited on 2 days ago
fix: fetch runtime logs in check_health when RUNNING but API unresponsive f1156b1 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: add HF Spaces port 7860/Gradio constraint to agent system prompt 4653fc1 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: allow write_file during APP_STARTING so agents can fix stuck startups 8cab3f9 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: add grace period after smart-wait timeout for consecutive agent turns a5f444a tao-shen Claude Opus 4.6 commited on 2 days ago
fix: add smart-wait timeout to prevent infinite APP_STARTING polling d2dcafa tao-shen Claude Opus 4.6 commited on 2 days ago
fix: clear write-dedup and knowledge cache on RUNTIME_ERROR/BUILD_ERROR 5782191 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: change break→continue in action guards to preserve multi-action turns ea70f5d tao-shen Claude Opus 4.6 commited on 2 days ago
feat: multi-action turns + sub-agent delegation + GLM-4.5 e91c753 tao-shen Claude Opus 4.6 commited on 2 days ago
perf: major efficiency overhaul for conversation-loop mechanism 869a98d tao-shen Claude Opus 4.6 commited on 2 days ago
fix: block write_file during BUILDING/APP_STARTING, fix guard bypass c7d4e65 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: improve bilingual parsing to split English/Chinese by paragraph 44f1609 tao-shen Claude Opus 4.6 commited on 2 days ago
fix: skip forced ACT transition when Cain is BUILDING/RESTARTING 5a4dc30 tao-shen Claude Opus 4.6 commited on 2 days ago