Tag: automation
All the articles with the tag "automation".
-
AI agents need queues, not infinite loops
Published:• 6 min readAfter letting Codex run a goal for more than 14 hours, the lesson was not that agents should run forever. The useful pattern is a queue of scoped tasks, clear evidence, and human ownership at the right points.
-
Reorganizing a password manager with AI without exposing secrets
Published:• 2 min readI used AI for semantic classification of password manager metadata, while keeping secrets out of the model and rehydrating deterministically by ID.
-
Giving OpenClaw a phone number
Published:• 2 min readI built an Android SMS Gateway skill for OpenClaw so a local agent can send texts, receive replies, and export inbox data.