←back to thread

469 points ghuntley | 1 comments | | HN request time: 0.216s | source
1. digitcatphd ◴[] No.45003103[source]
The problem I have with this is that this style of agent design, providing enormous autonomy, makes sense in coding while keeping an expert human in the loop since it can self-correct via debugging. What would the other use cases of giving an agent this much autonomy be today versus a more structured flow versus something more like LangGraph?