You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eason (陈医生)
820530d1ec
feat: Complete system architecture upgrade with auto-healing, notifications, and rollback
...
- Added systemd services for system-level persistence (gateway + monitor)
- Enhanced agent-monitor.js with auto-healing and Telegram notifications
- Created deploy.sh for one-click deployment and management
- Updated CORE_INDEX.md with complete architecture documentation
- Updated MEMORY.md with implementation details and usage guide
- All memory files now tracked in git for version control and rollback
Features implemented:
✓ System-Level: Services auto-start on boot, survive logout/reboot
✓ Auto-Healing: Crash detection, auto-restart with rate limiting
✓ Multi-Layer Memory: Core (CORE_INDEX.md) + Long-term (MEMORY.md) + Daily (memory/)
✓ Git Rollback: ./deploy.sh rollback / rollback-to <commit>
✓ Telegram Notifications: Alerts on stop/error/restart events
5 months ago
.clawhub
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
.openclaw
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
logs
feat: Complete system architecture upgrade with auto-healing, notifications, and rollback
5 months ago
memory
Add memory directory for daily memory files
5 months ago
skills
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
systemd
feat: Complete system architecture upgrade with auto-healing, notifications, and rollback
5 months ago
AGENTS.md
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
BOOTSTRAP.md
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
CORE_INDEX.md
feat: Complete system architecture upgrade with auto-healing, notifications, and rollback
5 months ago
HEARTBEAT.md
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
IDENTITY.md
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
MEMORY.md
feat: Complete system architecture upgrade with auto-healing, notifications, and rollback
5 months ago
SOUL.md
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
TOOLS.md
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
USER.md
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
agent-monitor.js
feat: Complete system architecture upgrade with auto-healing, notifications, and rollback
5 months ago
deploy.sh
feat: Complete system architecture upgrade with auto-healing, notifications, and rollback
5 months ago
memory_strategy.md
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago
openclaw-config.json
Update model configuration: switch to qwen3.5-plus models
5 months ago
rollback_guide.md
Add rollback guide for configuration recovery
5 months ago
start-agent-monitor.sh
Initial commit: OpenClaw workspace baseline with memory architecture
5 months ago