OpenCode v1.14.40: Remote .well-known Config and Signed Reasoning Block Fixes
SST
OpenCode v1.14.40 (May 7) adds support for .well-known/opencode configs pointing to remote files, fixes signed reasoning blocks, and applies CORS headers before authentication. Bug fixes cover network option errors and invalid surrogate character sanitization. This follows v1.14.37-39 (May 5) which introduced session warping between workspaces, improved v2 session rendering, proper subtask cancellation, and desktop proxy env-var support.
Why it matters
Remote .well-known config enables enterprise teams to centrally distribute OpenCode configuration without manual client updates, a key workflow improvement for organizations deploying OpenCode at scale.
Importance: 2/5
Incremental release adding remote config distribution, building on session-warping update from the same week