Skip to content

v0.8.6 feat: /diff — show file changes since session start (or last /diff) #385

@Hmbown

Description

@Hmbown

Pitch

Codex parity. After a long session of edits, the user wants to see "what did we actually change?" in one place. `/diff` runs `git diff` against the snapshot taken at session start (the workspace mirror in `snapshot::repo`) and renders it inline with the colored-diff highlighting from #380.

`/diff ` accepts a turn number or a relative duration (`5m`, `1h`).
`/diff staged` only shows currently-staged changes.
`/diff word` switches to word-level highlighting for prose / config edits.

Acceptance

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv0.8.6Targeting v0.8.6

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions