Skip to content

prepare v0.5.0 release - #591

Merged
snimu merged 1 commit into
mainfrom
release/0.5.0
Aug 3, 2026
Merged

snimu merged 1 commit into
mainfrom
release/0.5.0

Conversation

@snimu

@snimu snimu commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Release validation

  • Current main candidate installed through the public beta installer in fresh Prime Sandboxes
  • Beta pointer, immutable artifact, release SHA256SUMS, and direct tarball SHA-256 matched
  • prime-agent --version, status, and doctor succeeded
  • Fresh unauthenticated onboarding produced clear login guidance
  • IPython kernel bootstrap and persistent two-cell round trip succeeded
  • Authorized headless inference invoked IPython and returned the expected result
  • Durable session stop/restart/resume continuity succeeded
  • Old-client/new-daemon and new-client/old-daemon mixes fail cleanly at connect (protocol 7 / schema 8)
  • Daemon shutdown, restart, health, and final cleanup succeeded
  • Full PR CI green
  • Macroscope and Cursor Bug Bot findings reviewed and resolved/dismissed
  • At least one human approval

Beta validated: v0.4.0-beta.426.1.1793cbc from main at 1793cbc (includes #592 and #593); tarball SHA-256 726dc3f0fefe3740becaa77768bf075aebabec591f21cc05ab0e44191c9b7eb4. Full checklist re-run for each rebase: 3b2d1f2 (stack head), e4a5909 (+#592: old-client rejection now immediate instead of a 30s timeout), and 1793cbc (+#593: verified --goal objective is now visible to the model on the first turn and correctly reported by -c continuations).

Local validation

  • version bump via the release skill flow (root + 4 published packages), node scripts/sync-versions.js clean
  • lockfile updated for version fields and internal ranges only; npm ci --ignore-scripts --dry-run clean
  • git diff --check clean; example/private workspace versions untouched
  • npm run check green

Guardrail

This PR is intentionally version/changelog-only. Do not merge until every release-validation checkbox above is complete.


Note

Low Risk
This diff is version and changelog metadata only; runtime risk comes from already-merged 0.5.0 behavior (daemon protocol 7 / schema 8), not from merging this PR.

Overview
Prepares v0.5.0 by bumping prime-agent and the four published workspaces (pi-agent-core, pi-ai, pi-coding-agent, pi-tui) from 0.4.0 to 0.5.0, aligning internal ^0.5.0 dependency ranges in root package.json, each package manifest, and package-lock.json.

The coding-agent changelog is finalized for 2026-08-03: unreleased notes move under [0.5.0], including the breaking session action scheduler rework (daemon protocol 7, schema revision 8), plus fixes for queued vs active work, headless early exit, /compact successor handling, and daemon parse error command IDs. agent, ai, and tui changelogs gain dated 0.5.0 section headers without new bullet content in this diff.

No application source changes—only versions, lockfile version fields, and changelog text.

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

Note

Bump all packages from v0.4.0 to v0.5.0 for release

Increments versions across all workspace packages (pi-ai, pi-agent-core, pi-coding-agent, pi-tui, and the root package) from 0.4.0 to 0.5.0 and updates cross-package dependency ranges to ^0.5.0. The coding-agent changelog documents breaking changes including a session input scheduling rework (protocol 7/schema 8), along with several fixes and state reporting changes.

Macroscope summarized 2f2db7e.

@snimu
snimu requested a review from alexzhang13 August 3, 2026 14:23
@snimu
snimu merged commit e039f63 into main Aug 3, 2026
11 checks passed
@snimu
snimu deleted the release/0.5.0 branch August 3, 2026 15:42
zhengr pushed a commit to zhengr/prime-agent that referenced this pull request Aug 8, 2026
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