mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-30 04:40:37 +00:00
Merge remote-tracking branch 'origin/master' into feat/code-runtime-python-protocol
Resolutions: - docs/module-graph.md, docs/config-catalog.md: generated files. Regenerated with gen-module-graph and gen-config-catalog on the merged tree, then carried the new package's entries into the Chinese sides and re-recorded both pairings. Each side now differs from master by exactly the code-runtime-python rows. - scripts/verify-package-readme-model-experience.ts, tsconfig.host.json: master renamed packages/bash -> packages/shell, packages/pty -> packages/terminal, code-runtime-worker -> code-runtime-worker-thread and agent-tool-mode -> agent-tool-presentation. Kept master's names and re-added this branch's code-runtime-python entry. Adapted the package to conventions master introduced while the branch was open: version 0.1.0-rc.6 with publishConfig.access "public" (the release-member rule check-workspace-constraints now enforces), the invariants project reference moved to packages/runtime-diagnostics/invariants, and the README companion link retargeted to code-runtime-worker-thread.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"path": "../../../vendor/cordis"
|
||||
},
|
||||
{
|
||||
"path": "../../support/invariants"
|
||||
"path": "../../runtime-diagnostics/invariants"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user