Remix.run Logo
flaburgan 2 hours ago

I am not sure the supervision is the problem, it's more the way Claude is acting in general, taking initiative that could burn thousands of token in a second. Just today I ask it a small fix on a newly pulled project, it wrote 5 lines of code but then immediately started to run the full test suites, which itself runs in docker, with several images that I didn't pull yet so it started to download everything and by the time I click stop, it already filled the context windows with dozen of hundreds of useless lines... I find it very hard to fins the sweet spot in the prompt between "do not assume, do not take initiatives" and "inform me if there is a simpler way to do what I am asking or if there are some downsides I may not have thought about".