logoalt Hacker News

d5lt5today at 7:48 AM1 replyview on HN

Why do you think your agents prefer to create scripts instead of doing tool calls these days?

I wonder, is it easier to modify a script that agent wrote before to satisfy your prompt, or is it easier to write a new one from scratch each time a retry happens?

Are input tokens more expensive than output tokens?


Replies

weird-eye-issuetoday at 9:09 AM

My god. They are not reusing the scripts. They are adhoc, inline Python scripts just used to make a single edit. You seem to fundamentally not understand what everyone else is talking about

show 1 reply