feat(ui): improve edit tool preview #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/improve-edit-tool-preview"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Render edit tool calls with file-focused summaries instead of raw JSON.
Use numbered contextual diffs for both pending previews and completed edit output, and cache the preview at tool start so the UI can show the change before execution finishes.
Validation: cargo check && cargo test