Skip to content

chore(deps): bump github.com/ollama/ollama from 0.15.2 to 0.15.6#1054

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/ollama/ollama-0.15.6
Open

chore(deps): bump github.com/ollama/ollama from 0.15.2 to 0.15.6#1054
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/ollama/ollama-0.15.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps github.com/ollama/ollama from 0.15.2 to 0.15.6.

Release notes

Sourced from github.com/ollama/ollama's releases.

v0.15.5

New models

  • Qwen3-Coder-Next: a coding-focused language model from Alibaba's Qwen team, optimized for agentic coding workflows and local development.
  • GLM-OCR: GLM-OCR is a multimodal OCR model for complex document understanding, built on the GLM-V encoder–decoder architecture.

Improvements to ollama launch

  • ollama launch can now be provided arguments, for example ollama launch claude -- --resume
  • ollama launch will now work run subagents when using ollama launch claude
  • Ollama will now set context limits for a set of models when using ollama launch opencode

What's Changed

  • Sub-agent support for ollama launch for planning, deep research, and similar tasks
  • ollama signin will now open a browser window to make signing in easier
  • Ollama will now default to the following context lengths based on VRAM:
    • < 24 GiB VRAM: 4,096 context
    • 24-48 GiB VRAM: 32,768 context
    • >= 48 GiB VRAM: 262,144 context
  • GLM-4.7-Flash support on Ollama's experimental MLX engine
  • ollama signin will now open the browser to the connect page
  • Fixed off by one error when using num_predict in the API
  • Fixed issue where tokens from a previous sequence would be returned when hitting num_predict

New Contributors

Full Changelog: ollama/ollama@v0.15.4...v0.15.5

v0.15.4

What's Changed

  • ollama launch openclaw will now enter the standard OpenClaw onboarding flow if this has not yet been completed.

Full Changelog: ollama/ollama@v0.15.3...v0.15.4

v0.15.3

What's Changed

  • Renamed ollama launch clawdbot to ollama launch openclaw to reflect the project's new name
  • Improved tool calling for Ministral models
  • docs: add clawdbot by @​ParthSareen in ollama/ollama#13925
  • cmd/config: Use envconfig.Host() for base API in launch config packages by @​gabe-l-hart in ollama/ollama#13937
  • ollama launch will now use the value of OLLAMA_HOST when running it

New Contributors

Full Changelog: ollama/ollama@v0.15.2...v0.15.3

Commits

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 [github.com/ollama/ollama](https://github.com/ollama/ollama) from 0.15.2 to 0.15.6.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](https://github.com/ollama/ollama/commits)

---
updated-dependencies:
- dependency-name: github.com/ollama/ollama
  dependency-version: 0.15.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants