Skip to content

chore(release): bump version to 0.6.1#382

Merged
ewen-poch merged 1 commit into
mainfrom
feat/bump-to-0-6-1
Jul 23, 2026
Merged

chore(release): bump version to 0.6.1#382
ewen-poch merged 1 commit into
mainfrom
feat/bump-to-0-6-1

Conversation

@ewen-poch

Copy link
Copy Markdown
Member

Summary

Release prep for v0.6.1. Bumps the single source of truth (package.json + package-lock.json) from 0.6.0 to 0.6.1 and updates the docs for what landed since v0.6.0 (23 commits). This is a patch release: no breaking changes, no Roadmap phase status changes — it polishes the desktop shell, download reliability, and Codex/ACP handling.

Since v0.6.0 (headline)

Doc changes in this PR

  • README.md — session pinning added to the Projects-and-sessions capability row. (The Local Claude → claude setup-token provider docs already landed with f085f35.)
  • ROADMAP.md — session pinning noted in the Working-today multi-session bullet.

Release notes for the GitHub Release are drafted in docs/internal/release-v0.6.1.md (gitignored, not in this PR).

Testing

  • npm run typecheck (node + web) ✅
  • npm run lint ✅ (0 errors; 60 pre-existing prettier warnings on main, untouched)
  • npm test ✅ (5864 passed; the 2 build/packaging.test.ts failures are a worktree-only node_modules path artifact — pass in a normal checkout)

No code changed — docs + version only.

@github-actions github-actions Bot added the chore Maintenance, cleanup, or tooling — no product behavior change label Jul 23, 2026
@github-actions

Copy link
Copy Markdown

Claude Architecture Review

Verdict: mergeable

No architectural or integration issues found.

Summary: This PR contains no code changes: it updates README.md and ROADMAP.md to document a new session-pinning feature and bumps the package version to 0.6.1 in package.json/package-lock.json. There are no main/preload/renderer, IPC, native dependency, or packaging changes to assess for architecture or integration impact.

@github-actions

Copy link
Copy Markdown

Codex Correctness Review

Verdict: mergeable

No actionable findings.

Summary: No actionable defects found. The version metadata is consistent, and the documented session-pinning capability is implemented and covered by focused tests in the base repository. Full checks were not run because dependencies are not installed in the read-only environment.

@github-actions github-actions Bot added the ready-to-merge All completed AI reviewers found this pull request mergeable. label Jul 23, 2026
@ewen-poch
ewen-poch merged commit e531747 into main Jul 23, 2026
19 checks passed
@ewen-poch
ewen-poch deleted the feat/bump-to-0-6-1 branch July 23, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance, cleanup, or tooling — no product behavior change ready-to-merge All completed AI reviewers found this pull request mergeable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant