Commit Graph

  • 0f23b7bff5 mlxrunner: Cancel in-flight requests when the client disconnects Jesse Gross 2026-02-24 14:19:33 -08:00
  • 4e57d2094e mlxrunner: Simplify pipeline memory and cache management Jesse Gross 2026-02-24 14:19:12 -08:00
  • 7f9efd53df model: add support for qwen3.5-27b model (#14415) v0.17.1-rc2 Jeffrey Morgan 2026-02-25 01:09:58 -08:00
  • da70c3222e model: support for qwen3.5 architecture (#14378) v0.17.1-rc1 Jeffrey Morgan 2026-02-24 20:08:05 -08:00
  • 9d902d63ce ggml: ensure tensor size is valid (#14406) Bruce MacDonald 2026-02-24 21:52:44 -04:00
  • 99e470fe9f cmd: config update to use native Ollama API for OpenClaw hoyyeva/openclaw-config Eva Ho 2026-02-24 17:26:39 -05:00
  • d0c96be74e ui: santize HTML in chat markdown hoyyeva/app-html Eva Ho 2026-02-24 12:57:25 -05:00
  • f4f0a4a471 update mlx-c bindings to 0.5.0 (#14380) v0.17.1-rc0 Daniel Hiltgen 2026-02-23 16:44:29 -08:00
  • 3323c1d319 app: add upgrade configuration to settings page (#13512) Eva H 2026-02-23 18:08:52 -05:00
  • f20dc6b698 mlx: don't default to affine quantization for unquantized models Jesse Gross 2026-02-18 15:32:40 -08:00
  • 4b2ac1f369 model: improvements to LFM architectures (#14368) Jeffrey Morgan 2026-02-23 14:38:10 -08:00
  • 8daf47fb3a mlxrunner: Fix duplicate log prefixes and reduce log noise Jesse Gross 2026-02-23 13:28:01 -08:00
  • 6c980579cd ui: use capability-based detection for web search (#14336) Eva H 2026-02-23 15:00:09 -05:00
  • 5c73c4e2ee mlxrunner: Simplify KV cache to single-entry prefix matching Jesse Gross 2026-02-19 16:50:18 -08:00
  • 5daf59cc66 mlxrunner: Fix memory leaks with pin/sweep lifecycle management Jesse Gross 2026-02-19 15:05:35 -08:00
  • 0ade9205cc models: add nemotronh architecture support (#14356) Jeffrey Morgan 2026-02-22 15:09:14 -08:00
  • 06edabdde1 cmd/config: install web search plugin to user-level extensions dir (#14362) v0.17.0-rc2 v0.17.0 Parth Sareen 2026-02-22 02:17:03 -08:00
  • 8b4e5a82a8 mlx: remove noisy error output from dynamic library loading (#14346) v0.17.0-rc1 Jeffrey Morgan 2026-02-20 23:46:07 -08:00
  • 3445223311 cmd: openclaw onboarding (#14344) v0.17.0-rc0 Parth Sareen 2026-02-20 19:08:38 -08:00
  • fa6c0127e6 app: expose server's default context length to UI (#14037) Jeffrey Morgan 2026-02-20 18:56:30 -08:00
  • 00f67e807a Add qwen3.5-next-moe support to MLX runner and models pdevine/qwen3next Patrick Devine 2026-02-18 09:56:54 -08:00
  • 97323d1c68 consolidate the tokenizer (#14327) Patrick Devine 2026-02-19 15:55:45 -08:00
  • 458dd1b9d9 mlx: try loading library via rpath before searching directories (#14322) natl-set 2026-02-20 01:55:02 +07:00
  • 917b131636 Apply suggestion from @BruceMacD brucemacd/sign-sh-install Bruce MacDonald 2026-02-19 10:00:13 -08:00
  • 365a3657ad fix test home on windows brucemacd/tui-update Bruce MacDonald 2026-02-18 18:37:24 -08:00
  • 9d02d1d767 install: prevent partial download script execution (#14311) v0.16.3-rc2 v0.16.3 Bruce MacDonald 2026-02-18 18:32:45 -08:00
  • 71c1d8d0a9 cmd: ollama update Bruce MacDonald 2026-02-18 16:41:59 -08:00
  • 1a636fb47a cmd: set codex env vars on launch and handle zstd request bodies (#14122) Bruce MacDonald 2026-02-18 17:19:36 -08:00
  • 0759fface9 Revert "chore: update mlx-c bindings to 0.5.0 (#14303)" (#14316) Patrick Devine 2026-02-18 17:01:25 -08:00
  • 34515870ce install: check team identifier after download Bruce MacDonald 2026-02-18 13:23:14 -08:00
  • 325b72bc31 cmd/tui: default to single-select for editor integrations (#14302) v0.16.3-rc1 Parth Sareen 2026-02-17 18:17:27 -08:00
  • f01a9a7859 chore: update mlx-c bindings to 0.5.0 (#14303) Patrick Devine 2026-02-17 16:48:16 -08:00
  • 9ac1300805 fix lint brucemacd/usage-api Bruce MacDonald 2026-01-28 13:16:52 -08:00
  • 43d9907dd6 fix tests Bruce MacDonald 2026-01-28 13:07:48 -08:00
  • 91dc088e8b server: usage api Bruce MacDonald 2026-01-27 17:01:18 -08:00
  • 9aefd2dfee model: add qwen3 support to mlxrunner (#14293) v0.16.3-rc0 Patrick Devine 2026-02-17 13:58:49 -08:00
  • d07e4a1dd3 bugfix: better mlx model scheduling (#14290) Patrick Devine 2026-02-17 13:57:05 -08:00
  • 8a257ec00a docs: make integrations more discoverable (#14301) Parth Sareen 2026-02-17 13:27:25 -08:00
  • 2f4de1acf7 cmd: ollama launch always show model picker (#14299) Parth Sareen 2026-02-17 12:02:14 -08:00
  • ec95c45f70 cmd/config: ollama launch cline CLI (#14294) Parth Sareen 2026-02-17 11:37:53 -08:00
  • 3a88f7eb20 bugfix: add missing linear layer factory (#14289) Patrick Devine 2026-02-16 17:22:20 -08:00
  • 0d5da826d4 bugfix: display the parameter count correctly in mlx for ollama show (#14285) Patrick Devine 2026-02-16 13:03:34 -08:00
  • 9b795698b8 model: add llama3 architecture to mlxrunner (#14277) Patrick Devine 2026-02-15 23:06:28 -08:00
  • 041fb77639 model: add gemma3 to the mlxrunner (#14276) Patrick Devine 2026-02-15 22:47:59 -08:00
  • 8224cce583 readme: update download link for macOS (#1) (#14271) Saumil Shah 2026-02-15 15:25:15 -08:00
  • d18dcd7775 mlxrunner fixes (#14247) v0.16.2-rc0 v0.16.2 Patrick Devine 2026-02-13 22:30:42 -08:00
  • 5f5ef20131 anthropic: enable websearch (#14246) Parth Sareen 2026-02-13 19:20:46 -08:00
  • f0a07a353b cmd/tui: fix powershell search (#14242) Parth Sareen 2026-02-13 15:53:11 -08:00
  • 948de6bbd2 add ability to disable cloud (#14221) Devon Rifkin 2026-02-12 15:47:00 -08:00
  • 598b74d42c cmd/config: add minimax-m2.5 (#14223) v0.16.1 Parth Sareen 2026-02-12 14:29:50 -08:00
  • 935a48ed1a scripts: skip macOS symlink creation if already correct (#14142) Jeffrey Morgan 2026-02-12 12:44:42 -08:00
  • de39e24bf7 win: progress reporting on install download (#14219) Daniel Hiltgen 2026-02-12 12:06:56 -08:00
  • 519b11eba1 site: update readme (#14217) Eva H 2026-02-12 12:14:13 -05:00
  • 379fd64fa8 Revert "update README (#14213)" (#14215) Eva H 2026-02-12 12:06:00 -05:00
  • 59c019a6fb x: configurable model load timeout (#14204) frob 2026-02-12 18:05:42 +01:00
  • fad3bcccb2 update README (#14213) Eva H 2026-02-12 11:59:42 -05:00
  • bd6697ad95 docs: update quickstart for tui (#14208) Bruce MacDonald 2026-02-12 08:44:33 -08:00
  • f8dc7c9f54 docs: fix openapi schema for /api/ps and /api/tags endpoints (#14210) v0.16.0-rc2 v0.16.0 SamareshSingh 2026-02-11 19:37:40 -06:00
  • 4a3741129d bug: fix loading non-mlx models when ollama is built with mlx support (#14211) v0.16.0-rc1 v0.16.0-rc0 Patrick Devine 2026-02-11 14:48:33 -08:00
  • 77ba9404ac cmd/tui: improve model picker UX (#14209) Parth Sareen 2026-02-11 14:36:54 -08:00
  • 0aaf6119ec feature: add ctrl-g to allow users to use an editor to edit their prompt (#14197) Patrick Devine 2026-02-11 13:04:41 -08:00
  • f08427c138 cmd: TUI UX improvements (#14198) Parth Sareen 2026-02-11 10:18:41 -08:00
  • 2dbb000908 update context length format. Maternion 2026-02-10 10:13:04 +05:30
  • c980e19995 Fix formatting of context length notes in documentation Maternion 2026-02-09 00:29:25 +05:30
  • 6162374ca9 Update context-length.mdx Maternion 2026-02-09 00:03:44 +05:30
  • 44bdd9a2ef Add MLX runner with GLM4-MoE-Lite model support (#14185) Patrick Devine 2026-02-10 14:57:57 -08:00
  • db493d6e5e docs: update broken links on FAQ and quick cleanup (#14194) Michael 2026-02-10 16:52:20 -05:00
  • 75695f16a5 docs: integration overview (#13831) Bruce MacDonald 2026-02-10 11:41:09 -08:00
  • a0407d07fa safetensors quantization for mlx (#14184) Patrick Devine 2026-02-10 11:29:17 -08:00
  • 9ec733e527 cmd: make 'ollama login' and 'ollama logout' aliases for 'ollama signin' and 'ollama signout' respectively (#14144) Jeffrey Morgan 2026-02-09 19:12:42 -08:00
  • 5ef04dab52 cmd: ollama launch pi (#14084) Parth Sareen 2026-02-09 22:07:41 -05:00
  • aea316f1e9 win: add curl-style install script (#14178) Daniel Hiltgen 2026-02-09 15:28:11 -08:00
  • 235ba3df5c cmd: ollama menu and launch improvements (#14038) Patrick Devine 2026-02-09 11:30:16 -08:00
  • 2f1930cfd6 feat: make ollama with no args launch integrations UI jmorganca/launch-empty jmorganca 2026-02-07 15:49:41 -08:00
  • 03f56d3c30 fix: allow app to build without UI dist directory fix-app-dist-embed jmorganca 2026-02-07 15:15:53 -08:00
  • 099a0f18ef build: fix Dockerfile mlx directory (#14131) v0.15.6 Jeffrey Morgan 2026-02-06 17:08:53 -08:00
  • 9319f13ff5 compile expert select mxyng/mlx-compile Michael Yang 2026-02-06 15:53:36 -08:00
  • 26b08f889e tmp Michael Yang 2026-02-06 14:40:19 -08:00
  • fff696ee31 docs: increased RAM requirement for parallelism Richard Lyons 2026-02-07 00:16:35 +01:00
  • 2e3ce6eab3 anthropic: do not count image tokens for now (#14127) Jeffrey Morgan 2026-02-06 15:33:18 -08:00
  • bd5d3b0ebd quant mxyng/mlx-quant Michael Yang 2026-02-06 09:50:05 -08:00
  • 20299cb1da nil keys mxyng/mlx-glm4.7 Michael Yang 2026-02-04 17:26:22 -08:00
  • da4d04b0e8 glm4.7 Michael Yang 2026-02-03 15:13:18 -08:00
  • ee3093f828 save Michael Yang 2026-02-04 15:50:52 -08:00
  • 260c5ca65a cleanup afterloadfunc Michael Yang 2026-02-04 15:47:07 -08:00
  • 1ec216fe0a append vector mxyng/mlx Michael Yang 2026-02-06 14:47:34 -08:00
  • e19fbe7369 s/tensor/array/g Michael Yang 2026-02-05 20:47:04 -08:00
  • 5287acdb21 mlxrunner Michael Yang 2026-02-05 11:34:26 -08:00
  • 5da14833e5 draft: model manifest file interface Michael Yang 2026-01-19 13:34:24 -08:00
  • 9e2003f88a cmd/config: offer to pull missing models instead of erroring (#14113) Parth Sareen 2026-02-06 13:19:47 -05:00
  • 42e1d49fbe cmd: fix context limits for droid and add qwen3-coder-next ctx (#14112) Parth Sareen 2026-02-06 01:29:53 -05:00
  • 814630ca60 Revert "move tokenizers to separate package (#13825)" (#14111) Michael Yang 2026-02-05 20:49:08 -08:00
  • 87cf187774 cmd: set claude code env vars on launch (#14109) Parth Sareen 2026-02-05 22:04:53 -05:00
  • 6ddd8862cd chore: move x/mlxrunner into x/imagegen (#14100) Michael Yang 2026-02-05 18:25:56 -08:00
  • f1373193dc move tokenizers to separate package (#13825) Michael Yang 2026-02-05 17:44:11 -08:00
  • 8a4b77f9da cmd: set context limits for cloud models in opencode (#14107) v0.15.5 Parth Sareen 2026-02-05 19:36:46 -05:00
  • f92a82db15 app: match model picker to server models brucemacd/simplify-model-picker Bruce MacDonald 2026-02-05 15:43:22 -08:00
  • 5f53fe7884 cmd: ollama launch improvements (#14099) v0.15.5-rc5 Parth Sareen 2026-02-05 18:08:17 -05:00
  • 7ab4ca0e7f scripts: add macOS support to install.sh (#14060) Bruce MacDonald 2026-02-05 14:59:01 -08:00
  • e36f389e82 scheduler: default parallel=1 for qwen3next/lfm (#14103) Jeffrey Morgan 2026-02-05 12:48:25 -08:00