docs: add link to preview paper

This commit is contained in:
Shigma
2026-08-13 18:37:45 +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 @@ English | [中文](README.zh.md)
DeepSeek Harness (`dsh`) is an open-source agent harness developed by [DeepSeek AI](https://deepseek.com).
It uses an architecture where **everything is a plugin**, and is powered by [Cordis](https://github.com/cordiverse/cordis).
It uses an architecture where **everything is a plugin**, and is powered by [Cordis](https://github.com/cordiverse/cordis), whose design is described in [_A Programming Paradigm for Spatiotemporal Composability_](https://github.com/cordiverse/paper).
## Developer preview