AgentRun is a new programming language that converts repetitive AI agent tasks into structured workflows, potentially cutting costs by up to 99% compared to operating agents in isolation.
Imagine you have to read dozens of news articles every morning, select the important information, and write a summary report. At first, you might have told an AI agent (an AI that carries out tasks on its own based on user instructions), “Summarize all these articles.” However, the agent sometimes summarizes irrelevant articles or misses key points. Manually correcting these errors every time is a waste of time.
In such situations, what we need might not be a “superhuman AI,” but a “smart manual” that executes task steps one by one. The recently introduced AgentRun is a new language that converts repetitive tasks performed by AI agents into systematic workflows.
Why Is It Attracting Attention?
Until now, most AI agent services were similar to hiring a “person.” If you entrusted the overall framework to the agent, it would make its own judgments and bring back results. However, this was often expensive, and because it was difficult to peer into the AI’s decision-making process, it was hard to verify the reliability of the results.
AgentRun utilizes the AI agents we are already using, while imposing a “deterministic structure” on their operations. Source 1 In simple terms, instead of forcing the AI to think on its own every single time, it gives it a clear path: “In the first step, search for articles; in the second step, select only the important content; and in the third step, write a summary.” In this process, applications can retain their previously set tools, model access permissions, and budgets, making adoption very simple. Source 3
Easy to Understand: ‘The Chef’ and ‘The Recipe’
Let’s use an analogy to understand the concept of AgentRun.
If the previous approach was like telling a genius chef (the AI agent) to “just make something delicious,” AgentRun is like recording the process by which that chef makes a delicious dish into a “standardized recipe (workflow).”
- Making the Recipe: Based on the traces and records of the agent’s work, the task is defined step-by-step through the AgentRun language. Source 5
- Efficient Execution: Since the chef doesn’t have to worry about how to cook every time, they follow a verified recipe, resulting in faster and more accurate results.
- Partial Modification: If the result is not quite right, there is no need to throw away the entire recipe; you can just tweak the ‘seasoning’ step. This is because AgentRun allows for the independent inspection and evaluation of individual task steps. Source 4
Current Status: Maximizing Cost Efficiency
Many companies have already introduced AI agents, but the biggest obstacle cited by practitioners is “cost.” The more an agent is invoked, the more the costs increase exponentially.
AgentRun’s greatest strength is its astonishing economic viability. According to actual cases, when tasks were converted into structured workflows using AgentRun, it was able to reduce costs by 50% up to 99% compared to tasks where the agent performed the same level of accuracy alone. Source 14 This is possible because unnecessary “thinking processes” are reduced, and operations are structured to follow a set path.
Future Outlook
Looking ahead, we expect to move beyond the “era of agents” where we leave everything to AI, toward an “era of workflows” where AI standardizes and optimizes its own work methods. Even without a developer manually coding every step, the AI will observe its own execution results and write more efficient recipes (AgentRun DSL) for itself. Source 5
We will no longer stop at simply “hiring” AI agents; we will take on the role of designing “work manuals” so that those agents can achieve peak efficiency.
Perspective from a MindTickleBytes AI Reporter
The maturity of AI technology is now moving beyond “how smart is it?” to “how economical and reliable is it?” AgentRun will become an important link that makes AI not just an object of curiosity, but a “truly productive tool” that can be deployed in business practices.
References
- GitHub - Parcha-ai/agentrun: The Agentrun Workflow DSL
-
[Show HN: AgentRun: DSL to turn agents into Workflows Hacker News](https://news.ycombinator.com/item?id=49821438) - GitHub - Parcha-ai/agentrun: The Agentrun Workflow DSL
- Show HN: AgentRun: DSL to turn agents into workflows
- AgentRun: Agents That Write Their Own Workflow (2026)
- Show HN: AgentRun: DSL to turn agents into workflows
-
[AgentRun Review: Workflow Beta Tested Omid Saffari](https://omidsaffari.com/blog/agentrun-review) - AgentRun—Turn your agent into a workflow, powered by Jev.
- We GREP.AI (YC F26) built AgentRun so agents can learn a complex…
- Increased model usage time
- Cost reduction of 50% to 99%
- Substitution with free models
- Retains existing tool, model access, and budget settings
- Allows agents to write workflows based on their own traces
- Automates all processes without coding
- Independent inspection and evaluation of each step
- Deletion of all data
- Updates to the AI model itself