feat: run conversation-loop on Home Space cloud + CONFIG_ERROR fixes acab3db tao-shen Claude Opus 4.6 commited on 4 days ago
feat: integrate Claude Code as coding-agent backend (z.ai/Zhipu GLM) d653b4e tao-shen Claude Opus 4.6 commited on 4 days ago
feat: add coding-agent OpenClaw extension with 8 HF Space tools b44dfca tao-shen Claude Opus 4.6 commited on 4 days ago
fix: clear write dedup when Cain is RUNNING but API unresponsive 7a1ef1c tao-shen Claude Opus 4.6 commited on 4 days ago
feat: persist Adam & Eve conversation to HF Dataset b447519 tao-shen Claude Opus 4.6 commited on 4 days ago
fix: move global declaration to function top to fix SyntaxError 1956abb tao-shen Claude Opus 4.6 commited on 4 days ago
fix: defer cooldown to end of turn so agents can batch file ops 42eb3e9 tao-shen Claude Opus 4.6 commited on 4 days ago
feat: add delete_file action so agents can remove conflicting files 00e404d tao-shen Claude Opus 4.6 commited on 4 days ago
fix: add sdk:gradio vs sdk:docker warning β Dockerfile ignored in gradio mode 2291ba7 tao-shen Claude Opus 4.6 commited on 4 days ago
fix: add pip uninstall hint for cached deps + torch OOM warning b85abe9 tao-shen Claude Opus 4.6 commited on 4 days ago
fix: add HF Docker cache override warning + retry strategy rule 39d732e tao-shen Claude Opus 4.6 commited on 4 days ago
fix: prevent wasted actions from Chinese action names in LLM output 6ee803b tao-shen Claude Opus 4.6 commited on 4 days ago
fix: fetch runtime logs in check_health when RUNNING but API unresponsive f1156b1 tao-shen Claude Opus 4.6 commited on 4 days ago
fix: add HF Spaces port 7860/Gradio constraint to agent system prompt 4653fc1 tao-shen Claude Opus 4.6 commited on 4 days ago
fix: allow write_file during APP_STARTING so agents can fix stuck startups 8cab3f9 tao-shen Claude Opus 4.6 commited on 4 days ago
fix: add grace period after smart-wait timeout for consecutive agent turns a5f444a tao-shen Claude Opus 4.6 commited on 4 days ago
fix: add smart-wait timeout to prevent infinite APP_STARTING polling d2dcafa tao-shen Claude Opus 4.6 commited on 4 days ago
fix: clear write-dedup and knowledge cache on RUNTIME_ERROR/BUILD_ERROR 5782191 tao-shen Claude Opus 4.6 commited on 4 days ago
fix: change breakβcontinue in action guards to preserve multi-action turns ea70f5d tao-shen Claude Opus 4.6 commited on 4 days ago
feat: multi-action turns + sub-agent delegation + GLM-4.5 e91c753 tao-shen Claude Opus 4.6 commited on 4 days ago
perf: major efficiency overhaul for conversation-loop mechanism 869a98d tao-shen Claude Opus 4.6 commited on 4 days ago
fix: block write_file during BUILDING/APP_STARTING, fix guard bypass c7d4e65 tao-shen Claude Opus 4.6 commited on 4 days ago
fix: improve bilingual parsing to split English/Chinese by paragraph 44f1609 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: skip forced ACT transition when Cain is BUILDING/RESTARTING 5a4dc30 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: add 10-min rebuild cooldown to prevent build-reset loops 16a30db tao-shen Claude Opus 4.6 commited on 5 days ago
fix: case-insensitive action parser β support [Action:], [ζδ½:], [ε¨δ½:] 10cdcf6 tao-shen Claude Opus 4.6 commited on 5 days ago
docs: sync architecture diagram with current code (glm-4.7, emoji, safety layers) c3aac5f tao-shen Claude Opus 4.6 commited on 5 days ago
fix: block shell expressions in set_env, show secrets in get_env b512df7 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: expand emoji action parser to handle π οΈ in addition to π§ 20ccd66 tao-shen Claude Opus 4.6 commited on 5 days ago
feat: upgrade to GLM-4.7, add parenting goals, architecture comments, fix page width 8982430 tao-shen Claude Opus 4.6 commited on 5 days ago
feat: fix page width overflow + add architecture comments to conversation-loop a6c1202 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: point Home links to new HuggingClaw-Home Space b8d4c73 tao-shen Claude Opus 4.6 commited on 5 days ago
docs: update README with HuggingClaw World family system, rename Office β Home 9ea5d13 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: improve agent mechanism β error details, loop prevention, config safety aaf4be2 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: prevent action loops, improve diagnostic guidance 4d022f6 tao-shen Claude Opus 4.6 commited on 5 days ago
feat: give Adam & Eve full control β read/write any file, env, secrets f2c9f59 tao-shen Claude Opus 4.6 commited on 5 days ago
feat: make Adam & Eve true agents β they decide and act themselves 0931506 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: specify cpu-basic hardware when duplicating Space for child creation be27e2d tao-shen Claude Opus 4.6 commited on 5 days ago
feat: Adam & Eve can now create and nurture children on HuggingFace 5c21155 tao-shen Claude Opus 4.6 commited on 5 days ago
feat: add 7-phase topic progression to Adam-Eve conversation loop 35a128a tao-shen Claude Opus 4.6 commited on 5 days ago
fix: bypass broken A2A gateway, call Zhipu LLM directly 9fc4834 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: delete devices dir to force fresh auto-pair, skip error replies 1e3d376 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: patch paired device scopes for OpenClaw 2026.2.19+ compatibility d865e6e tao-shen Claude Opus 4.6 commited on 5 days ago
fix: clean up invalid auth.defaultScope from persisted config b17d83b tao-shen Claude Opus 4.6 commited on 5 days ago
fix: revert invalid OpenClaw config keys causing RUNTIME_ERROR 9da0d8a tao-shen Claude Opus 4.6 commited on 5 days ago
fix: add operator scope to gateway auth and A2A security config ff25d4f tao-shen Claude Opus 4.6 commited on 5 days ago
feat: bilingual conversation, word-wrap bubbles, remove unused panels b32e821 tao-shen Claude Opus 4.6 commited on 5 days ago
fix: switch conversation to English, longer replies (2-3 sentences), wider bubbles 3b2ade1 tao-shen commited on 5 days ago