mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
The snapshot embedded five live bilingual document pairs as reviewed examples, so editing any of them (README, development guide, i18n docs) churned the snapshot. Replace them with three synthetic fixture pairs (product, rules, agent-note shapes) under scripts/fixtures; the prompt examples stay representative without tracking real document content.
280 B
280 B
Agent Note: Offline-first defaults
Status: implemented
English | 中文
Problem
Online checks delayed every run.
Decision
Run offline by default; expose one opt-in flag.
Consequences
Runs start instantly. Telemetry stays off unless enabled.