Skip to content

Commit 8abe06d

Browse files
committed
chore: add changesets for the desktop app branch
1 parent b9f8e4d commit 8abe06d

7 files changed

Lines changed: 35 additions & 0 deletions

.changeset/desktop-design-port.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pymodel/pythinker-code": minor
3+
---
4+
5+
Match the desktop app's sidebar, collapse animation, empty-state visuals, and typography to the desktop design.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pymodel/pythinker-code": minor
3+
---
4+
5+
Add a Desktop app section to web settings with automatic updates on by default, a manual update check, and a restart-to-update action.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pymodel/pythinker-code": patch
3+
---
4+
5+
Fix sessions failing to load with an invalid event journal error after questions or approvals were resolved.

.changeset/node-20-support.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pymodel/pythinker-code": patch
3+
---
4+
5+
Run on Node 20 and newer by only re-executing for FFI support on Node 26.4+.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pymodel/pythinker-code": patch
3+
---
4+
5+
Skip invalid sessions during listing instead of failing the whole list.

.changeset/web-brand-refresh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pymodel/pythinker-code": minor
3+
---
4+
5+
Refresh the web UI accent color and show the animated mascot on workflow cards, the activity spinner, and the empty state.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pymodel/pythinker-code": patch
3+
---
4+
5+
Fix duplicated streamed transcript copies and lost paragraph breaks in the web UI.

0 commit comments

Comments
 (0)