Thank you to everyone whose code, reports, testing, and design work shaped
opencode-lmstudio.
The v1 typed-discovery work combines code and implementation designs from:
- @trigger2k20 — authenticated discovery and private-network token handling, #29.
- @aluzed — embedding-model startup behavior, #30.
- @rashomon-gh — embedding model filtering, #27.
- @scott1028 — model-type filtering and discovered-model whitelisting, #26.
- @SerenityG4K — typed model metadata, context discovery, and output budgeting, #22.
- @Lzmatgh — LM Studio model metadata, #18 and #19.
- @HarelMil — authenticated LM Studio requests, #13.
- @jleaders — typed model discovery and provider configuration groundwork, #10.
- @z3r0-815 — discovery gaps and regression-test coverage, #25.
- @bluelovers — model identity and display-name analysis, #23.
See the linked pull requests for the original reports, implementations, and review discussion.