deps(deps): bump @earendil-works/pi-ai from 0.82.1 to 0.83.0 - #48
deps(deps): bump @earendil-works/pi-ai from 0.82.1 to 0.83.0#48dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@earendil-works/pi-ai](https://github.com/earendil-works/pi/tree/HEAD/packages/ai) from 0.82.1 to 0.83.0. - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.83.0/packages/ai) --- updated-dependencies: - dependency-name: "@earendil-works/pi-ai" dependency-version: 0.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
Heads-up: this bump can't merge as-is — 0.83.0 is a breaking API change, not a drop-in. The build fails across every test matrix and e2e with TS type errors, because
So both this and #49 (they need to move together — same 0.82.1→0.83.0 jump on Worth noting this is exactly the fragility I flagged on #46 when it landed — the transport/stream wiring in |
Bumps @earendil-works/pi-ai from 0.82.1 to 0.83.0.
Release notes
Sourced from @earendil-works/pi-ai's releases.
Changelog
Sourced from @earendil-works/pi-ai's changelog.
Commits
845d6ffRelease v0.83.0f0499a6docs: audit changelogs since v0.82.13423918fix(ai): preserve function arguments with empty custom payloadsd7b0263Merge pull request #7272 from earendil-works/preserve-original-stop-reason5a2539aupdate error messages copy to be more generic4c1a0b9fix(ai): use Qwen thinking controls for token plan reasoning models5a53f08fix(ai): preserve raw Mistral stop reasonse5ef8d0fix(ai): preserve raw OpenAI response statusesfe1c9b6fix(ai): preserve raw OpenAI completion stop reasons637737cfix(ai): preserve raw Bedrock stop reasonsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)