Skip to content

feat(UX/DX Improvement): copy Inspect violation details - #274

Open
Xapollon430 wants to merge 2 commits into
mainfrom
feat/inspect-copy-violation-details
Open

feat(UX/DX Improvement): copy Inspect violation details#274
Xapollon430 wants to merge 2 commits into
mainfrom
feat/inspect-copy-violation-details

Conversation

@Xapollon430

@Xapollon430 Xapollon430 commented Aug 24, 2026

Copy link
Copy Markdown
Member

Background

During debugging of violations, I end up copying and pasting manually a lot from bombadil inspect into my agent. A copy button would make it really easy to do so. Sometimes the snapshots can be really long and harder to copy to clipboard.

Demo

Screen.Recording.2026-08-24.at.2.19.45.PM.mov

The changes end up adding Navigator and Clipboard as new crates. Because I implemented a copy feedback with a checkmark, the callbacks, timers, and JsFuture seems to add some extra code to support that functionality. Open to feedback if its too verbose and we can trim it away and just have a static copy button. Also tagging that this is LLM-aided work since I am new to Rust

@Xapollon430 Xapollon430 changed the title feat: copy Inspect violation details feat(UX/DX Improvement): copy Inspect violation details Aug 24, 2026
@Xapollon430
Xapollon430 marked this pull request as ready for review August 25, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant