Skip to content

Prompt and Starting Copilot Non-Interactive should be separate options.Β #164

@DevelopmentCats

Description

@DevelopmentCats

Describe the feature or problem you'd like to solve

Being able to pass an initial prompt with or without interactive-mode being enabled.

Proposed solution

This would make Copilot-CLI more flexible in the ways that it can be used.

Example prompts or workflows

  1. copilot -p "Make a website" --non-interactive - This would launch with the prompt and disable interactive mode.
  2. copilot -p "Make a website" - This would launch copilot with the initial prompt in interactive mode so the session will stay open after the AI has finished its task.

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