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
5 changes: 5 additions & 0 deletions .changeset/eligible-default-model.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Pick a model that can hold a conversation as the default instead of whichever one a provider happened to list first.
5 changes: 5 additions & 0 deletions .changeset/first-run-skip.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Allow skipping provider setup during first run and connecting one later from Settings.
5 changes: 5 additions & 0 deletions .changeset/guided-first-run.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": minor
---

Add a guided first-run setup that walks through connecting a provider, choosing a default model, and picking a theme. Signing in with Codex is offered alongside the provider catalog and a custom endpoint.
5 changes: 5 additions & 0 deletions .changeset/provider-recovery-screen.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": minor
---

Show a recovery screen naming what broke when an expired credential or a removed model leaves an already-configured app unable to reach a usable model.
5 changes: 5 additions & 0 deletions .changeset/stuck-setup-screen.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
---
"@pymodel/pythinker-code": patch
---

Fix a new install being unable to leave the setup screen after adding a working model provider.
4 changes: 2 additions & 2 deletions apps/pythinker-code/dist-web/.web-bundle-manifest.json
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
{
"sourceHash": "61f52b7dee70da78fd65a438890724971dc3bc50b828618503942a9370c1a583",
"sourceFileCount": 391
"sourceHash": "c0467bba2e2a45e454620071a737e480cf4529043db69b60033d708f9b7d5905",
"sourceFileCount": 398
}

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.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading
Loading