HackerTrans
TopNewTrendsCommentsPastAskShowJobs

naultic

no profile record

comments

naultic
·4 bulan yang lalu·discuss
lol now I wanna build this. It's like the dark web but without user or in this case, site consent. This could be a fun few weekend project
naultic
·4 bulan yang lalu·discuss
I'm working on something a little similar but mines more a dev tool vs process automation but I love where yours is headed. The biggest issue I've run into is handling retries with agents. My current solution is I have them set checkpoints so they can revert easily and when they can't make an edit or they can't get a test passing, they just restart from earlier state. Problem is this uses up lots of tokens on retries how did you handle this issue in your app?