Skip to content

fix(RFORGE-104): cap anthropic below 1.0 so main is green again - #43

Merged
zaridan merged 2 commits into
mainfrom
fix/rforge-104-revert-anthropic-bump
Sep 2, 2026
Merged

fix(RFORGE-104): cap anthropic below 1.0 so main is green again#43
zaridan merged 2 commits into
mainfrom
fix/rforge-104-revert-anthropic-bump

Conversation

@zaridan

@zaridan zaridan commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🟢 SAFE TO MERGE

Gates green. No new decisions. Claude (lead review of a one-line requirement change): no findings.

main is red: CI resolves anthropic>=0.102.0 to the new 1.3.0 release, whose Messages.create() no longer accepts temperature=, and five tests in tests/test_properties.py fail. The floor in #42 was not the cause; any floor resolves to 1.x now. This caps the requirement at <1 so installs stay on the 0.x line the harness is written against. Migrating the temperature= call sites to the 1.x SDK is tracked in RFORGE-104.

🤖 Generated with Claude Code

@zaridan zaridan changed the title fix(RFORGE-104): revert the anthropic>=0.121 bump that turned main red fix(RFORGE-104): cap anthropic below 1.0 so main is green again Sep 2, 2026
@zaridan
zaridan merged commit a41ddf2 into main Sep 2, 2026
2 checks passed
@zaridan
zaridan deleted the fix/rforge-104-revert-anthropic-bump branch September 2, 2026 01:12
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