Skip to content

ci: release packages - #220

Merged
elkaix merged 1 commit into
mainfrom
changeset-release/main
Aug 27, 2026
Merged

ci: release packages#220
elkaix merged 1 commit into
mainfrom
changeset-release/main

Conversation

@pythinker-release-bot

@pythinker-release-bot pythinker-release-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@pymodel/pythinker-code@1.5.0

Minor Changes

  • #222 6fb46b0 Thanks @elkaix! - Add Remote Control, which makes the local web UI reachable from a phone or another computer. Run pythinker rc, or use /rc in the terminal UI, and scan the printed QR code. Enable it with PYTHINKER_CODE_EXPERIMENTAL_REMOTE_CONTROL=1.

  • #221 e6778dc Thanks @elkaix! - Add a task detach action to the server API. Call POST /api/v1/sessions/{session_id}/tasks/{task_id}:detach to move a running foreground task to the background.

Patch Changes

  • #221 e6778dc Thanks @elkaix! - Report a denied OpenAI Codex sign-in as cancelled instead of asking for the redirect URL.

  • #223 ad27021 Thanks @elkaix! - Remote Control now authenticates to the relay with its own key instead of the local server token. Pass --relay-key or set PYTHINKER_CODE_REMOTE_CONTROL_RELAY_KEY.

  • #221 e6778dc Thanks @elkaix! - Show the prompt that started a subagent turn in the transcript.

  • #219 882835e Thanks @elkaix! - Fix sessions that fail to resume when their session journal is truncated or corrupted, for example after the disk fills up.

  • #221 e6778dc Thanks @elkaix! - Retry a failed session journal repair before writing new records, so no message is appended behind a corrupted tail.

@pymodel/pythinker-desktop@0.3.8

Patch Changes

  • #225 f27686a Thanks @elkaix! - Install Windows updates in the background instead of opening the installer wizard, and report an update that did not take effect.

pythinker@0.9.7

Patch Changes

  • #221 e6778dc Thanks @elkaix! - Fix duplicated streaming output when a session is opened twice at the same time.

Summary by CodeRabbit

  • New Features

    • Added Remote Control for accessing the local interface from other devices.
    • Added the ability to detach running tasks and continue them in the background.
    • Added dedicated authentication support for Remote Control connections.
  • Bug Fixes

    • Improved sign-in cancellation reporting and subagent prompt visibility.
    • Improved recovery and repair of corrupted session history.
    • Prevented duplicate streaming output when sessions are opened concurrently.
    • Windows updates now install silently in the background and report unsuccessful updates.

@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@pkg-pr-new

pkg-pr-new Bot commented Aug 27, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@pymodel/pythinker-code@abe0e8b
npx https://pkg.pr.new/@pymodel/pythinker-code@abe0e8b

commit: abe0e8b

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d527e04 to f675825 Compare August 27, 2026 13:40
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ef24589 to a778c01 Compare August 27, 2026 15:52
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a778c01 to 366e7c5 Compare August 27, 2026 18:36
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 366e7c5 to 386281e Compare August 27, 2026 18:46
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4210f45 to abe0e8b Compare August 27, 2026 19:40
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@elkaix elkaix left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Release PR: CLI 1.5.0, desktop 0.3.8, VS Code extension 0.9.7.

@elkaix

elkaix commented Aug 27, 2026

Copy link
Copy Markdown
Member

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 79968f40-a5d7-418a-b6c1-aa14cdd416df

📥 Commits

Reviewing files that changed from the base of the PR and between f27686a and abe0e8b.

📒 Files selected for processing (15)
  • .changeset/codex-login-denied-cancelled.md
  • .changeset/desktop-silent-windows-update.md
  • .changeset/remote-control-relay-key.md
  • .changeset/remote-control.md
  • .changeset/subagent-turn-prompts.md
  • .changeset/task-detach-action.md
  • .changeset/vscode-duplicated-stream-events.md
  • .changeset/wire-journal-corruption-recovery.md
  • .changeset/wire-journal-repair-retry.md
  • apps/desktop/CHANGELOG.md
  • apps/desktop/package.json
  • apps/pythinker-code/CHANGELOG.md
  • apps/pythinker-code/package.json
  • apps/vscode/CHANGELOG.md
  • apps/vscode/package.json
💤 Files with no reviewable changes (9)
  • .changeset/task-detach-action.md
  • .changeset/remote-control-relay-key.md
  • .changeset/subagent-turn-prompts.md
  • .changeset/wire-journal-repair-retry.md
  • .changeset/vscode-duplicated-stream-events.md
  • .changeset/desktop-silent-windows-update.md
  • .changeset/codex-login-denied-cancelled.md
  • .changeset/wire-journal-corruption-recovery.md
  • .changeset/remote-control.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The change removes release changesets and records finalized versions and release notes for the desktop, pythinker-code, and VS Code packages.

Changes

Release metadata

Layer / File(s) Summary
Package versions and release notes
.changeset/*, apps/desktop/*, apps/pythinker-code/*, apps/vscode/*
Removed release changesets. Updated package versions to 0.3.8, 1.5.0, and 0.9.7. Added changelog entries for the recorded desktop, code, and VS Code changes.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to abe0e

This PR prepares the documented package releases and removes the consumed changesets; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description clearly explains that the Changesets action created the release PR and lists the package versions and release changes. However, it does not follow the repository template because it om… Update the description to use the repository template. Add the related issue, problem statement, change summary, and checklist status. If release PRs are exempt from the contributor template, document that exception in the repository templa…
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title uses the valid ci: conventional-commit prefix, stays within 72 characters, and uses the imperative phrase release packages. It accurately describes the release changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description clearly explains that the Changesets action created the release PR and lists the package versions and release changes. However, it does not follow the repository template because it omits the required Related Issue, Problem, What changed, and Checklist sections.

Resolution

Update the description to use the repository template. Add the related issue, problem statement, change summary, and checklist status. If release PRs are exempt from the contributor template, document that exception in the repository template or use an approved release-specific template.

Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (6 skipped: 6 unsupported.)

  • Fix all pre-merge checks with AI

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@elkaix
elkaix merged commit 0f49851 into main Aug 27, 2026
25 checks passed
@elkaix
elkaix deleted the changeset-release/main branch August 27, 2026 19:57
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