Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Stephan pfp
Stephan
@stephancill
if you're using an LLM agent to debug a tough issue that ends up going in circles i've found that it helps to tell it to insert console.log statements to test its assumptions run your failure case and feed the debug logs to the LLM – works pretty well for narrowing down the root cause
6 replies
1 recast
36 reactions

Royal pfp
Royal
@royalaid.eth
Also nuking context and pretending like it's an issue your diving into to debug helps as it removes the bias on the vector space earlier in the context
1 reply
0 recast
1 reaction

Stephan pfp
Stephan
@stephancill
yes good point after it's been going for a while i do one round of this and then make it summarize the problem, root cause, and technical findings for someone else to resume debugging copy the result of that and start a new chat with it
0 reply
0 recast
0 reaction