ModelDock v0.3.75
OpenCode Go automatic model discovery
- Fix a model-directory lookup failure that prevented newly published OpenCode Go models from appearing in ModelDock and the Codex catalog.
- Provider-wide discovery now resolves the Go directory without requiring a model argument. Model-specific Zen/free-tier routing is unchanged.
- Retain automatic discovery at startup and every 24 hours, with no inference probes or per-model whitelist additions.
Verification
- A real authenticated Go directory request returned HTTP 200 and discovered
deepseek-v4.1-flash. - The regression fails against the original v0.3.74 bundle and passes against the corrected bundle, covering discovery, the dashboard picker, the Codex catalog, and full-history routing to the discovered model.
- Local full regression suite: 1,146 passed, 7 skipped, 0 failed.
After updating ModelDock, restart Codex to reload its model catalog.