Skip to content

Commit cb7fe8b

Browse files
committed
feat(web): compact the Discussion exchange panes
Reasoning collapses to a two-sentence plain-text preview with a Show reasoning toggle; the full stream opens into a bounded scroller instead of a fixed-height box that left most of the pane empty. Tool calls become one summary line with per-tool counts. The Fusion pane decodes the streaming result envelope so the reader sees the answer text, not raw JSON.
1 parent 964c425 commit cb7fe8b

103 files changed

Lines changed: 631 additions & 414 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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+
Compact the Discussion exchange: reasoning shows its first two sentences with a Show reasoning toggle, tool calls collapse to one summary line, and the Fusion answer streams as text instead of its raw JSON envelope.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"sourceHash": "7a1b7704c14c4beec0d6d07bb4512ba5d4330b477ea2da706a0f19b12bf97809",
3-
"sourceFileCount": 418
2+
"sourceHash": "cb40c0019f73306c93c92f7df987974702db285667c1228a3e878d839c12253b",
3+
"sourceFileCount": 421
44
}

apps/pythinker-code/dist-web/assets/CodeBlockNode-CiAkF1yQ.js renamed to apps/pythinker-code/dist-web/assets/CodeBlockNode-BzGxRPcX.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/DesignSystemView-BX0Z_ezH.js renamed to apps/pythinker-code/dist-web/assets/DesignSystemView-eUoki6LD.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/Tooltip-DiqwSq91.js renamed to apps/pythinker-code/dist-web/assets/Tooltip-CU6WDSCO.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/abnfDiagram-VCTEODGH-DwbH8_PX.js renamed to apps/pythinker-code/dist-web/assets/abnfDiagram-VCTEODGH-DTCvLG6F.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/arc-DWwSXmSp.js renamed to apps/pythinker-code/dist-web/assets/arc-LM58jbwU.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/pythinker-code/dist-web/assets/architectureDiagram-5GKGNRK7-DPVxTaoQ.js renamed to apps/pythinker-code/dist-web/assets/architectureDiagram-5GKGNRK7-D7y_jseG.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)