Files
deepseek-harness/scripts/fixtures/translation-prompt/examples/agent-note.md
T
Tianyi Cui 16d86cfba7 test: decouple the translation prompt snapshot from live documents
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.
2026-08-13 13:07:57 +08:00

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.