Commit Graph

  • 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) Parth Sareen 2026-02-22 02:17:03 -08:00
  • 8b4e5a82a8 mlx: remove noisy error output from dynamic library loading (#14346) Jeffrey Morgan 2026-02-20 23:46:07 -08:00
  • 3445223311 cmd: openclaw onboarding (#14344) 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
  • 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
  • 9d02d1d767 install: prevent partial download script execution (#14311) Bruce MacDonald 2026-02-18 18:32:45 -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
  • 325b72bc31 cmd/tui: default to single-select for editor integrations (#14302) 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
  • 9aefd2dfee model: add qwen3 support to mlxrunner (#14293) 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) 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) 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) SamareshSingh 2026-02-11 19:37:40 -06:00
  • 4a3741129d bug: fix loading non-mlx models when ollama is built with mlx support (#14211) 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
  • 099a0f18ef build: fix Dockerfile mlx directory (#14131) Jeffrey Morgan 2026-02-06 17:08:53 -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
  • 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) Parth Sareen 2026-02-05 19:36:46 -05:00
  • 5f53fe7884 cmd: ollama launch improvements (#14099) 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
  • c61023f554 ollamarunner: Fix off by one error with numPredict Jesse Gross 2026-02-04 15:36:11 -08:00
  • d25535c3f3 qwen3next: avoid inplace sigmoid for shared gate (#14077) Jeffrey Morgan 2026-02-04 15:50:02 -08:00
  • c323161f24 cmd: helpful error message for remote models (#14057) Bruce MacDonald 2026-02-04 14:55:11 -08:00
  • 255579aaa7 qwen3next: fix issue in delta net (#14075) Jeffrey Morgan 2026-02-04 13:40:38 -08:00
  • f7102ba826 runner: discard compute results if sequence replaced mid-batch (#14072) Jeffrey Morgan 2026-02-04 13:19:48 -08:00
  • cefabd79a8 Revert "cmd: claude launch improvements (#14064)" (#14071) Jeffrey Morgan 2026-02-04 09:10:37 -08:00
  • df70249520 server: optimize chatPrompt to reduce tokenization calls (#14040) Jeffrey Morgan 2026-02-04 01:21:31 -08:00
  • 77eb2ca619 model: add qwen3-next architecture (#14051) Jeffrey Morgan 2026-02-03 23:27:21 -08:00
  • ee25219edd cmd: claude launch improvements (#14064) Parth Sareen 2026-02-03 22:33:58 -05:00
  • b1fccabb34 Revert "Update vendored llama.cpp to b7847" (#14061) Jeffrey Morgan 2026-02-03 18:39:36 -08:00
  • a6355329bf cmd: open browser on ollama signin when available (#14055) Bruce MacDonald 2026-02-03 16:42:09 -08:00
  • 0398b24b42 cmd: launch defaults (#14035) Parth Sareen 2026-02-03 02:19:11 -05:00
  • 75b1dddf91 cmd: launch extra params (#14039) Parth Sareen 2026-02-03 02:03:33 -05:00
  • e1e80ffc3e cmd/config: move config location (#14034) Parth Sareen 2026-02-02 22:48:51 -05:00
  • 71896485fd anthropic: add InputTokens to streaming response (#13934) Aleksandr Vukmirovich 2026-02-03 03:29:37 +01:00
  • ef00199fb4 Update vendor ggml code to a5bb8ba4 (#13832) Jeffrey Morgan 2026-02-02 17:31:59 -08:00
  • 8f4a008139 Add GLM-OCR vision model support (#14024) Jeffrey Morgan 2026-02-02 15:39:18 -08:00
  • d8cc798c2b glm 4.7 flash support on experimental engine (#13838) Patrick Devine 2026-02-02 15:22:11 -08:00
  • 6582f6da5c llm: Make "do load request" error message more informative Richard Lyons 2026-01-30 16:34:21 +01:00
  • 0334ffa625 server: use tiered VRAM-based default context length Jesse Gross 2026-01-27 16:12:17 -08:00
  • d11fbd2c60 server: fix ollama ps showing configured instead of actual context length Jesse Gross 2026-01-27 16:27:55 -08:00
  • 6a7c3f188e openclaw: run onboarding for fresh installs (#14006) Jeffrey Morgan 2026-02-01 13:46:45 -08:00
  • 427e2c962a docs: add redirect from clawdbot to openclaw (#14004) Jeffrey Morgan 2026-01-31 20:50:42 -08:00
  • 27db7f806f cmd/config: rename integration to openclaw (#13979) Thanh Nguyen 2026-02-01 06:31:13 +07:00
  • 3590fbfa76 runner: fix typo 'baackend' -> 'backend' in error messages (#13645) Dhiraj Lochib 2026-02-01 02:56:20 +05:30
  • cd0094f772 added stakpak to web & desktop (#13961) noureldin-azzab 2026-01-31 23:04:34 +02:00
  • 06bc8e6712 docs: add Screenpipe to Community Integrations (#13906) Louis Beaumont 2026-01-31 12:49:52 -08:00
  • fc5f9bb448 docs: remove unsupported quantizations (#13982) frob 2026-01-31 21:46:20 +01:00
  • a0740f7ef7 docs: add GB10 to supported devices (#13987) frob 2026-01-31 21:45:27 +01:00
  • a0923cbdd0 cmd: ollama launch add placeholder text for selector (#13966) Parth Sareen 2026-01-29 12:48:49 -05:00
  • f92e362b2e cmd: capitalize Ollama in serve command help text (#13965) Seokrin Taron Sung 2026-01-30 02:47:53 +09:00
  • aa23d8ecd2 docs: update installation command for OpenCode CLI (#13971) Tincho 2026-01-29 14:47:02 -03:00
  • 7b62c41060 cmd/config: use envconfig.Host() for base API in launch config packages (#13937) Gabe Goodhart 2026-01-27 14:30:00 -07:00
  • 26acab64b7 docs: add clawdbot (#13925) Parth Sareen 2026-01-26 21:32:54 -05:00
  • e0f03790b1 parsers/ministral: fix nested tool call parsing by counting brace nesting (#13905) Gyungrai Wang 2026-01-27 08:03:43 +09:00
  • 3ab842b0f5 cmd: clawdbot config fixes (#13922) Parth Sareen 2026-01-26 17:34:29 -05:00
  • b8e8ef8929 cmd: ollama launch clawdbot (#13921) Parth Sareen 2026-01-26 16:40:59 -05:00