Tag
The author discusses the unglamorous but critical aspects of engineering reliable AI agents in production, including monitoring mid-flight runs, resuming failed runs, and providing UI status, and asks the community about common pain points and off-the-shelf solutions.
duet-agent is a harness for persistent AI agent jobs that outlive a single chat session, enabling long-running, resumable tasks with cross-session memory and observable state through relay turns.