#ai
11 posts tagged ai on fullgc.
-
Should you harness the harness: so, should you?
Whether to move a development procedure out of the agent session: what actually justifies it, what it costs to live with, and the one risk no engineering fixes.
-
Should you harness the harness: inside the Archon engine
One workflow engine read from the inside: the four phases a run moves through, and the bookkeeping decisions that separate working from mostly working.
-
Should you harness the harness: what Archon is, and how you use it
What using a workflow engine is like: the front doors, the reusable pieces, the five claims Archon makes for itself, and the rough edges that come with it.
-
Should you harness the harness: what a workflow engine actually is
What separates a workflow engine from an orchestrator skill, what that one inversion buys, and how little of what is sold as an engine actually qualifies.
-
Should you harness the harness: what the orchestrator skill cannot do
Six limits an orchestrator skill cannot write its way out of, because they follow from where the procedure runs rather than from how well it was written.
-
Designing agentic development workflows: where it hurts, and what to build first
Honest limitations of agentic development workflows, all seen in real runs, and the short list of what to build first if you are starting one.
-
Designing agentic development workflows: shipping it, porting it, letting it run
Packaging a workflow so others can depend on it, porting it to another harness, the road to unattended runs, and where the whole design still fails.
-
Designing agentic development workflows: is it working, and is it worth it
Three axes of evidence for an agentic workflow: is the output correct, where does the process hurt, did anything ship. And how each one gets gamed.
-
Designing agentic development workflows: the cost of control
Item size, what a gate really costs in human attention, which decisions deserve the expensive model, and what the whole apparatus buys you.
-
Designing agentic development workflows: principles for a workflow you can trust
The principles that keep an agentic workflow honest: where run state lives, what makes a gate a real check, and who gets to decide when a build loop stops.
-
Designing agentic development workflows: what a workflow is, and what it is made of
What an agentic development workflow is: a phased procedure that makes a model's work inspectable and interruptible, and the parts it is built from.