Skip to content

Commit e131e66

Browse files
committed
chore: add changesets for the extension design overhaul
1 parent f10566e commit e131e66

5 files changed

Lines changed: 25 additions & 0 deletions

File tree

.changeset/vscode-chat-fixes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"pythinker-code": patch
3+
---
4+
5+
Render long conversations with a virtualized list, fix control overlap at narrow sidebar widths, and make sign-out work from the command palette.

.changeset/vscode-composer-menu.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"pythinker-code": minor
3+
---
4+
5+
Combine permission mode, plan mode, and thinking effort into one composer menu, and answer approval prompts with number keys.

.changeset/vscode-config-hub.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"pythinker-code": minor
3+
---
4+
5+
Add a config hub page that shows models, providers, MCP servers, the local config file, and extension settings in one place.

.changeset/vscode-editor-theme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"pythinker-code": minor
3+
---
4+
5+
The extension UI now follows the editor color theme, including light, dark, and high-contrast themes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"pythinker-code": minor
3+
---
4+
5+
Add a status bar indicator, quick-fix code actions, terminal and editor context menu entries, a getting-started walkthrough, and a new-conversation keybinding.

0 commit comments

Comments
 (0)