Skip to content

chore(deps): update dependency ollama/ollama to v0.33.0 - #1692

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/ollama-ollama-0.x
Open

chore(deps): update dependency ollama/ollama to v0.33.0#1692
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/ollama-ollama-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
ollama/ollama minor v0.32.14v0.33.0 v0.33.2 (+1)

Release Notes

ollama/ollama (ollama/ollama)

v0.33.0

Compare Source

What's Changed

Claude Desktop

Developers can now easily configure Claude Desktop to seamlessly work with Ollama as a third-party gateway provider.

image
Improved caching
  • Fixed a hang where agent clients that cancel long prefills
  • Prefill restore points are now trustworthy by construction: a cancelled prefill keeps every restore point it crossed, so retries resume where they stopped instead of restarting from scratch
  • Resumed prefills no longer record restore points that fail to cover what they claim; on models with recurrent layers this previously forced a request matching 46k of 47k tokens to reprocess from zero
  • Disabled Claude Code's "tokens left" token-countdown system message, which Ollama moved to the front of the prompt and broke the KV cache on every request
Other improvements
  • DeepSeek Harness launcher now falls back to npx when the global npm install fails, with Windows command-shim support
  • MLX dependency update (#​17886)
  • Fixed broken default packaging caused by macOS-specific assumptions affecting Linux/Windows builds

Full Changelog: ollama/ollama@v0.32.15...v0.33.0

v0.32.15

Compare Source

What's Changed

  • New desktop onboarding flow on first launch
  • Caches resolved model metadata between requests, cutting time-to-first-token by roughly half (TTFT dropped from ~995 ms to ~524 ms in benchmarks)
  • Fixes a bug where chat and generate could wedge after a mid-stream parser error
  • Qwen 3.8 system messages are now normalized so non-leading system messages are handled consistently
  • MLX and llama.cpp dependency updates

New Contributors

Full Changelog: ollama/ollama@v0.32.14...v0.32.15


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants