|
|
|
|
|
by dbmikus
16 days ago
|
|
To stop agents from pausing for checkpointing, you can have a deterministic outer loop that re-runs until a stop condition is met. I think teams need to be able to write nested workflows that transition between code-led and agent-led, with either supporting human-in-the-loop checkpoints. Been iterating on what this should look like at our startup (https://www.amika.dev/). Model labs are also improving capabilities here, such as Codex's `/goal` and Claude Code's dynamic workflows[1] The points about API usage cost still stand, but model intelligence is getting cheaper every month! No need to use the frontier model for every part of the work. [1]: https://code.claude.com/docs/en/workflows |
|
/goal is a dynamic workflow itself, from what I know. Dynamic workflows do not hold the initiative (and can't use any libraries or I/O).
Dynamic workflows do not prevent checkpointing.
I don't see the actual point of your startup, it's a cheap idea - such as most LLM startups out there.
I don't see how models are getting cheaper - I clearly see the opposite trend.