Hacker News new | ask | show | jobs
by zingar 50 days ago
What's your hypothesis about the relationship between TODOs and action?
1 comments

I have only seen "go do X" result in CC adding "TODO: X" to the working file on one occasion. When it happened, I noticed that the file contained a very similar todo for a similar action already. My guess is that because the agent had the whole file in context, that influenced it to produce output similar to what was already there.