Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ file contents and publication tokens:

## Documentation

## Documentation

- [Usage](https://github.com/minipai/diffwalk/blob/main/docs/usage.md): manual authoring, commands, YAML format, and review service settings.
- [Agent skill](skills/diffwalk/SKILL.md): the workflow your agent follows.
- [Development](https://github.com/minipai/diffwalk/blob/main/docs/development.md): local development, testing, and self-hosting.
1 change: 0 additions & 1 deletion website/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ <h1>Make good work easy to follow.</h1>
<span class="demo-phase"><span class="phase-raw">RAW GIT DIFF</span><span class="phase-working">EXPLAINING…</span><span class="phase-walk">EXPLAINED WITH DIFFWALK</span></span>
<div class="demo-actions">
<form class="demo-replay" hidden><button type="submit" aria-label="Replay assembly animation">Replay</button></form>
<a href="https://review.diffwalk.dev/r/P_8OK1RGULn2Wx2p6u1LuQ"><b>Open review ↗</b></a>
</div>
</div>
<span class="demo-description">Six project soft-delete file excerpts, initially ordered alphabetically, become a three-section Diffwalk review: mark projects as deleted, hide them from daily work while allowing recovery for 30 days, then purge them after the recovery window closes. Each explanation is followed by its relevant code excerpts.</span>
Expand Down