mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-12 04:01:20 +00:00
# Conflicts: # .agents/notes/implemented/feature/2026-07-20-code-mode-typed-tool-returns.i18n.yaml # .agents/notes/implemented/feature/2026-07-20-code-mode-typed-tool-returns.zh.md # .agents/notes/implemented/feature/2026-07-22-web-multimodal-image-input-and-durable-attachments.i18n.yaml # .agents/notes/implemented/feature/2026-07-22-web-multimodal-image-input-and-durable-attachments.zh.md # .agents/notes/implemented/feature/2026-08-10-telemetry-default-off.i18n.yaml # .agents/notes/implemented/feature/2026-08-10-telemetry-default-off.md # .agents/notes/implemented/feature/2026-08-10-telemetry-default-off.zh.md # .agents/notes/implemented/simplification/2026-07-23-acp-automation-only-protocol.i18n.yaml # .agents/notes/implemented/simplification/2026-07-23-acp-automation-only-protocol.zh.md # apps/web/tests/scaffold.ts
support/ — development and test infrastructure
English | 中文
These packages support repository development, tests, and examples rather than product APIs. Their compatibility follows the development need they serve.
| Package | Role |
|---|---|
acp-snapshot/ |
Provides the ACP snapshot-test toolkit |
agent-loop-testkit/ |
Mounts shared prerequisites for AgentLoop tests |
invariants/ |
Runs development-time runtime-contract assertions |
loader-smoke/ |
Launches Loader-composed applications for smoke tests |
llm-mock-server/ |
Provides a deterministic OpenAI-compatible fault server |
llm-replay/ |
Replays recorded model responses for keyless tests and demos |
A package moves out of support/ when it gains a product contract and product consumers.
The invariants contract is documented in docs/subsystems/invariants.md.