Skip to content

fix: normalize and document Copilot reasoning effort - #16

Merged
ScottSDWorx merged 1 commit into
mainfrom
fix/issues-14-15-copilot-effort
Aug 5, 2026
Merged

fix: normalize and document Copilot reasoning effort#16
ScottSDWorx merged 1 commit into
mainfrom
fix/issues-14-15-copilot-effort

Conversation

@ScottSDWorx

Copy link
Copy Markdown
Collaborator

Summary

  • normalize Copilot reasoning-effort values case-insensitively
  • reject unsupported values before spawning the Copilot CLI
  • cover every supported effort choice and no-spawn rejection with regression tests
  • update the Copilot parameter comparison against CLI 1.0.78

Validation

  • uv run pytest tests/unit tests/integration -v — 735 passed
  • git diff --check

Fixes #14
Fixes #15

@ScottSDWorx
ScottSDWorx merged commit 0a9e1f5 into main Aug 5, 2026
2 checks passed
@ScottSDWorx
ScottSDWorx deleted the fix/issues-14-15-copilot-effort branch August 5, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Copilot effort choices in parameter comparison documentation Normalize and validate Copilot reasoning effort values

1 participant