Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/add-pythinker-responses.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Add OpenAI Responses support to the Pythinker provider.
5 changes: 5 additions & 0 deletions .changeset/enable-secondary-model-routing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Enable configured secondary-model routing by default.
5 changes: 5 additions & 0 deletions .changeset/fix-action-toast-layout.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Place action and stopped notices above the composer.
5 changes: 5 additions & 0 deletions .changeset/fix-discussion-model-preferences.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Add per-role thinking effort controls and preserve saved model pairs in Discussion.
5 changes: 5 additions & 0 deletions .changeset/fix-discussion-workflow-reliability.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Preserve usable Discussion responses across transient provider and workflow failures.
5 changes: 5 additions & 0 deletions .changeset/fix-dynamic-workflow-status-alignment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Align Dynamic Workflow status dots with their subagent row titles.
5 changes: 5 additions & 0 deletions .changeset/fix-transcript-turn-recovery.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Keep active and undone turns aligned after session reloads.
5 changes: 5 additions & 0 deletions .changeset/guard-dangerous-shell-commands.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Ask before dangerous shell commands in interactive modes and block them in Auto mode.
5 changes: 5 additions & 0 deletions .changeset/preserve-config-formatting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Preserve comments and formatting when Pythinker updates config.toml.
5 changes: 5 additions & 0 deletions .changeset/preserve-tower-workspace-state.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Preserve staged, unstaged, and untracked workspace changes when Tower agents start and merge work.
5 changes: 5 additions & 0 deletions .changeset/restore-discussion-comparison.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Show agreement, differences, and uncertainty in completed Discussion results.
5 changes: 5 additions & 0 deletions .changeset/restore-discussion-name.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Rename Expert Talk to Discussion and keep `/expert-talk` and `/expert-opinion` as command aliases.
5 changes: 5 additions & 0 deletions .changeset/stream-discussion-reasoning.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Stream live model reasoning in Discussion exchanges.
2 changes: 1 addition & 1 deletion apps/pythinker-code/dist-web/.web-bundle-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"sourceHash": "0a37c819db91d9c13c59e2b4cd1b26e5e6eda54d5dab911b7d233bc3e6a1868a",
"sourceHash": "6e56dfd3ca32df6851dd595baee2b8770363ef3971b659545e5f154c133dbb6b",
"sourceFileCount": 417
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading