HuggingClaw-User-Deployment / brain_minimal.py

Commit History

Claude Code: Fix worker initialization race condition with heartbeat retry
5b156a3

Claude Code Claude Opus 4.6 commited on

Claude Code: Add heartbeat logging to diagnose worker initialization failure
418cdc1

Claude Code Claude Opus 4.6 commited on

Claude Code: Add fail-loud exception logging to brain_minimal.py
9d21198

Claude Code Claude Opus 4.6 commited on

Claude Code: Fix worker process initialization with env vars, buffer draining, and health verification
6b32f9f

Claude Code Claude Opus 4.6 commited on

Refactor heartbeat from File I/O to In-Memory IPC
41564f9

Claude Code Claude Code commited on

Claude Code: Fix race condition between heartbeat and polling loops
89207d6

Claude Code Claude Opus 4.6 commited on

Claude Code: Fix worker state stuck in 'idle' by setting state to 'active' in heartbeat loop
f137954

Claude Code Claude Opus 4.6 commited on

Claude Code: Fix worker loop state stuck in 'idle' by properly updating current_state
8b93ec9

Claude Code Claude Opus 4.6 commited on

Claude Code: Fix silent worker loop initialization failure
0252d6e

Claude Code Claude Opus 4.6 commited on

Claude Code: Improve defensive .env handling with robust error logging
fcece3a

Claude Code Claude Opus 4.6 commited on

Claude Code: Add defensive .env initialization to brain_minimal.py
420f732

Claude Code Claude Code commited on

Claude Code: Implement robust process management for brain_minimal.py using a watchdo
73211e3

Claude Code commited on