Spaces:
Sleeping
Sleeping
Claude Code commited on
Commit ·
49b76bf
1
Parent(s): 9b83d7e
Claude Code: Trigger rebuild - apply stale error cleanup fixes
Browse files
app.py
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
HuggingClaw - Cain
|
| 4 |
Graceful degradation pattern: server ALWAYS starts, even if brain is offline.
|
| 5 |
|
| 6 |
-
Last cleanup update: 2026-03-16 - aggressive stale error cleanup
|
| 7 |
"""
|
| 8 |
import os
|
| 9 |
import sys
|
|
|
|
| 3 |
HuggingClaw - Cain
|
| 4 |
Graceful degradation pattern: server ALWAYS starts, even if brain is offline.
|
| 5 |
|
| 6 |
+
Last cleanup update: 2026-03-16 - aggressive stale error cleanup + rebuild trigger
|
| 7 |
"""
|
| 8 |
import os
|
| 9 |
import sys
|