Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .changeset/desktop-log-token-redaction.md
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
---
"@pymodel/pythinker-code": patch
"@pymodel/pythinker-desktop": patch
---

Stop the desktop app writing its server access token to the log.
5 changes: 5 additions & 0 deletions .changeset/vscode-api-key-ready.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
---
"pythinker": patch
---

Fix the VS Code extension asking you to sign in when a provider is already configured with an API key.
5 changes: 5 additions & 0 deletions .changeset/vscode-model-setup-signin.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
---
"pythinker": patch
---

Keep a way back to the sign-in screen when the VS Code extension reports that no model is configured.
Loading