Commit 5ec7157
ci: release packages (#13)
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
## @pythoughts/pythinker-code@0.7.0
### Minor Changes
- [#12](#12)
[`02f7f8d`](02f7f8d)
- Prepare verified Homebrew updates in the background and install them
automatically on the next interactive launch.
### Patch Changes
- [#12](#12)
[`02f7f8d`](02f7f8d)
- Fix context compaction failing with provider "Invalid max_tokens"
errors by capping requested completion tokens to the remaining context
window and a safe output ceiling instead of the full context window
size.
- [#12](#12)
[`02f7f8d`](02f7f8d)
- Fix Dynamic Workflow progress sticking at 90% during long streaming,
show a Finalizing state once all delegated agents finish, and fix member
row alignment at narrow widths.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 02f7f8d commit 5ec7157
5 files changed
Lines changed: 13 additions & 16 deletions
File tree
- .changeset
- apps/pythinker-code
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 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments