| ▲ | brainless 5 hours ago | |
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. | ||
| ▲ | alexpotato an hour ago | parent [-] | |
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" | ||