docs: add link to preview paper

This commit is contained in:
Shigma
2026-08-13 18:26:20 +08:00
committed by Chinesezjc
parent b5aa2602a0
commit 0ae8f27b93
5 changed files with 6 additions and 65911 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
DeepSeek Harness`dsh`)是由 [DeepSeek AI](https://deepseek.com) 开发的开源 agent harness(智能体框架)。
它采用**一切皆插件**的架构,并由 [Cordis](https://github.com/cordiverse/cordis) 驱动。
它采用**一切皆插件**的架构,并由 [Cordis](https://github.com/cordiverse/cordis) 驱动,其设计参见论文 [_A Programming Paradigm for Spatiotemporal Composability_](https://github.com/cordiverse/paper)
## 开发者预览