mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
experimental/ — private experimental packages
English | 中文
This group contains prototypes and internal-only Cordis plugins that use the repository's real runtime without joining an official release. Its packages are private, carry no stability or support promise, and retain the same engineering, security, documentation, lifecycle, testing, and snapshot requirements as release packages.
| Package | Role | ctx key |
|---|---|---|
agent-team/ |
Implicit-root Agent Teams roster, durable peer mailbox, shared task DAG, and runtime coordination | ctx.agentTeams |
tool-agent-team/ |
Scoped model-facing Agent Teams tools and collaboration guidance | — |
webworker-runtime/ |
Browser-only host runtime: in-memory VFS, module loader, postMessage tunnel, and the dedicated Web Worker assembly | — |
webworker-packer/ |
Build-time packer that materializes a profile's package closure into the VFS image the worker mounts | — |
The subtree rules define dependency isolation, release exclusion, and promotion.