| home |
| name |
text |
tagline |
actions |
| DeepSeek Harness |
Plugin-based agent development framework |
Built on the Cordis microkernel; everything is a plugin |
| theme |
text |
link |
| brand |
Quick start |
/en/guide/quickstart |
|
| theme |
text |
link |
| alt |
Develop plugins |
/en/develop/basic/ |
|
|
|
| title |
details |
| Plugin architecture |
Built on the Cordis plugin system. Every capability is registered by a plugin, takes effect when loaded, and is reverted when unloaded. |
|
| title |
details |
| Configuration as composition |
One cordis.yml determines the agent's complete capability set. Change a model or add a tool by editing configuration. |
|
| title |
details |
| Ready to use |
Includes LLM calls, file access, Bash execution, subagent delegation, and the rest of the core toolchain. Copy a template to get started. |
|
|