Vincent Koc
|
2fc2fc930b
|
improve(ollama): reduce inactive startup cost (#119745)
* improve(ollama): defer optional runtime imports
Punchcard-Session: coral-workshop-workshop-3f
* improve(ollama): isolate lazy runtime modules
* improve(ollama): preserve lazy runtime boundaries
|
2026-08-06 07:40:22 +08:00 |
|
Vincent Koc
|
f70821908e
|
fix(ollama): activate the model selected during setup
|
2026-08-04 09:39:02 +08:00 |
|
Peter Steinberger
|
865a7286c8
|
fix(ollama): honor model requests and pull completion contracts (#117171)
Co-authored-by: Peter Steinberger <steipete@macos.shared>
|
2026-07-31 20:19:57 -07:00 |
|
Vincent Koc
|
69f10e72f2
|
fix(ollama): retry unreachable setup in place (#116210)
|
2026-07-30 12:23:56 +08:00 |
|
Peter Steinberger
|
b6c3ff1aa1
|
fix(providers): make Ollama and LM Studio onboarding reliable (#114405)
* fix(ollama): persist local auth only after model selection
* fix(ollama): preserve native max thinking effort
* fix(lmstudio): preserve model tool capabilities
* fix(lmstudio): preserve configured model compatibility
* test(ollama): prove isolated onboarding and persisted gateway turns
* fix(ollama): fail closed on unresolved secret references
* fix(ollama): keep local onboarding model catalogs installed-only
* fix(onboard): preflight local models before reset
* fix(lmstudio): normalize unsupported tool schema patterns
* Revert "test(ollama): prove isolated onboarding and persisted gateway turns"
This reverts commit 1d333d4c67b6cf43c4def40f93075ac6bda34847.
* Revert "fix(ollama): preserve native max thinking effort"
This reverts commit 5d2600b0982e5bca73b1b5f8b42f660fa5f2473d.
* fix(lmstudio): preserve typed model compatibility
* test(lmstudio): await provider catalog augmentation
* test(ollama): narrow optional discovery auth fixture
* test(lmstudio): narrow reset validator registration
* fix(onboard): preserve verified local model lean defaults
* test(ollama): split non-interactive onboarding auth regressions
* fix(onboard): exclude hosted Ollama models from lean defaults
* test(onboard): prove local reset preflight order
|
2026-07-27 05:07:29 -04:00 |
|
Peter Steinberger
|
f703d803cc
|
chore(models): curate all provider model catalogs to current-generation lineups (#113681)
* chore(models): fleet-wide provider catalog curation
* fix(models): sync provider runtime catalogs and tests with curated manifests
* test(models): align venice lifecycle assertions and copilot auth default with curated catalogs
* test(models): align catalog lifecycle contract checks
|
2026-07-25 07:21:17 -07:00 |
|
WhatsSkiLL
|
feb529fd2b
|
fix(ollama): preserve cloud model context windows (#112430)
* fix(ollama): preserve cloud model context windows
* fix(ollama): recognize cloud model source forms
Co-authored-by: IWhatsskill <284122573+IWhatsskill@users.noreply.github.com>
---------
Co-authored-by: IWhatsskill <284122573+IWhatsskill@users.noreply.github.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-07-21 22:45:03 -07:00 |
|
Peter Steinberger
|
7817a6cf24
|
fix(ollama): failed inspections must not advertise tools capability (#109921)
|
2026-07-17 11:38:21 +01:00 |
|
Peter Steinberger
|
d9b86cb76c
|
fix(ollama): one broken local model no longer bricks interactive setup (#109895)
* fix(ollama): fail open on per-model inspection during setup
* test(ollama): narrow setup mock body parsing
|
2026-07-17 11:12:55 +01:00 |
|
Peter Steinberger
|
765bb37364
|
feat(setup): stream provider prepare progress to every surface (#109764)
* feat: stream provider preparation progress
* fix(android): refresh gateway method constants
|
2026-07-17 00:55:04 -07:00 |
|
Peter Steinberger
|
42591653de
|
refactor(extensions): trim provider and channel internals (#107817)
* refactor(ollama): privatize internal plugin surfaces
* refactor(openshell): privatize internal plugin surfaces
* refactor(lmstudio): privatize internal plugin surfaces
* refactor(signal): privatize internal plugin surfaces
* refactor(whatsapp): privatize internal plugin surfaces
* chore(deadcode): shrink extension export baseline
|
2026-07-14 15:38:39 -07:00 |
|
NIO
|
a82cff8892
|
fix(ollama): bound cloud-auth 401 JSON response reads
|
2026-06-28 18:53:28 -07:00 |
|
Peter Steinberger
|
11484f8a14
|
fix(ollama): support GLM-5.2 cloud discovery
|
2026-06-21 19:00:15 -04:00 |
|
Peter Steinberger
|
96e5812426
|
docs: document medium extension sources
|
2026-06-04 21:33:54 -04:00 |
|
Shakker
|
97a991d037
|
test: screen ollama setup request probes
|
2026-05-12 21:34:42 +01:00 |
|
Peter Steinberger
|
db79b1cc5e
|
test: dedupe ollama setup mock calls
|
2026-05-12 13:46:26 +01:00 |
|
Peter Steinberger
|
b97edc28da
|
test: wait for ollama pull request by assertion
|
2026-05-11 18:19:26 +01:00 |
|
Shakker
|
8cc8542336
|
test: tighten ollama unreachable error assertion
|
2026-05-11 00:43:20 +01:00 |
|
Peter Steinberger
|
0c216991e1
|
test: repair extension test type drift
|
2026-05-10 17:57:13 +01:00 |
|
Shakker
|
459dcb92d4
|
test: tighten ollama setup result assertions
|
2026-05-10 17:41:56 +01:00 |
|
Shakker
|
4712fae8c4
|
test: tighten ollama setup endpoint assertions
|
2026-05-10 17:39:04 +01:00 |
|
Peter Steinberger
|
c33d71c6b8
|
test: avoid extension filter allocation assertions
|
2026-05-08 21:35:49 +01:00 |
|
Peter Steinberger
|
487c615c65
|
test: clarify ollama setup assertions
|
2026-05-08 12:13:24 +01:00 |
|
Shakker
|
45d0efad23
|
test: clarify ollama setup fetch assertions
|
2026-05-08 10:33:39 +01:00 |
|
Ayaan Zaidi
|
2613692298
|
fix(ollama): avoid cloud model metadata fanout
|
2026-04-29 08:23:57 +05:30 |
|
Peter Steinberger
|
f34b41f198
|
refactor: split plugin sdk test helpers
|
2026-04-28 01:14:19 +01:00 |
|
Peter Steinberger
|
74e62c32c3
|
test: route extension tests through sdk subpaths
|
2026-04-27 21:58:48 +01:00 |
|
Peter Steinberger
|
2cfe6bf4e5
|
fix(ollama): dedupe latest models during setup
|
2026-04-27 12:14:10 +01:00 |
|
Peter Steinberger
|
66f4b52db3
|
fix(docker): route local provider setup to host gateway
|
2026-04-27 08:46:33 +01:00 |
|
Peter Steinberger
|
414fd41a1f
|
fix(ollama): avoid timing out active model pulls
|
2026-04-27 03:40:28 +01:00 |
|
Peter Steinberger
|
348728c28c
|
fix(providers): bound native fetch timeouts
|
2026-04-27 03:33:51 +01:00 |
|
Peter Steinberger
|
dc78d58448
|
fix(ollama): honor baseURL provider aliases
|
2026-04-27 03:28:23 +01:00 |
|
Bruce MacDonald
|
1be94b7a37
|
onboard (ollama): populate cloud-only model list from ollama.com/api/tags (#68463)
Merged via squash.
Prepared head SHA: fb12af3d63
Co-authored-by: BruceMacD <5853428+BruceMacD@users.noreply.github.com>
Co-authored-by: BruceMacD <5853428+BruceMacD@users.noreply.github.com>
Reviewed-by: @BruceMacD
|
2026-04-21 08:51:54 -07:00 |
|
Ayaan Zaidi
|
33154ce745
|
fix: simplify ollama onboarding (#67005)
* feat(ollama): split interactive cloud and local setup
* test(ollama): cover cloud onboarding flow
* docs(ollama): simplify provider setup docs
* docs(onboarding): update ollama wizard copy
* fix(ollama): restore web search auth helper
* fix(ollama): harden setup auth and ssrf handling
* fix(ollama): address review regressions
* fix(ollama): scope ssrf hardening to ollama
* feat(ollama): add hybrid onboarding mode
* fix(ollama): tighten cloud credential setup
* refactor(ollama): distill host-backed setup modes
* fix(ollama): preserve cloud api key in config
* fix: simplify ollama onboarding (#67005)
|
2026-04-15 19:06:21 +05:30 |
|
Bruce MacDonald
|
86f35a9bc0
|
chore(ollama): update suggested onboarding models (#62626)
Merged via squash.
Prepared head SHA: 48c083b88a
Co-authored-by: BruceMacD <5853428+BruceMacD@users.noreply.github.com>
Co-authored-by: BruceMacD <5853428+BruceMacD@users.noreply.github.com>
Reviewed-by: @BruceMacD
|
2026-04-07 11:42:29 -07:00 |
|
Bruce MacDonald
|
ac3f55504c
|
feat(ollama): detect vision capability from /api/show and set image i… (#62193)
Merged via squash.
Prepared head SHA: 85f85d1036
Co-authored-by: BruceMacD <5853428+BruceMacD@users.noreply.github.com>
Co-authored-by: BruceMacD <5853428+BruceMacD@users.noreply.github.com>
Reviewed-by: @BruceMacD
|
2026-04-06 17:29:40 -07:00 |
|
Vincent Koc
|
2a04d5c16f
|
test(extensions): narrow utility test helper imports
|
2026-04-03 21:23:47 +09:00 |
|
Peter Steinberger
|
8861cdbb6f
|
refactor(plugin-sdk): untangle extension test seams
|
2026-03-29 23:43:53 +01:00 |
|
Peter Steinberger
|
8ddeada97d
|
test: move extension-owned coverage into plugins
|
2026-03-27 15:11:33 +00:00 |
|