Skip to content

chore(prime): pin the environment to the release that carries wrong_record - #341

Merged
abrichr merged 1 commit into
mainfrom
claude/env-pin-0-97-0
Sep 3, 2026
Merged

chore(prime): pin the environment to the release that carries wrong_record#341
abrichr merged 1 commit into
mainfrom
claude/env-pin-0-97-0

Conversation

@abrichr

@abrichr abrichr commented Sep 3, 2026

Copy link
Copy Markdown
Member

The Prime Intellect hub builds environments/openadapt_mockmed_extradup and resolves openadapt-evals from PyPI. The environment is at 0.2.0 and references wrong_record, which first ships in openadapt_evals.extradup in 0.97.0. The pin said >=0.95.1, so a hub push would have resolved 0.96.1 and failed the hub's own load check on a listing we cite publicly.

0.97.0 is published and I confirmed wrong_record is present in the wheel itself, not just that the version exists.

Opened by an agent session, not the founder.

🤖 Generated with Claude Code

…ecord

The hub resolves this dependency from PyPI when it builds the environment.
wrong_record ships in openadapt_evals.extradup as of 0.97.0, so >=0.95.1 would
have resolved 0.96.1 and failed the hub's own load check.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@abrichr
abrichr merged commit ef43bc5 into main Sep 3, 2026
2 checks passed
@abrichr
abrichr deleted the claude/env-pin-0-97-0 branch September 3, 2026 20:06
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