mirror of
https://github.com/nearai/ironclaw.git
synced 2026-09-03 08:06:01 +08:00
45bbfa026d551390bd387abb463d26f72f63b056
Persist jobs and actions to PostgreSQL using fire-and-forget pattern: - Scheduler passes store to Worker, persists cancellations - Worker persists job status changes and tool execution actions - Agent persists new jobs on creation - All DB writes use tokio::spawn to avoid blocking execution Store remains optional to preserve --no-db mode. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
IronClaw is OpenClaw inspired implementation in Rust focused on privacy and security
IronClaw 基于一个简单的原则:你的 AI 助手应该为你服务,而不是与你为敌。
Languages
Rust
86%
Python
7.5%
JavaScript
3.4%
Shell
1.9%
CSS
0.9%
Other
0.2%