Quilt v0.5.1
What's new
- Provenance review in
quilt ui. Expand any changed file to inspect its liveHEADto worktree diff with per-line actor attribution, multi-actor conflict labels, and plainly marked unattributed lines. - Local prompt context for Claude Code and Codex. Quilt can show the latest local user prompt before a captured edit. Transcripts are read only when review opens, stay on the loopback-only server, and are rendered as untrusted text.
- Claimed-actor continuity for Codex native capture. An auto-derived Codex hook identity now adopts the sole live whole-file or directory claim holder, keeping the named actor's email, authorship, preview, and commit identity aligned. Explicit
QUILT_ACTORstill wins.
Prompt matching is a best-effort time inference, not a hard link. Other actor types retain per-agent line attribution without prompt context. Raw shell writes, generated files, and pre-existing dirty changes can legitimately remain unattributed.
Full changelog: https://github.com/wkoverfield/quilt/blob/main/CHANGELOG.md