Skip to content

Commit ff2b179

Browse files
ci: release packages (#274)
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.8.1 ### Patch Changes - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Add OpenAI Responses support to the Pythinker provider. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Enable configured secondary-model routing by default. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Place action and stopped notices above the composer. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Add per-role thinking effort controls and preserve saved model pairs in Discussion. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Preserve usable Discussion responses across transient provider and workflow failures. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Align Dynamic Workflow status dots with their subagent row titles. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Keep active and undone turns aligned after session reloads. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Ask before dangerous shell commands in interactive modes and block them in Auto mode. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Preserve comments and formatting when Pythinker updates config.toml. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Preserve staged, unstaged, and untracked workspace changes when Tower agents start and merge work. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Show agreement, differences, and uncertainty in completed Discussion results. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Rename Expert Talk to Discussion and keep `/expert-talk` and `/expert-opinion` as command aliases. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Stream live model reasoning in Discussion exchanges. ## @pymodel/pythinker-desktop@0.6.1 ### Patch Changes - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Add OpenAI Responses support to the Pythinker provider. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Enable configured secondary-model routing by default. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Place action and stopped notices above the composer. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Add per-role thinking effort controls and preserve saved model pairs in Discussion. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Preserve usable Discussion responses across transient provider and workflow failures. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Align Dynamic Workflow status dots with their subagent row titles. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Keep active and undone turns aligned after session reloads. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Ask before dangerous shell commands in interactive modes and block them in Auto mode. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Preserve comments and formatting when Pythinker updates config.toml. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Preserve staged, unstaged, and untracked workspace changes when Tower agents start and merge work. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Show agreement, differences, and uncertainty in completed Discussion results. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Rename Expert Talk to Discussion and keep `/expert-talk` and `/expert-opinion` as command aliases. - [#273](#273) [`65f31a8`](65f31a8) Thanks [@elkaix](https://github.com/elkaix)! - Stream live model reasoning in Discussion exchanges. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 65f31a8 commit ff2b179

17 files changed

Lines changed: 62 additions & 67 deletions

.changeset/add-pythinker-responses.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/enable-secondary-model-routing.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-action-toast-layout.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-discussion-model-preferences.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-discussion-workflow-reliability.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-dynamic-workflow-status-alignment.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-transcript-turn-recovery.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/guard-dangerous-shell-commands.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/preserve-config-formatting.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/preserve-tower-workspace-state.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)