Skip to content

fix(v1): pin Prime Agent v0.8.1 - #2445

Merged
sethkarten merged 1 commit into
mainfrom
fix/prime-agent-v0.8.1
Aug 26, 2026
Merged

fix(v1): pin Prime Agent v0.8.1#2445
sethkarten merged 1 commit into
mainfrom
fix/prime-agent-v0.8.1

Conversation

@sethkarten

@sethkarten sethkarten commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the Prime Agent beta pin with stable v0.8.1
  • pin the release merge commit and published checksums
  • keep the existing install and cache flow unchanged

This is the short-term stable pin. Draft #2444 will handle automatic stable resolution separately.

Release evidence

Validation

  • uv run --frozen ruff format --check .
  • uv run --frozen ruff check .
  • uv run --frozen ty check verifiers/v1/harnesses/prime_agent/harness.py
  • uv run --frozen pytest tests/v1 -q
  • temporary installer wiring check
  • git diff --check

No paid evaluation was run. The credentialed GitHub V1 live E2E workflow must remain canceled for this PR.


Note

Low Risk
Dependency pin and installer URL/checksum updates only; no harness runtime or ACP behavior changes.

Overview
Updates the Prime Agent harness to install stable v0.8.1 instead of the previous beta pin.

The pinned merge commit, PrimeAgentHarnessConfig literal type, release version string, and installer SHA256 checksums for all four tarballs are refreshed. The install script now pulls from the v0.8.1 GitHub release path (.../v$PRIME_AGENT_RELEASE_VERSION) rather than the beta channel; download, verify, repack, and global npm install behavior is unchanged.

Reviewed by Cursor Bugbot for commit 1841f46. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1841f46. Configure here.

Comment thread verifiers/v1/harnesses/prime_agent/harness.py
@macroscopeapp

macroscopeapp Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Not approved

Macroscope's review found this PR not approvable — The PR changes the runtime Prime Agent dependency, release channel, cache key, and artifact checksums. An unresolved review comment identifies a possible mismatch between the pinned source commit and the stable v0.8.1 artifacts, requiring human verification.

Not approved because:

  • Monthly spending limit reached (workspace setting). Approvability relies on correctness review in order to determine eligibility

Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more.

@sethkarten
sethkarten merged commit eba9a7f into main Aug 26, 2026
9 of 13 checks passed
@sethkarten
sethkarten deleted the fix/prime-agent-v0.8.1 branch August 26, 2026 16:22
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.

2 participants