mirror of
https://github.com/Hmbown/DeepSeek-TUI.git
synced 2026-09-03 06:50:13 +08:00
extensions/vscode was 0.8.53, npm/runtime-sdk 0.8.60, and the verifiers README claimed v0.9.1 while the workspace is 0.9.4. All three now read 0.9.4. The release.yml version gate previously checked only workspace + npm/codewhale, which is how the drift survived release prep; it now also requires runtime-sdk and vscode package versions to match the tag. Evidence: cross-surface-tech-debt-audit-2026-08-03.md TL;DR 'Stale version strings'; §11.3 version-sweep row. Gate: node -p require(...).version -> 0.9.4 for both packages.