logoalt Hacker News

brainlessyesterday at 3:43 PM1 replyview on HN

This is an interesting share, thanks. Yes, that is my mental model. Use coding agents to generate more "programs" (scripts) to automate everything. Have edge case handlers - and these handlers can develop/update the original scripts.


Replies

alexpotatoyesterday at 7:46 PM

You could even have a decision tree in code where the leaf nodes are primarily "run this script with these params" but some of the leaves are "ask the LLM"