Files
deepseek-harness/scripts/fixtures/translation-prompt/examples/product.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

445 B

Acme Agent

English | 中文

Acme Agent is an open-source agent harness that automates repository chores.

It runs fully offline. No telemetry is transmitted.

Install

Install Node.js 24, then run:

npx acme-agent setup

The command prints the setup URL, which is http://127.0.0.1:3080 by default.

Community

  • Report bugs in the issue tracker.
  • Add the acme-agent topic to your plugin repository.