v0.2.3
Fixes
- Normalise Copilot CLI reasoning-effort values case-insensitively.
- Pass supported effort values to Copilot in the required lowercase form.
- Reject unsupported effort values before starting the Copilot CLI process.
- Update the Copilot CLI parameter documentation for the current effort choices and flags.
Tests
- 735 unit and integration tests passed.
- Added regression coverage for every supported effort value, case normalisation, and invalid-value rejection.
This release includes the unreleased changes merged in PR #16 and addresses issues #14 and #15.
Full changelog: v0.2.2...v0.2.3