Skip to content

Commit 725b273

Browse files
committed
chore: add changesets for the skills, TUI and publishing fixes
1 parent 79ce0d6 commit 725b273

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pythoughts/pythinker-code": minor
3+
---
4+
5+
Resolve a workspace's skills without opening a session, so an editor panel can list them before its first message.

.changeset/tui-render-gate.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@pythoughts/pythinker-code": patch
3+
---
4+
5+
Stop the fixed-layout TUI anchoring its first frames to the shell cursor, which pushed the panel border into scrollback.

.changeset/vscode-chat-logo-and-slash-insert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"pythinker-code": patch
33
---
44

5-
Show the assistant logo beside replies without breaking the step timeline, and complete a picked slash command in the input instead of sending it on its own.
5+
Show the assistant logo beside replies without breaking the step timeline, complete a picked slash command in the input instead of sending it on its own, ship a decodable Marketplace icon, and retry transient registry failures when publishing.

0 commit comments

Comments
 (0)