andrepontesmelo/moving-target ↗★ 0
moving-target
Cold-start context for DeepSeek Harness: distills one goal paragraph from the first prompt of every past session in a workspace and auto-injects it into each new session start.
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Usage
/moving-target-bootstrap
Run it once per workspace. It is re-runnable and overwrites — that is the escape hatch when the frozen summary drifts from reality (see caveats). After bootstrapping, do nothing; new sessions pick up the summary automatically.
To update the summary based on the current session outcome:
/moving-target-update
The current summary is read deterministically by the command and injected into the prompt — the agent never reads the file itself.
The standalone extractor CLI is available too:
npx moving-target-extract /path/to/workspace