Hacker News new | ask | show | jobs
by blucollar_coder 1 hour ago
Would you provide some examples? It sounds like you're feeding results from one LLM into another LLM invocation. Kind of like the loop thing everyone's talking about, but more like a workflow. Or programming with LLMs
1 comments

In the simplest incarnation I’m just using the built into the agent cli parm’s that trigger non-tui behavior (for instance calling codex exec instead of just codex).