Skip to content

build(deps): bump portos-ai-toolkit from 0.8.1 to 0.8.4#93

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/portos-ai-toolkit-0.8.4
Open

build(deps): bump portos-ai-toolkit from 0.8.1 to 0.8.4#93
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/portos-ai-toolkit-0.8.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Bumps portos-ai-toolkit from 0.8.1 to 0.8.4.

Release notes

Sourced from portos-ai-toolkit's releases.

v0.8.4

Improvements

  • Refresh gemini-cli sample provider with the current Google model lineup: gemini-3.1-pro, gemini-3-flash, gemini-2.5-pro, gemini-2.5-flash (replaces the now-deprecated gemini-2.5-flash-lite). Tier mapping: defaultModel/lightModelgemini-2.5-flash, mediumModelgemini-3-flash, heavyModelgemini-3.1-pro.

v0.8.3

Improvements

  • Make claude-opus-4-7 the default heavy/large Opus model in sample provider configs (replaces claude-opus-4-6)
  • Update Bedrock sample to us.anthropic.claude-opus-4-7-v1:0 for default and heavy tiers
  • Update curated Anthropic models list (used by Refresh) to surface claude-opus-4-7
  • Add UI notice in the AI providers page (card + edit form) clarifying that the codex and gemini CLIs run with their own configured default model in headless execution — model selections shown are reference metadata for the advisor UI and are not passed to the CLI

(Also bundles the 0.8.2 Codex GPT-5.x sample update that was bumped but never released.)

Changelog

Sourced from portos-ai-toolkit's changelog.

[0.8.4] - 2026-05-03

Improvements

  • Refresh gemini-cli sample provider with the current Google model lineup: gemini-3.1-pro, gemini-3-flash, gemini-2.5-pro, gemini-2.5-flash (replaces the now-deprecated gemini-2.5-flash-lite). Tier mapping: defaultModel/lightModelgemini-2.5-flash, mediumModelgemini-3-flash, heavyModelgemini-3.1-pro.

[0.8.3] - 2026-04-25

Improvements

  • Make claude-opus-4-7 the default heavy/large Opus model in sample provider configs (replaces claude-opus-4-6)
  • Update Bedrock sample to us.anthropic.claude-opus-4-7-v1:0 for default and heavy tiers
  • Update curated Anthropic models list (used by Refresh) to surface claude-opus-4-7
  • Add UI notice in the AI providers page (card + edit form) clarifying that the codex and gemini CLIs run with their own configured default model in headless execution — model selections shown are reference metadata for the advisor UI and are not passed to the CLI

[0.8.2] - 2026-04-22

Improvements

  • Update Codex CLI sample to current GPT-5 line (gpt-5.4, gpt-5.3-codex, gpt-5.2-codex, gpt-5.2, gpt-5.1-codex-max, gpt-5.1-codex-mini)

[0.6.0] - 2026-02-18

Improvements

  • Update sample provider model IDs to short-form names (e.g. claude-sonnet-4-6, claude-opus-4-6, claude-haiku-4-5)
  • Update default model placeholder in provider form to claude-sonnet-4-6

[0.4.2] - 2026-02-17

Added

  • AWS Bedrock default provider config with Sonnet 4.5 and Opus 4.5 models (CLAUDE_CODE_USE_BEDROCK env var)
Commits
  • d81ccb8 feat: refresh gemini-cli sample with gemini-3.1-pro / 3-flash / 2.5-pro / 2.5...
  • 24e1974 chore: refresh package-lock.json to satisfy npm ci
  • 2114497 feat: default to claude-opus-4-7 and clarify codex/gemini headless model beha...
  • 2cab8d1 Merge pull request #16 from atomantic/dependabot/npm_and_yarn/vitest-4.1.2
  • 923c18b chore(deps-dev): bump vitest from 4.1.0 to 4.1.2
  • 4747d45 Merge pull request #15 from atomantic/dependabot/npm_and_yarn/picomatch-4.0.4
  • f792c30 chore(deps): bump picomatch from 4.0.3 to 4.0.4
  • 21f6bab chore(deps-dev): bump @​vitest/coverage-v8 from 4.0.18 to 4.1.0 (#13)
  • b01a98c chore(deps-dev): bump vitest from 4.0.18 to 4.1.0 (#14)
  • c314d90 feat: update codex models to gpt-5.4 and bump to 0.8.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [portos-ai-toolkit](https://github.com/atomantic/portos-ai-toolkit) from 0.8.1 to 0.8.4.
- [Release notes](https://github.com/atomantic/portos-ai-toolkit/releases)
- [Changelog](https://github.com/atomantic/portos-ai-toolkit/blob/main/CHANGELOG.md)
- [Commits](atomantic/portos-ai-toolkit@v0.8.1...v0.8.4)

---
updated-dependencies:
- dependency-name: portos-ai-toolkit
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants