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.
445 B
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-agenttopic to your plugin repository.