Skip to content

chore(desktop): prepare 0.2.1 release - #166

Merged
elkaix merged 1 commit into
mainfrom
release/desktop-0.2.1
Aug 23, 2026
Merged

chore(desktop): prepare 0.2.1 release#166
elkaix merged 1 commit into
mainfrom
release/desktop-0.2.1

Conversation

@elkaix

@elkaix elkaix commented Aug 23, 2026

Copy link
Copy Markdown
Member

Related Issue

Owner-directed desktop release preparation; no separate issue.

Problem

The desktop-visible changes from PR #162 only had CLI changesets. The release bot therefore cannot bump the desktop application from 0.2.0.

What changed

  • Add two approved patch changesets for the desktop live-activity and task-outcome surfaces.
  • Prepare the release bot to generate desktop 0.2.1 without editing package versions by hand.
  • Keep publication separate: this PR does not create a tag or publish desktop assets.

Verification

  • pnpm exec changeset status resolves @pymodel/pythinker-desktop from 0.2.0 to 0.2.1.
  • pnpm -C apps/desktop exec vitest run passes 151 tests.
  • Desktop tsc, tsgo, build, and git diff --check pass.
  • GitNexus reports two changed metadata files, no changed symbols, and low risk.
  • Read-only identifier audit found no secrets, internal identifiers, or unrelated files.

Checklist

  • I have read the CONTRIBUTING document.
  • This is owner-directed release preparation; no separate issue is required.
  • Existing desktop tests pass; this metadata-only change adds no behavior.
  • Ran gen-changesets; the user approved both entries before commit.
  • No documentation update is needed for release metadata.

Summary by CodeRabbit

  • New Features

    • Task outcome cards now show the subagent model and thinking-effort details within conversations.
    • Narrow subagent panels continue to provide access to their controls.
  • Bug Fixes

    • Removed duplicate live activity entries for a cleaner conversation experience.

@coderabbitai

coderabbitai Bot commented Aug 23, 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: c49e7e92-e6d7-4bf4-ace9-ffb3f3256311

📥 Commits

Reviewing files that changed from the base of the PR and between 23d50fc and a961c06.

📒 Files selected for processing (2)
  • .changeset/desktop-live-activity.md
  • .changeset/desktop-task-outcomes.md

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The pull request adds two patch Changesets for @pymodel/pythinker-desktop. The entries describe live activity updates and task outcome cards with subagent details.

Changes

Desktop release updates

Layer / File(s) Summary
Desktop patch release entries
.changeset/desktop-live-activity.md, .changeset/desktop-task-outcomes.md
Added patch Changesets for live activity and subagent panel updates, plus task outcome cards showing subagent model and thinking-effort details.

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

Merge Risk: ⚪ Minimal · up to a961c

This PR adds release metadata to move the desktop package from 0.2.0 to 0.2.1 without changing application behavior or publishing assets. No actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title uses the chore prefix, stays within 72 characters, uses imperative wording, and accurately describes the release preparation.
Description check ✅ Passed The description includes the required issue, problem, changes, and checklist sections, with clear release scope and verification details.
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 files. (2 skipped: 2 unsupported.)
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.

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

@pkg-pr-new

pkg-pr-new Bot commented Aug 23, 2026

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

commit: a961c06

@elkaix
elkaix merged commit 5560aec into main Aug 23, 2026
25 checks passed
@elkaix
elkaix deleted the release/desktop-0.2.1 branch August 23, 2026 14:21
elkaix pushed a commit that referenced this pull request Aug 23, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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.1.0

### Minor Changes

- [#162](#162)
[`23d50fc`](23d50fc)
Thanks [@elkaix](https://github.com/elkaix)! - Add the experimental
`/tower` command for workspace-wide subagent coordination, enabled with
`PYTHINKER_CODE_EXPERIMENTAL_TOWER=1`.

### Patch Changes

- [#162](#162)
[`23d50fc`](23d50fc)
Thanks [@elkaix](https://github.com/elkaix)! - Remove duplicate live
activity and keep narrow subagent panel controls visible.

- [#162](#162)
[`23d50fc`](23d50fc)
Thanks [@elkaix](https://github.com/elkaix)! - Show task outcome cards
with subagent model and thinking-effort details in conversations.
## @pymodel/pythinker-desktop@0.2.1

### Patch Changes

- [#166](#166)
[`5560aec`](5560aec)
Thanks [@elkaix](https://github.com/elkaix)! - Remove duplicate live
activity and keep narrow subagent panel controls visible.

- [#166](#166)
[`5560aec`](5560aec)
Thanks [@elkaix](https://github.com/elkaix)! - Show task outcome cards
with subagent model and thinking-effort details in conversations.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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