refactor(mtmharness): align DSH 0.1.2 client contracts - #37
Closed
codeh007 wants to merge 1 commit into
Closed
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Owner
Author
|
根据 issue 后续决定(等待官方 npm 提供 已完成的源码迁移提交仍保留在远端分支 |
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
dsh-client-runtimeAPI to official 0.1.2 Client, Store, and Renderer contractsdsh.client.injectand update peer/dev dependency pins and lockfile@deepseek-ai/dsh@0.1.2-alpha.1Related: codeh007/gomtm#657
Verification
/workspace/deepseek-harness0.1.2 declarationspack-check: passedCI=true pnpm install --frozen-lockfile --lockfile-only --offlinepassedThe official 0.1.2 npm packages are not published yet (
@deepseek-ai/dsh-client-storeis currently 404 and the publicdshCLI is still 0.1.1-rc.2), so the real registry install and profile smoke remain pending that upstream publication. The committed lockfile uses public npm tarball URLs and contains no local registry address.