Task Queues - Automatically begin the next task when the current task is complete #1641
mattdlong
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would love the ability to queue up a bunch of tasks with instructions to have them each execute one after the other.
I have a process for creating sequential documentation that is very thorough and is always a 1 shot prompt per document, but I need to sit here and wait for one to complete before I begin the next one.
Beta Was this translation helpful? Give feedback.
All reactions