Nothing here yet.
May 21 · 6 min read · When you let an AI agent run for two weeks straight, "state" stops meaning what you think it means. On day one, the agent's state is roughly what you'd expect: a prompt context, a tool-call history, m
Join discussion
May 4 · 7 min read · I ran the same agent for thirty straight days. It died five times. Four of them did not show up in any log I had set up ahead of time, which is the part that bothers me most. By the end I had a check
Join discussionMay 4 · 8 min read · Last week I ran a small experiment that I should have run a year ago. Same agent code. Same model. Same task list: install three Python packages from a CSV, fetch a few APIs, write JSON to disk, run
Join discussionApr 30 · 5 min read · The first time we ran an AI agent for 30 days straight, we logged nothing useful. The agent worked. Then the agent stopped working. We had no idea why. That's the typical observability story for AI ag
Join discussion