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 ...
duxup•8h ago
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 ...