[PR #8748] feat(opencode): added logic to probe loaded models from lmstudio and ollama #12854

Closed
opened 2026-02-16 18:17:44 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8748

State: closed
Merged: No


What does this PR do?

  • Added core logic for enumerating loaded models from Ollama and LMStudio in packages/opencode/src/provider/local/index.ts
  • Added debug cli opencode debug provider probe <type: ollama|lmstudio> <url: string>

How did you verify your code works?

image image
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8748 **State:** closed **Merged:** No --- ### What does this PR do? - Added core logic for enumerating *loaded* models from Ollama and LMStudio in `packages/opencode/src/provider/local/index.ts` - Added debug cli `opencode debug provider probe <type: ollama|lmstudio> <url: string>` ### How did you verify your code works? <img width="612" height="171" alt="image" src="https://github.com/user-attachments/assets/90a38769-7ce8-49e8-b673-55587d17366b" /> <img width="621" height="166" alt="image" src="https://github.com/user-attachments/assets/c952dc22-7ad9-4e9b-8055-e7bb4c7037fd" />
yindo added the pull-request label 2026-02-16 18:17:44 -05:00
yindo closed this issue 2026-02-16 18:17:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12854