Skip to content

ci: release packages - #20

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

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

Conversation

@pythinker-release-bot

@pythinker-release-bot pythinker-release-bot Bot commented Aug 5, 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

@pythoughts/pythinker-code@0.9.0

Minor Changes

  • #22 45be822 - Name the managed OAuth provider after the platform that serves it. It is reached over auth.kimi.com and api.kimi.com, but it was registered as managed:pythinker-code, which read as a first-party service in a client that talks to several providers. The provider id is now managed:kimi-code, its models are aliased kimi-code/*, and its credentials are stored under oauth/kimi-code.

    This is a breaking change for an existing config: the previous entries are not rewritten, so run pythinker login once to provision the managed provider under its current name, then remove the stale managed:pythinker-code entry.

  • #22 45be822 - Resolve a workspace's skills without opening a session, so an editor panel can list them before its first message.

Patch Changes

  • #22 45be822 - Add an SDK routine that imports a catalog provider and its models into the persisted config, and use it for the CLI provider import so both entry points preserve existing defaults the same way.

  • #22 45be822 - Stop the fixed-layout TUI anchoring its first frames to the shell cursor, which pushed the panel border into scrollback.

@pythoughts/pythinker-code-sdk@0.11.0

Minor Changes

  • #22 45be822 - Name the managed OAuth provider after the platform that serves it. It is reached over auth.kimi.com and api.kimi.com, but it was registered as managed:pythinker-code, which read as a first-party service in a client that talks to several providers. The provider id is now managed:kimi-code, its models are aliased kimi-code/*, and its credentials are stored under oauth/kimi-code.

    This is a breaking change for an existing config: the previous entries are not rewritten, so run pythinker login once to provision the managed provider under its current name, then remove the stale managed:pythinker-code entry.

  • #22 45be822 - Add an SDK routine that imports a catalog provider and its models into the persisted config, and use it for the CLI provider import so both entry points preserve existing defaults the same way.

pythinker-code@0.8.4

Patch Changes

  • #22 45be822 - Show the assistant logo beside replies without breaking the step timeline, complete a picked slash command in the input instead of sending it on its own, ship a decodable Marketplace icon, and retry transient registry failures when publishing.

  • Updated dependencies [45be822, 45be822]:

    • @pythoughts/pythinker-code-sdk@0.11.0

@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@pkg-pr-new

pkg-pr-new Bot commented Aug 5, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@pythoughts/pythinker-code@389e474
npx https://pkg.pr.new/@pythoughts/pythinker-code@389e474

commit: 389e474

@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 3d9e678 to 84be849 Compare August 5, 2026 20:32
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@elkaix

elkaix commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 5, 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 5, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 8f5eebe4-7a10-49d2-bab1-dc911d3a14d9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The pull request finalizes release metadata for the CLI, SDK, and VS Code extension. It updates package versions and adds changelog entries for provider migration, catalog imports, skill resolution, TUI behavior, and extension fixes.

Changes

Release metadata

Layer / File(s) Summary
SDK release metadata
packages/node-sdk/CHANGELOG.md, packages/node-sdk/package.json
The SDK version changes to 0.11.0. The changelog records provider naming, credential-path, migration, and catalog-provider import changes.
CLI release metadata
apps/pythinker-code/CHANGELOG.md, apps/pythinker-code/package.json
The CLI version changes to 0.9.0. The changelog records provider, skill resolution, catalog import, and fixed-layout TUI changes.
VS Code release metadata
apps/vscode/CHANGELOG.md, apps/vscode/package.json
The extension version changes to 0.8.4. The changelog records extension fixes and the SDK update to 0.11.0.

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

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title uses the required ci prefix, stays under 72 characters, uses imperative wording, and accurately describes the package release changes.
Description check ✅ Passed The description clearly explains the automated release purpose and lists the package versions and included changes, although it does not use the repository template headings or checklist.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

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.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 6adf380 to 389e474 Compare August 5, 2026 20:51
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@elkaix
elkaix enabled auto-merge (squash) August 5, 2026 20:55
@elkaix
elkaix disabled auto-merge August 5, 2026 20:55
@elkaix
elkaix merged commit 407878b into main Aug 5, 2026
11 checks passed
@elkaix
elkaix deleted the changeset-release/main branch August 5, 2026 20:59
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