Skip to content

[codex] Add Claude Sonnet 5 support#3

Merged
TheFellow merged 3 commits into
mainfrom
support-claude-sonnet-5
Jun 30, 2026
Merged

[codex] Add Claude Sonnet 5 support#3
TheFellow merged 3 commits into
mainfrom
support-claude-sonnet-5

Conversation

@TheFellow

Copy link
Copy Markdown
Owner

Summary

  • add Claude Sonnet 5 to the model catalog, aliases, defaults, and generated model conformance matrix
  • update Anthropic reasoning request shape so Sonnet 5 uses adaptive thinking
  • add Sonnet 5 coding-agent conformance coverage
  • replace retired gemini-2.0-flash live-test selectors with gemini-2.5-flash
  • bump the CLI minor version to 0.18.0 and reinstall locally

Validation

  • make format-check
  • make lint
  • make analyze
  • make install
  • /Users/Ryan.Harris/bin/attractor --version -> 0.18.0
  • dotnet test tests/UnifiedLlm.Tests/UnifiedLlm.Tests.fsproj --no-restore --filter "FullyQualifiedName!~LiveApiTests"
  • dotnet test tests/UnifiedLlm.Tests/UnifiedLlm.Tests.fsproj --no-restore --filter "FullyQualifiedName~LiveApiTests"
  • dotnet test tests/Attractor.Tests/Attractor.Tests.fsproj --no-restore --filter "FullyQualifiedName~LiveApiTests"
  • dotnet test tests/CodingAgent.Tests/CodingAgent.Tests.fsproj --no-restore --filter "FullyQualifiedName~LiveApiTests"
  • live Sonnet 5 conformance smoke tests for model and coding-agent paths

@TheFellow TheFellow marked this pull request as ready for review June 30, 2026 22:44
@TheFellow TheFellow merged commit 0b3bef4 into main Jun 30, 2026
2 checks passed
@TheFellow TheFellow deleted the support-claude-sonnet-5 branch June 30, 2026 22:45
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.

1 participant