mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
# Conflicts: # apps/cli/README.i18n.yaml # apps/cli/README.md # apps/cli/README.zh.md # docs/user/guide/config.i18n.yaml # packages/client/ui-models/src/client/ModelsSection.module.css # packages/cordis/repository-plugin/README.i18n.yaml # packages/cordis/repository-plugin/README.md # packages/cordis/repository-plugin/README.zh.md # packages/credentials/README.i18n.yaml # packages/credentials/README.md # packages/credentials/README.zh.md # packages/llm/llm-deepseek/README.i18n.yaml # packages/llm/llm-deepseek/README.zh.md # packages/ui/app-boot/README.i18n.yaml # packages/ui/app-boot/README.md # packages/ui/app-boot/README.zh.md # packages/ui/app-boot/src/index.ts # packages/ui/app-boot/tests/config-reload.spec.ts # packages/ui/app-boot/tests/personal-config.spec.ts
util/ — low-level shared utilities
English | 中文
These zero-dependency packages provide small primitives shared by multiple capability families. Business semantics remain with each consuming capability.
| Package | Role |
|---|---|
brand/ |
Provides nominally branded types |
paths/ |
Resolves the Harness data root and shared paths |
timeout/ |
Provides deadline and timeout classification primitives |
retention/ |
Bounds retained text and item collections |
atomic-write/ |
Replaces files atomically |
native-command/ |
Runs host-native commands without a shell |