← All posts

Posts tagged “agent-supervision”

Everything we've written about agent-supervision.

linear issue into agent sessionworkflow-continuity

How to Turn a Linear Issue Into an Agent Session

A Linear issue is rarely a complete implementation plan. How to turn one into a scoped, supervised agent session — context assembled, repository resolved, and every diff reviewed while it is still cheap to change.

·7 min read
Jira Ticketworkflow-continuity

Start an AI Coding Agent From a Jira Ticket

A ticket that says "Add SSO support" is a starting signal, not an agent-ready task. Turning a Jira item into a bounded, reviewable agent session — with a human in control at every stage.

·7 min read
cost-control

What an Overnight Agent Actually Costs

The expensive part is not the code an agent writes. It is the context it re-reads — so cost grows with turns, not with lines changed.

·4 min read
agent-supervision

Long-Running Agent Monitoring That Holds Context

An agent can produce a diff in ten minutes. The hard problem starts at minute 45, still tracing a bug while its owner is in transit. Monitoring is a control loop.

·6 min read
workflow-continuity

AI Workflow Continuity for Coding Agents

An agent can produce a useful diff in 20 minutes, then sit idle for six hours. The constraint is not model capability — it is continuity across people and time.

·7 min read
ai worflowagent-supervision

Remote AI Supervision for Coding Agents

Remote AI supervision is the operating layer between a stranded agent session and an unreviewed merge: see the work, keep its context, and decide from anywhere.

·7 min read
agent-supervision

How to Supervise AI Coding Agents From Anywhere

A coding agent does not stop being your responsibility because you closed your laptop. What remote supervision really requires is context and control at the moment a decision is needed.

·6 min read