Spaces:
Running
Running
Commit History
perf: God 2-step monitoring β diagnose first, Claude Code only when needed 3bd2669
perf: API budget pacing β stretch usage from 3h to 5h eddf38e
merge: adopt God's 25 iterations on discussion/execution balance d737f0d
fix: remove Gradio references from SOUL.md β all Spaces use sdk:docker 5095623
feat: enforce discussion/execution balance β push frequency + trial-and-error 2b1ad32
feat: enforce discussion/execution balance β push frequency tracking + trial-and-error 00f5dcc
feat: migrate all Claude Code invocations to ACP protocol via acpx 9d3acbc
fix: update README for A2A architecture + change Cain to red sprite 3d10fee
refactor: migrate Adam & Eve from direct Zhipu API to A2A protocol 1db1d7b
Merge remote-tracking branch 'home/main' b3c2826
feat: add agent memory + God silent mode 545b0e0
feat: enable Claude Code memory β CLAUDE.md + .claude/ persistence for token savings a318a47
chore: add __pycache__ to .gitignore 5af3f44
docs: update README architecture to v3 with God supervisor 49660e8
god: Fix state inconsistency - clear action_history on startup to match reset turn_count 2a08bd1 verified
feat: God posts dynamic observations before and specific report after analysis 3b1a7ca
feat: God announces before and after analysis in chatlog a64c6cb
god: Fix silent LLM failure mode in conversation-loop cc08ad9
God Claude Opus 4.6 commited on
Merge branch 'main' of https://huggingface.co/spaces/tao-shen/HuggingClaw-Home ec65d6f
God (Claude Code) commited on
god: fix action history filtering to use session-based filtering b21e13c
God (Claude Code) Claude Opus 4.6 commited on
fix: clarify we use sdk:docker not gradio in system prompt 15f40b9
refactor: God only posts to chatlog when it pushes a fix 3e7fd00
god: fix timing issue where CC finish state wasn't visible to prompts d3b7a1b
God (Claude Code) Claude Opus 4.6 commited on
god: fix action history filtering to use session-based filtering b86fb68
God (Claude Code) Claude Opus 4.6 commited on
god: fix discussion loop detection to trigger even when CC is busy ed3e86f
God (Claude Code) Claude Opus 4.6 commited on
god: filter stale action history entries from previous sessions f384d92
God (Claude Code) Claude Opus 4.6 commited on
god: fix emergency override to trigger during rate limits ec19187
God (Claude Code) commited on
refactor: God output goes to stdout logs only, not chatlog 461b95a
refactor: remove rate-limit sleep, God polls every 2 minutes via timer ae7e3d4
fix: parse Zhipu rate limit reset time as Beijing time (UTC+8), not UTC e429ec6
feat: upgrade God from LLM advisor to Claude Code agent 07e4f17
fix: add rate-limit backoff + stronger system prompt to prevent env var loop 4cca83d
fix: persist action_history across restarts, remove outdated Cain migration directive 7a134b5
Fix: Add missing action_set_env capability to break discussion loop 87e09b5
God commited on
Fix: Reset _cc_stale_count when Claude Code finishes 95aecd3
God Claude Opus 4.6 commited on
Fix: Add error handling to prevent conversation-loop crashes 1cc22c5
God Claude Code commited on
Fix: Add discussion loop enforcement mechanism a43c2c7
God commited on
Fix conversation-loop mechanism issues 16f7d4e
God Claude Opus 4.6 commited on
feat: inject top priority directive β Cain must use HuggingClaw Docker architecture 5a4bb8f
feat: inject top priority directive β Cain must use HuggingClaw Docker architecture 7e88878
Fix: Add discussion loop detector to prevent agents from stalling e02f65c
God Claude Opus 4.6 commited on
Fix: Strengthen action enforcement in conversation-loop 755406c
God commited on