mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
docs(i18n): standardize contract terminology
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write packages/util/native-command/README.md
|
||||
README.md: dd9d1ddaf817b2ff77ec0cd01710053e918b4296
|
||||
README.zh.md: 339db7f3adb402193ef14247413b02f80b6f728d
|
||||
README.zh.md: 3ff8a392f2c511295adb0bf5f62b6e0527cbaea6
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
它是**库,不是服务或插件**:没有 `ctx`、不注册任何东西、不持有状态、不发事件。
|
||||
|
||||
## Surface
|
||||
## 接口面
|
||||
|
||||
```ts
|
||||
import { runNativeCommand, type NativeCommandRunner } from '@deepseek-ai/dsh-native-command'
|
||||
|
||||
Reference in New Issue
Block a user