HuggingClaw / scripts

Commit History

fix: chatroom not showing Adam/Eve messages β€” use localhost for self-referencing calls
d320b08

tao-shen Claude Opus 4.6 (1M context) commited on

fix: stop overriding OpenClaw provider config β€” pass all env vars through
29370f7

tao-shen Claude Opus 4.6 (1M context) commited on

refactor: redefine God as system architect, not micro-manager
e8e5621

tao-shen Claude Opus 4.6 commited on

fix: use AGENT_NAME for officeName instead of hardcoded God's Home
9053698

tao-shen Claude Opus 4.6 commited on

refactor: God pushes to own repo, not Home
a9ee15b

tao-shen Claude Opus 4.6 commited on

god: implement Emergency Override Protocol for discussion loops
a081e30

Claude Code Claude Opus 4.6 commited on

god: implement Hard Reset override for discussion loops
a67fdae

Claude Code commited on

refactor: separate orchestrator from frontend β€” RUN_ORCHESTRATOR env var
6a122fb

tao-shen Claude Opus 4.6 commited on

refactor: remove push-pressure supervision from orchestrator β€” God's job
31b2a3c

tao-shen Claude Opus 4.6 commited on

feat: make God the main star character (cat on sofa)
a0a7502

tao-shen Claude Opus 4.6 commited on

refactor: extract God to separate OpenClaw instance via A2A
65855c0

tao-shen Claude Opus 4.6 commited on

god: Fix cooldown check for alive state - prevent stuck task submission cycles
05f6d06

Claude Code commited on

god: Detect and reset corrupted conversation history
d079764

Claude Code commited on

god: Fix alive field - don't let /api/state override HF API stage
543ee28

Claude Code commited on

god: Fix emergency override - use alive field as source of truth
26b6531

Claude Code commited on

fix: ban Gradio from agent discussions + sanitize history
c32d600

tao-shen Claude Opus 4.6 commited on

god: Force task assignment at 2 discussion turns (was 3)
67854aa

Claude Code commited on

god: Clear pending task flag when CC not running (fix infinite loop)
861c45e

Claude Code Claude Opus 4.6 commited on

god: Clear CC result after auto-terminate for rapid iteration
dbad2c4

Claude Code commited on

god: Fix push detection when Claude Code commits+pushes itself
62cae5b

Claude Code commited on

fix: strip markdown ** from God's chatroom messages
ca398b8

tao-shen Claude Opus 4.6 commited on

god: Fix task blocking - agents write [TASK] when CC is busy
274b48d

Claude Code Claude Opus 4.6 commited on

god: Fix task blocking - agents write [TASK] when CC is busy
6842c99

Claude Code commited on

god: Fix task blocking - agents write [TASK] when CC is busy
027cbd3

Claude Code commited on

god: Fix task blocking - allow faster handoff when CC stuck
2943b6a

Claude Code commited on

god: Fix manual terminate+task blocking - allow immediate task reassignment
10a592e

Claude Code commited on

god: Fix manual terminate+task blocking - allow immediate task reassignment
f729048

Claude Code Claude Opus 4.6 commited on

god: Fix manual terminate+task blocking - allow immediate task reassignment
5cbdd00

Claude Code Claude Opus 4.6 commited on

god: Fix manual terminate+task blocking - allow immediate task reassignment
0aa89f3

Claude Code commited on

god: Faster CC timeout + forbid discussion when CC busy with zero pushes
d66055d

Claude Code commited on

god: Faster CC timeout + forbid discussion when CC busy with zero pushes
83f9fff

Claude Code commited on

god: Faster CC timeout + forbid discussion when CC busy with zero pushes
19f3054

Claude Code Claude Opus 4.6 commited on

god: Faster CC timeout + forbid discussion when CC busy with zero pushes
8f735cf

Claude Code Claude Opus 4.6 commited on

god: Auto-terminate stuck CC tasks unconditionally in main loop
46cea78

Claude Code commited on

perf: all Claude Code calls use Skills (/fix-cain, /fix-loop)
119850e

tao-shen Claude Opus 4.6 commited on

perf: God 2-step monitoring β€” diagnose first, Claude Code only when needed
3bd2669

tao-shen Claude Opus 4.6 commited on

perf: API budget pacing β€” stretch usage from 3h to 5h
eddf38e

tao-shen Claude Opus 4.6 commited on

merge: adopt God's 25 iterations on discussion/execution balance
d737f0d

tao-shen Claude Opus 4.6 commited on

feat: enforce discussion/execution balance β€” push frequency + trial-and-error
2b1ad32

tao-shen Claude Opus 4.6 commited on

feat: enforce discussion/execution balance β€” push frequency tracking + trial-and-error
00f5dcc

tao-shen Claude Opus 4.6 commited on

feat: migrate all Claude Code invocations to ACP protocol via acpx
9d3acbc

tao-shen Claude Opus 4.6 commited on

refactor: migrate Adam & Eve from direct Zhipu API to A2A protocol
1db1d7b

tao-shen Claude Opus 4.6 commited on

feat: add agent memory + God silent mode
545b0e0

tao-shen Claude Opus 4.6 commited on

docs: update README architecture to v3 with God supervisor
49660e8

tao-shen Claude Opus 4.6 commited on

feat: inject top priority directive β€” Cain must use HuggingClaw Docker architecture
7e88878

tao-shen Claude Opus 4.6 commited on

feat: add God as supervisor in chat room and conversation loop
9527b33

tao-shen Claude Opus 4.6 commited on

fix: add action history to prevent agents from repeating same actions
9006892

tao-shen Claude Opus 4.6 commited on

fix: use correct kebab-case flag --dangerously-skip-permissions
9354a89

tao-shen Claude Opus 4.6 commited on

fix: enable Claude Code to actually write files (skip permissions + prompt)
3ebdf62

tao-shen Claude Opus 4.6 commited on

fix: adaptive pacing + anti-repetition when CC output is stale
2ac3479

tao-shen Claude Opus 4.6 commited on