Tsk

1 handfuloflight 1 7/10/2025, 5:40:36 PM github.com โ†—

Comments (1)

duxup ยท 1d ago
That seems pretty cool.

Question tho, when people work with AI, do they need to work async like this? Just hand off a task and then check back later?

I feel like most AI interaction I have with code changes occur fairly quickly and I can address the changes right then and there. In fact it seems like I should address them at that time as a bunch of context switching means I might miss / forget something ...