llama.cpp releases · · 1 min read

b9216

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

ui: Refactor models store, MCP service, and gate logs behind VITE_DEBUG (#23236)

  • refactor: Scope console logs to DEV + VITE_DEBUG env vars

  • refactor: skip MCP proxy probe when no server requires it

  • refactor: suppress expected disconnect errors during MCP client shutdown

  • refactor: Deduplicate requests

  • refactor: deduplicate model fetching across ROUTER and MODEL modes

  • refactor: Clean up models logic

  • chore: Add .env.example file

  • refactor: replace client-side CORS proxy probe with server status flag

  • refactor: Post-review fixes

  • test: add vitest client setup with API fetch mocks

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases