Skip to content

chore: release the managed-endpoint removal as a major version - #148

Merged
elkaix merged 1 commit into
mainfrom
chore/release-major-bump
Aug 22, 2026
Merged

chore: release the managed-endpoint removal as a major version#148
elkaix merged 1 commit into
mainfrom
chore/release-major-bump

Conversation

@elkaix

@elkaix elkaix commented Aug 22, 2026

Copy link
Copy Markdown
Member

Related Issue

No issue — release chore, follow-up to #145 and #147. Addresses both CodeRabbit findings on the version PR #146.

Problem

Wrong release classification. remove-managed-kimi-endpoints is declared minor, but the
change it describes removes hosted self-update checks, the default plugin marketplace catalog,
official plugin badges, the tips banner, and sign-up links. Existing installs lose behaviour they
have today, which is a breaking change and warrants a major release. The maintainer confirmed
the major bump, as AGENTS.md requires.

Inconsistent spelling in a user-facing changelog. subagent-execution-inspector writes
"sub agent" while every other entry in the same release writes "subagent".

What changed

  • remove-managed-kimi-endpoints: minor to major.
  • subagent-execution-inspector: "sub agent" to "subagent".

Both corrections are made in the source changesets rather than in the generated
CHANGELOG.md, because changeset-release/main is rebuilt from scratch on every release run and
any edit to the generated file is discarded.

Resulting versions, verified with a local changeset version run against the current
.changeset/ contents:

Package Before After
@pymodel/pythinker-code 0.39.2 1.0.0
pythinker (VS Code) 0.9.4 0.9.5
@pymodel/pythinker-desktop 0.1.5 0.1.6

No source changes.

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue (external PRs: the issue must have a maintainer's /approve).
  • I have added tests that prove my feature works. — changeset metadata only, no behaviour to test.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

Summary by CodeRabbit

  • Breaking Changes
    • Removed hosted self-update checks, the default plugin marketplace catalog, official plugin badges, the tips banner, and sign-up links.
    • Kimi remains available as a model provider through OAuth or an API key.
    • Plugin catalogs can still be enabled by configuring PYTHINKER_CODE_PLUGIN_MARKETPLACE_URL.
  • Documentation
    • Updated activity card terminology from “sub agent” to “subagent.”
    • Marked the release as a major version update.

@coderabbitai

coderabbitai Bot commented Aug 22, 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: 0700ab02-6b36-4f56-8b84-4bbff6f17608

📥 Commits

Reviewing files that changed from the base of the PR and between dde6152 and 0b188e7.

📒 Files selected for processing (2)
  • .changeset/remove-managed-kimi-endpoints.md
  • .changeset/subagent-execution-inspector.md

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


📝 Walkthrough

Walkthrough

The PR updates two changesets. It changes the package release type from minor to major and standardizes “subagent” terminology in the execution inspector description.

Changes

Changeset metadata

Layer / File(s) Summary
Release classification
.changeset/remove-managed-kimi-endpoints.md
The @pymodel/pythinker-code release type changes from minor to major.
Subagent terminology
.changeset/subagent-execution-inspector.md
The description changes “sub agent” to “subagent” while retaining the execution transcript behavior description.

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

Merge Risk: ⚪ Minimal · up to 0b188

This PR only corrects release metadata and changelog wording, with no source behavior changes. No actionable merge-blocking risk remains beyond 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 mood, and describes the release metadata change.
Description check ✅ Passed The description includes the required sections, explains both changes, documents version impact, and records the checklist status.
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 22, 2026

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

commit: 0b188e7

@elkaix
elkaix enabled auto-merge (squash) August 22, 2026 23:07
@elkaix
elkaix merged commit 9e372f0 into main Aug 22, 2026
29 of 31 checks passed
@elkaix
elkaix deleted the chore/release-major-bump branch August 22, 2026 23:09
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