←back to thread

159 points jbredeche | 1 comments | | HN request time: 0.288s | source
1. aymenfurter ◴[] No.45532418[source]
Async agents are great. They let you trigger work with almost no effort, and if the results miss the mark you can just discard them. They also run in the background, making it feel like delegating tasks across teammates who quietly get things done in parallel.