mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-14 04:01:35 +00:00
Merge remote-tracking branch 'origin/master' into worktree/fix-deliverable-sidebar-preview
This commit is contained in:
+2
-2
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write README.md
|
||||
README.md: 9f89db3d4502dea4a0d181799164f304d4976740
|
||||
README.zh.md: aa66ef1d24a5e2165859e9337273d807dff3d070
|
||||
README.md: 36adfe913902e75ce0673adc2cb5cb692151a291
|
||||
README.zh.md: f6861b4c9490741b5e5f2d825a370766178dd9f6
|
||||
|
||||
@@ -56,6 +56,18 @@ Start with the [development guide](docs/development.md) and [architecture docume
|
||||
|
||||
For agents, follow [AGENTS.md](AGENTS.md).
|
||||
|
||||
## Citation
|
||||
|
||||
```bibtex
|
||||
@misc{deepseek-harness2026,
|
||||
title={DeepSeek Harness: Everything is a Plugin},
|
||||
author={DeepSeek-AI},
|
||||
year={2026},
|
||||
publisher={GitHub},
|
||||
howpublished={\url{https://github.com/deepseek-ai/deepseek-harness}},
|
||||
}
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE)
|
||||
|
||||
@@ -77,6 +77,18 @@ pnpm dsh web
|
||||
|
||||
面向 agent:请遵循 [AGENTS.md](AGENTS.md)。
|
||||
|
||||
## 引用
|
||||
|
||||
```bibtex
|
||||
@misc{deepseek-harness2026,
|
||||
title={DeepSeek Harness: Everything is a Plugin},
|
||||
author={DeepSeek-AI},
|
||||
year={2026},
|
||||
publisher={GitHub},
|
||||
howpublished={\url{https://github.com/deepseek-ai/deepseek-harness}},
|
||||
}
|
||||
```
|
||||
|
||||
## 许可证
|
||||
|
||||
[MIT](LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user