Skip to content

Update Copilot effort choices in parameter comparison documentation #15

Description

@ScottSDWorx

Problem

docs/development/agent_parameter_comparison.md documents Copilot effort as only
low|medium|high. Current Copilot CLI help advertises:

none, minimal, low, medium, high, xhigh, max.

The stale comparison contributed to callers using an unsupported representation.

Required change

Update the Copilot effort documentation to match the current CLI and the adapter's normalization
behaviour.

Acceptance criteria

  • The comparison lists all current Copilot effort choices.
  • It explains that AgentShell accepts case-insensitive input and passes lowercase to Copilot.
  • Nearby Copilot parameter documentation remains accurate against current copilot --help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions