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

Filter by extension

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/web-code-block-toggles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@pymodel/pythinker-code': minor
---

Add word-wrap and line-number toggles to every code block and diff block in the web chat.
5 changes: 5 additions & 0 deletions .changeset/web-message-folding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@pymodel/pythinker-code': minor
---

Add a Message folding settings section that turns off auto-folded turns and the tool call summary row.
5 changes: 5 additions & 0 deletions .changeset/web-resize-and-question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@pymodel/pythinker-code': patch
---

Resize the web panels with the arrow keys, and show the description for a question's free-text answer.
5 changes: 5 additions & 0 deletions .changeset/web-subagent-panel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@pymodel/pythinker-code': patch
---

Show a subagent's originating prompt above its transcript, centre the transcript, and add a Back to bottom shortcut.
5 changes: 5 additions & 0 deletions .changeset/web-task-to-background.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@pymodel/pythinker-code': minor
---

Move a running Bash command or foreground subagent to the background from its row in the web chat.
5 changes: 5 additions & 0 deletions .changeset/web-ui-fixes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@pymodel/pythinker-code': patch
---

Recover from a crashed view instead of a blank screen, name a cancelled sign-in, keep the composer toolbar readable at very narrow widths, and stop the sidebar settings label from pushing the footer row.
4 changes: 2 additions & 2 deletions apps/pythinker-code/dist-web/.web-bundle-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"sourceHash": "e6fc28927badd164b21beb1a6062a6469618d97c34e823eaea23cbbb24594b6d",
"sourceFileCount": 405
"sourceHash": "94836c566a254baa2f20df81ee4f4b6d4b3e864d5b745ae52520e51cdf8edd38",
"sourceFileCount": 407
}

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