Commit cbbfa0f
ci: release packages (#292)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @pymodel/pythinker-code@1.12.0
### Minor Changes
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Add OAuth sign-in for
Kimi For Coding and MiniMax (global and China) to the login flow.
### Patch Changes
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Keep the stored refresh
token when a provider refresh response omits a replacement.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Stop blocking dangerous
Bash commands in Never Ask mode.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Prevent concurrent
sessions from overwriting each other's refreshed sign-in tokens.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Bound OAuth refresh
requests with a timeout and reject tokens that arrive after expiry.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Send OpenCode Go requests
with a per-conversation session header.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Rename the permission
modes to Always Ask, Ask When Needed, and Never Ask, and open the mode
list for /yolo and /auto.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Default the workspace
trust prompt to Trust this folder and require Enter to confirm.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Fix OpenAI Codex sign-in
on Windows and show the complete sign-in link when automatic login
fails.
## @pymodel/pythinker-desktop@0.10.0
### Minor Changes
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Add OAuth sign-in for
Kimi For Coding and MiniMax (global and China) to the login flow.
### Patch Changes
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Keep the stored refresh
token when a provider refresh response omits a replacement.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Stop blocking dangerous
Bash commands in Never Ask mode.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Prevent concurrent
sessions from overwriting each other's refreshed sign-in tokens.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Bound OAuth refresh
requests with a timeout and reject tokens that arrive after expiry.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Send OpenCode Go requests
with a per-conversation session header.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Rename the permission
modes to Always Ask, Ask When Needed, and Never Ask, and open the mode
list for /yolo and /auto.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Default the workspace
trust prompt to Trust this folder and require Enter to confirm.
- [#291](#291)
[`54ac427`](54ac427)
Thanks [@elkaix](https://github.com/elkaix)! - Fix OpenAI Codex sign-in
on Windows and show the complete sign-in link when automatic login
fails.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: M Elkholy <melkholy@techmatrix.com>1 parent 24ce17c commit cbbfa0f
13 files changed
Lines changed: 50 additions & 47 deletions
File tree
- .changeset
- apps
- desktop
- pythinker-code
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
3 | 27 | | |
4 | 28 | | |
5 | 29 | | |
| |||
0 commit comments