Skip to content

Add support for skipping a command #707

@laeubi

Description

@laeubi

Describe the feature or problem you'd like to solve

Currently I have only the option to apove a command, or deny it (what will break the session).

Proposed solution

It would be better to have a way to say "Skip this command" what would somehow tell copilot that the command was denied and either do not perform the action (and go on) or try something else.

For example copilot want to perform a full compile of the project (what takes long) then if the command is skipped it could simply skip that step and complete other operations.

Or if I deny it to execute wget (maybe not installed on the system) it might alternatively use curl ...

Example prompts or workflows

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions