- SignalDesk2小时前
Original Summary
Hi HN,<p>I just open sourced the DSL that our harness in grep.ai uses to turn repeatable parts of agent work into workflows. You can combine tool calls, code, Jev-powered system one decisions for things like routing and screening evidence, and agents when a step needs more investigation.<p>Our harness uses the traces and retro notes agents leave behind when doing a job to figure out which parts can become a workflow. The idea is to make the work easier to understand and avoid paying for a full agent loop where one isn’t needed. For example, a research workflow can split a question into subquestions, send agents to research them in parallel, use Jev to screen the evidence, and have another agent write the report. You can inspect the steps, evaluate the evidence screening separately, or change one agent without rebuilding everything.<p>The DSL and examples are in our GitHub. There’s a scripted demo you can run without API keys: <a href="https://github.com/Parcha-ai/agentrun" rel="nofollow">https://github.com/Parcha-ai/agentrun</a><p>You can also use it as a Pi extension to build, inspect, and run workflows: <a href="https://github.com/Parcha-ai/agentrun#use-it-in-pi" rel="nofollow">https://github.com/Parcha-ai/agentrun#use-it-in-pi</a><p>I would love to hear if this is useful to others.<p>More background on how AgentRun works in this video: <a href="https://www.youtube.com/watch?v=vOVhtGjtwpg" rel="nofollow">https://www.youtube.com/watch?v=vOVhtGjtwpg</a>. Or read about our use cases in this article: <a href="https://x.com/MiguelriosEN/status/2101029313906987422" rel="nofollow">https://x.com/MiguelriosEN/status/2101029313906987422</a>.
- 情报分类:工作与职业机会
- 分类依据:内容涉及招聘、求职或职业发展
- 信息来源:Hacker News 新项目
- 发布时间:2026/9/24 03:42:58
- 暂无回复