Ask HN: Is there any way to use workflow to control Harness?
1–10 of 10 posts
Re: Ask HN: Is there any way to use workflow to control Harness?
#2Re: Ask HN: Is there any way to use workflow to control Harness?
#3There are many. For exemple LangGraph.
Re: Ask HN: Is there any way to use workflow to control Harness?
#4Re: Ask HN: Is there any way to use workflow to control Harness?
#5Earlier quoted context omitted.
If I want to define a usefull workflow for myself, maybe I can only use skill?
Depends of usecase. What kind of actions do you want to perform with your agents ?
Re: Ask HN: Is there any way to use workflow to control Harness?
#6Earlier quoted context omitted.
Depends of usecase. What kind of actions do you want to perform with your agents ?
Maybe, I want to ask the LLM to work as a specific procegure, but the long Promt may lead the fault, if I can invite a "workflow" to confirm the LLM will work in proper manner that if they do somethings wrong the Harness can feedback and stop to execute the tool calls, there are much less mistakes.Perhaps...
I personally start to apply it a few weeks ago.
Re: Ask HN: Is there any way to use workflow to control Harness?
#7Re: Ask HN: Is there any way to use workflow to control Harness?
#8Re: Ask HN: Is there any way to use workflow to control Harness?
#9Earlier quoted context omitted.
Maybe, I want to ask the LLM to work as a specific procegure, but the long Promt may lead the fault, if I can invite a "workflow" to confirm the LLM will work in proper manner that if they do somethings wrong the Harness can feedback and stop to execute the tool calls, there are much less mistakes.Perhaps...
Yes perhaps in this case you should watch the video of Garry Than about Personal AGI. He give a really interesting approach about creating your own context each days. I personally start to apply it a few weeks ago.
Re: Ask HN: Is there any way to use workflow to control Harness?
#10The “ultra code” implementation of workflows in both Codex and Claude Code just don’t feel that good to me. They’re super implicit, with no clear overview of what’s going on. I’m working in this space to create a harness/platform where all workflows are automatically visualised and observable. This is really working for me.