ci: release packages - #310
Open
pythinker-release-bot[bot] wants to merge 1 commit into
Open
pythinker-release-bot[bot] wants to merge 1 commit into
pythinker-release-bot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
@coderabbitai review |
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
commit: |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 14, 2026 19:57
2be1fd9 to
f8123f3
Compare
Contributor
Author
|
@coderabbitai review |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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@2.0.0
Major Changes
#306
39b50b5Thanks @elkaix! - Remote Control is always available —pythinker rc,pythinker web --remote-controland/remote-controlno longer need an experimental flag. Session indexing and global search move to the new[database]section: setPYTHINKER_CODE_PERSISTENCE_MINIDB_READMODEL(wasPYTHINKER_CODE_EXPERIMENTAL_PERSISTENCE_MINIDB_READMODEL) andPYTHINKER_CODE_SEARCH_WORKER(wasPYTHINKER_CODE_EXPERIMENTAL_SEARCH_WORKER), or[database] baseand[database] searchinconfig.toml.#306
39b50b5Thanks @elkaix! - The subagent model pool is always available. RemovePYTHINKER_CODE_EXPERIMENTAL_SECONDARY_MODELfrom your environment — it no longer does anything, and[secondary_model]takes effect with no opt-in.#306
39b50b5Thanks @elkaix! - Remove the${now}variable from custom system prompt templates. Delete${now}from yourSYSTEM.mdand agent files — the agent still receives the current date.Minor Changes
#309
3c21d16Thanks @elkaix! - Add thePYTHINKER_CODE_PERMISSION_MODE_REMINDERenvironment variable: set it to a false value or an empty value to stop injecting the auto permission-mode reminders into the model context.#306
39b50b5Thanks @elkaix! - The server can now start and stop Remote Control while it runs, throughGETandPOST /api/v1/remote-control.Patch Changes
#306
39b50b5Thanks @elkaix! - The Remote Control banner's Local UI link now carries the server token, so it opens without a second sign-in.#306
39b50b5Thanks @elkaix! - Remote Control now gzips text, JSON, JavaScript, XML and SVG responses over the tunnel.#306
39b50b5Thanks @elkaix! - Global search now rebuilds its index instead of staying broken when the stored data is corrupt or a write keeps failing.#306
39b50b5Thanks @elkaix! - A background task that finishes after its agent is closed no longer emits stray task events.@pymodel/pythinker-desktop@1.0.0
Major Changes
#306
39b50b5Thanks @elkaix! - Remote Control is always available —pythinker rc,pythinker web --remote-controland/remote-controlno longer need an experimental flag. Session indexing and global search move to the new[database]section: setPYTHINKER_CODE_PERSISTENCE_MINIDB_READMODEL(wasPYTHINKER_CODE_EXPERIMENTAL_PERSISTENCE_MINIDB_READMODEL) andPYTHINKER_CODE_SEARCH_WORKER(wasPYTHINKER_CODE_EXPERIMENTAL_SEARCH_WORKER), or[database] baseand[database] searchinconfig.toml.#306
39b50b5Thanks @elkaix! - The subagent model pool is always available. RemovePYTHINKER_CODE_EXPERIMENTAL_SECONDARY_MODELfrom your environment — it no longer does anything, and[secondary_model]takes effect with no opt-in.#306
39b50b5Thanks @elkaix! - Remove the${now}variable from custom system prompt templates. Delete${now}from yourSYSTEM.mdand agent files — the agent still receives the current date.Minor Changes
#309
3c21d16Thanks @elkaix! - Add thePYTHINKER_CODE_PERMISSION_MODE_REMINDERenvironment variable: set it to a false value or an empty value to stop injecting the auto permission-mode reminders into the model context.#306
39b50b5Thanks @elkaix! - The server can now start and stop Remote Control while it runs, throughGETandPOST /api/v1/remote-control.Patch Changes
#306
39b50b5Thanks @elkaix! - The Remote Control banner's Local UI link now carries the server token, so it opens without a second sign-in.#306
39b50b5Thanks @elkaix! - Remote Control now gzips text, JSON, JavaScript, XML and SVG responses over the tunnel.#306
39b50b5Thanks @elkaix! - Global search now rebuilds its index instead of staying broken when the stored data is corrupt or a write keeps failing.#306
39b50b5Thanks @elkaix! - A background task that finishes after its agent is closed no longer emits stray task events.