- Início
- Plugins
- Git e revisão de código
- dsh-prompt-vcs
H
dsh-prompt-vcs
hj01857655/dsh-prompt-vcs
Every change to your agent's instructions is recorded with a diff, and any change can be undone.
Instalar
dsh plugin --profile web add github:hj01857655/dsh-prompt-vcsREADME
dsh-prompt-vcs
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 logshows 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
Plugins relacionados
Z
dsh-web (dsh-git-graph)
zhu1090093659/dsh-web
8khá 8 horasGit e revisão de códigoApache-2.0
Z
dsh-web-ui (dsh-git-graph)
zhu1090093659/dsh-web-ui
6.3kmês passadoGit e revisão de códigoApache-2.0
A
codex-guard (dsh)
akimiya-z/codex-guard
139há 9 diasGit e revisão de códigoMIT
L
dsh-file-review
left0ver/dsh-file-review
43anteontemGit e revisão de códigoMIT