andrepontesmelo/moving-target0

moving-target

DSH 冷启动上下文插件:从工作区每个历史会话的首条提示词中提炼出一个目标段落,并在新会话启动时自动注入。

AI 分析

核心用途是保持工作区内跨会话的目标一致性。适合长期维护单一项目、需要频繁开启新会话但又不想重复输入背景信息的用户,通过自动提取和注入历史目标,实现无缝的冷启动体验。

套件
moving-target
版本
0.1.5
授權
MIT
最近更新
2026年8月27日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 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