docs: separate plugin architecture tagline
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: 366bea0b6d68b7eca9f53581d3bb727574adb5ef
|
||||
README.zh.md: d5a631843dafaf9ff608f639cd8fc4c7d2c4d546
|
||||
README.md: 27774fd3e0ffc821e7287f6153906a5d21530dc2
|
||||
README.zh.md: b7d08f2bc948d0a6d388dd672c5a702bc7da6f6f
|
||||
@@ -2,7 +2,9 @@
|
||||
|
||||
English | [中文](README.zh.md)
|
||||
|
||||
DeepSeek Harness (`dsh`) is an open-source coding agent built on the DeepSeek Harness SDK, where **everything is a plugin**.
|
||||
DeepSeek Harness (`dsh`) is an open-source coding agent built on the DeepSeek Harness SDK.
|
||||
|
||||
It uses an architecture where **everything is a plugin**.
|
||||
|
||||
## Install
|
||||
|
||||
|
||||
+3
-1
@@ -2,7 +2,9 @@
|
||||
|
||||
[English](README.md) | 中文
|
||||
|
||||
DeepSeek Harness(`dsh`)是一款基于 DeepSeek Harness SDK 构建的开源 coding agent(编程智能体),**一切皆插件**。
|
||||
DeepSeek Harness(`dsh`)是一款基于 DeepSeek Harness SDK 构建的开源 coding agent(编程智能体)。
|
||||
|
||||
它采用了**一切皆插件**的架构。
|
||||
|
||||
## 安装
|
||||
|
||||
|
||||
Reference in New Issue
Block a user