mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-27 16:10:09 +00: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 <[email protected]>
Description
IronClaw is OpenClaw inspired implementation in Rust focused on privacy and security
14 MiB
Languages
Rust
90.5%
Shell
3%
JavaScript
2.6%
Python
2.6%
CSS
1%
Other
0.3%