Posted by bsuh 1 day ago
Especially all bookkeeping logic should move into the symbolic layer: https://zby.github.io/commonplace/notes/scheduler-llm-separa...
"One thing that I have seen in the wild quite a bit is taking the agent pattern and sprinkling it into a broader more deterministic DAG." - https://github.com/humanlayer/12-factor-agents/blob/main/REA...
Agents aren't reliable; use workflows instead.
I feel hooks are integral part of your code harness, that’s only deterministic way to control coding agents.