Route documentation home to quick start

This commit is contained in:
Yichen Jiang
2026-08-11 17:50:37 +08:00
parent ca674bbcbc
commit f98a95023d
13 changed files with 105 additions and 52 deletions

View File

@@ -1,23 +1,9 @@
---
layout: home
hero:
name: DeepSeek Harness
text: 插件化 Coding Agent
tagline: 基于 Cordis 微内核,一切皆插件
actions:
- theme: brand
text: 快速开始
link: /guide/quickstart
- theme: alt
text: 开发插件
link: /develop/basic/
features:
- title: 微内核
details: 内核只负责插件生命周期、事件通信和依赖管理,不包含具体业务能力。
- title: 插件化
details: 模型、工具、会话和存储都由插件提供,并通过事件协作。
- title: 自由组合
details: 通过配置选择、替换或扩展能力,不需要修改 Agent Loop。
layout: false
head:
- - meta
- http-equiv: refresh
content: 0; url=./guide/quickstart
---
# DeepSeek Harness