-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Describe the feature or problem you'd like to solve
Allow the CLI to as soon it has a pending prompt to consider if should listen immediately
Proposed solution
Very often the Agent take a path that when we see it going away from what we want we just type a message to steer it back or in the direction we suggest. But sometimes they are so involved in a task that they never listen and the [pending] stays for long, forcing us to CANCEL the operation and retype the original prompt.
Ideally one agent should be always watching the pending prompts and decide if the prompt worth being injected in the current agent flow or even pause the running agent or keep it in pending if it is incremental post operation.
Example prompts or workflows
Started a prompt and I know there's a skill that it can take, it doesn't use the skill, I pormpt it to use the skill but is too late, it did a lot of work and then use the skill minutes later.
Additional context
