Skip to content

feat(core): discover LM Studio models - #42607

Open
nexxeln wants to merge 21 commits into
v2from
lmstudio-provider
Open

feat(core): discover LM Studio models#42607
nexxeln wants to merge 21 commits into
v2from
lmstudio-provider

Conversation

@nexxeln

@nexxeln nexxeln commented Aug 14, 2026

Copy link
Copy Markdown
Member

Summary

  • add a built-in LM Studio provider that discovers local language models from the native API
  • support zero-config defaults plus configured base URLs, path-prefixed proxies, and bearer authentication
  • project context, vision, and tool-use metadata with process-wide polling deduplication
  • replace credential-gated Models.dev entries while live discovery is available
  • document automatic discovery, custom ports, and authentication

Testing

  • bun test test/plugin/provider-lmstudio.test.ts in packages/core
  • bun test in packages/core (1769 passed, 9 skipped before focused follow-up commits)
  • bun typecheck in packages/core
  • repository-wide pre-push typecheck
  • bun typecheck, bun validate, and bun run build in packages/www
  • bunx oxlint packages/core/src/plugin/provider/lmstudio.ts packages/core/test/plugin/provider-lmstudio.test.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants