# The DeepSeek Harness SDK (@deepseek-ai/dsh-tools) declares the rest of the
# harness runtime (dsh-llm, dsh-agent, dsh-scope, ...) as peer dependencies.
# The host harness provides those at runtime; this adapter only needs cordis +
# dsh-tools to build and type-check. Auto-installing the full peer graph pulls
# unpublished internal packages (e.g. dsh-type-meta), so keep it off.
auto-install-peers=false
package-manager-strict-version=false
