Skip to content

ci: release packages - #310

Open
pythinker-release-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

pythinker-release-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@pythinker-release-bot

@pythinker-release-bot pythinker-release-bot Bot commented Sep 14, 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@2.0.0

Major Changes

  • #306 39b50b5 Thanks @elkaix! - Remote Control is always available — pythinker rc, pythinker web --remote-control and /remote-control no longer need an experimental flag. Session indexing and global search move to the new [database] section: set PYTHINKER_CODE_PERSISTENCE_MINIDB_READMODEL (was PYTHINKER_CODE_EXPERIMENTAL_PERSISTENCE_MINIDB_READMODEL) and PYTHINKER_CODE_SEARCH_WORKER (was PYTHINKER_CODE_EXPERIMENTAL_SEARCH_WORKER), or [database] base and [database] search in config.toml.

  • #306 39b50b5 Thanks @elkaix! - The subagent model pool is always available. Remove PYTHINKER_CODE_EXPERIMENTAL_SECONDARY_MODEL from your environment — it no longer does anything, and [secondary_model] takes effect with no opt-in.

  • #306 39b50b5 Thanks @elkaix! - Remove the ${now} variable from custom system prompt templates. Delete ${now} from your SYSTEM.md and agent files — the agent still receives the current date.

Minor Changes

  • #309 3c21d16 Thanks @elkaix! - Add the PYTHINKER_CODE_PERMISSION_MODE_REMINDER environment variable: set it to a false value or an empty value to stop injecting the auto permission-mode reminders into the model context.

  • #306 39b50b5 Thanks @elkaix! - The server can now start and stop Remote Control while it runs, through GET and POST /api/v1/remote-control.

Patch Changes

  • #306 39b50b5 Thanks @elkaix! - The Remote Control banner's Local UI link now carries the server token, so it opens without a second sign-in.

  • #306 39b50b5 Thanks @elkaix! - Remote Control now gzips text, JSON, JavaScript, XML and SVG responses over the tunnel.

  • #306 39b50b5 Thanks @elkaix! - Global search now rebuilds its index instead of staying broken when the stored data is corrupt or a write keeps failing.

  • #306 39b50b5 Thanks @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 39b50b5 Thanks @elkaix! - Remote Control is always available — pythinker rc, pythinker web --remote-control and /remote-control no longer need an experimental flag. Session indexing and global search move to the new [database] section: set PYTHINKER_CODE_PERSISTENCE_MINIDB_READMODEL (was PYTHINKER_CODE_EXPERIMENTAL_PERSISTENCE_MINIDB_READMODEL) and PYTHINKER_CODE_SEARCH_WORKER (was PYTHINKER_CODE_EXPERIMENTAL_SEARCH_WORKER), or [database] base and [database] search in config.toml.

  • #306 39b50b5 Thanks @elkaix! - The subagent model pool is always available. Remove PYTHINKER_CODE_EXPERIMENTAL_SECONDARY_MODEL from your environment — it no longer does anything, and [secondary_model] takes effect with no opt-in.

  • #306 39b50b5 Thanks @elkaix! - Remove the ${now} variable from custom system prompt templates. Delete ${now} from your SYSTEM.md and agent files — the agent still receives the current date.

Minor Changes

  • #309 3c21d16 Thanks @elkaix! - Add the PYTHINKER_CODE_PERMISSION_MODE_REMINDER environment variable: set it to a false value or an empty value to stop injecting the auto permission-mode reminders into the model context.

  • #306 39b50b5 Thanks @elkaix! - The server can now start and stop Remote Control while it runs, through GET and POST /api/v1/remote-control.

Patch Changes

  • #306 39b50b5 Thanks @elkaix! - The Remote Control banner's Local UI link now carries the server token, so it opens without a second sign-in.

  • #306 39b50b5 Thanks @elkaix! - Remote Control now gzips text, JSON, JavaScript, XML and SVG responses over the tunnel.

  • #306 39b50b5 Thanks @elkaix! - Global search now rebuilds its index instead of staying broken when the stored data is corrupt or a write keeps failing.

  • #306 39b50b5 Thanks @elkaix! - A background task that finishes after its agent is closed no longer emits stray task events.

@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

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: Advanced

Run ID: 1ddebd5c-7943-4562-b0eb-bcb822bc2707

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

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

@pkg-pr-new

pkg-pr-new Bot commented Sep 14, 2026

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

commit: 2be1fd9

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2be1fd9 to f8123f3 Compare September 14, 2026 19:57
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

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.

0 participants