Software · Agent system

OpenClaw Experiments

Experiments with persistent personal agents that clarified when continuous autonomy is useful—and when a steadier coding environment is better.

Compendium article 026 Revision 0.4 · July 2026

Persistent personal agents promise a continuity that ordinary chat sessions lack: memory, recurring work, tools, and the ability to continue after the human leaves. OpenClaw provided a practical environment in which to test whether that continuity was worth its operational cost.

A series of personal experiments running an OpenClaw-style persistent agent with memory, tools, and scheduled work.

The aim. Learn how persistent agents behave across memory, tools, recurring work, cost, and operational risk.

01The problem behind the project

Persistent agents promise continuity beyond a single coding session. Josiah tested that promise in practice before deciding that Codex plus targeted automations was currently more stable.

The experiments covered memory, capabilities, scheduled tasks, and cost, but the central measurement was supervision. A persistent system is not saving work if keeping it stable, reviewing its state, and recovering from surprises demands more attention than the tasks it performs.

Agent builders and advanced personal-automation users may benefit from the lessons. Anyone represented in memories or messages is affected, requiring strict privacy.

02How it took shape

A configured agent environment, memory and capability experiments, recurring jobs, cost instrumentation, and comparisons with task-focused Codex workflows.

Josiah configured and used an OpenClaw-style agent for real personal workflows, then compared the experience with Codex and narrower automations. The environment informed CostClaw and other tooling, while private memories, messages, backups, and credentials remain outside the public account.

Josiah designed the experiments, supplied the real tasks, evaluated reliability and usefulness, and decided when to pause the environment.

The system produced useful experiments and informed CostClaw and other agent tooling, but it is not currently live.

03What the project means now

The current preference for Codex is an evidence-based product decision rather than a rejection of persistent agents. A steadier task environment plus targeted automation presently offers a better reliability-to-supervision ratio; the continuous-agent idea remains available when the harness improves.

Private memories, backups, credentials, messages, and operational details are excluded. The project does not establish general agent reliability.

Continuity is valuable only when the harness is stable enough that supervising it costs less than the work it removes.

Document the durable lessons and revisit persistent operation when the reliability-to-supervision ratio materially improves.