Files
deepseek-harness/packages/util
2026-08-11 22:52:39 +08:00
..
2026-08-11 22:52:39 +08:00
2026-08-11 22:52:39 +08:00
2026-08-11 22:52:39 +08:00
2026-08-11 22:52:39 +08:00
2026-08-11 22:52:39 +08:00
2026-08-11 22:52:39 +08:00
2026-08-11 22:52:39 +08:00

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