DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

hj01857655 /

hj01857655/dsh-prompt-vcs

Verified

This plugin has no description yet.

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: public@6b668406

dsh-prompt-vcs

npm version npm downloads CI license node GitHub stars dsh plugin

Every change to your agent's instructions is recorded with a diff, and any change can be undone.

Install

dsh plugin --profile web add dsh-prompt-vcs

What it does

  • Watch the instruction surface. AGENTS.md, CLAUDE.md, skill files.
  • Snapshot on change. Unified diff + attribution (user / plugin / agent) stored in .promptvcs/history.jsonl.
  • Timeline. promptvcs log shows every change: when, what file, who changed it.
  • Diff. promptvcs diff <hash> shows the unified diff for a specific change.
  • Rollback. promptvcs rollback <hash> restores a file to its state before a change.
  • Panel. Timeline with inline diffs and rollback button.

CLI

dsh-prompt-vcs log               # show change history
dsh-prompt-vcs diff <hash>       # show diff for a change
dsh-prompt-vcs rollback <hash>   # undo a change

License

MIT

—/ 5

No ratings yet

Verified DSH bundle

Commit 6b668406bb75

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout