docs(research): add opencode 1.18.11 + glm-5v-turbo access research - #289
Merged
Conversation
Three decision-supporting research reports from the 1.18.11 upgrade investigation: - research-opencode-11811-stateless-mcp.md — confirms no "stateless MCP" feature exists in 1.18.11 (MCP SDK v2 shipped transiently in v1.18.8, fully reverted in v1.18.9). 1.18.3 -> 1.18.11 is non-breaking. - mcp-11811-implementation-audit.md — per-server MCP audit (26 servers); zero required config changes, only version-pin bumps (applied in #288). - research-zai-glm-5v-turbo-opencode-access.md — glm-5v-turbo is reachable via the standard zai provider (models.dev), NOT coding-plan access; the coding-plan catalog carries only 4 coding models.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Commits the three research reports produced during the 1.18.11 upgrade investigation as decision documentation.
Reports
research-opencode-11811-stateless-mcp.mdmcp-11811-implementation-audit.mdresearch-zai-glm-5v-turbo-opencode-access.mdglm-5v-turbois reachable via the standardzaiprovider (already in models.dev), not via coding-plan access (coding-plan catalog = 4 coding models only).Why
Preserves the reasoning behind #288 (version bumps) and documents the glm-5v-turbo access path so the finding (coding-plan can't reach it; standard
zaiprovider already lists it natively) isn't lost.Verification
🤖 Generated with opencode