Skip to content

Add context menus to changed files tree#198

Merged
BunsDev merged 1 commit intomainfrom
okcode/enable-right-click
Apr 1, 2026
Merged

Add context menus to changed files tree#198
BunsDev merged 1 commit intomainfrom
okcode/enable-right-click

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 1, 2026

Summary

  • Added right-click context menus for changed files and directories in the chat diff tree.
  • Files can now open the diff, open in the preferred editor, reveal in the system file manager, or copy the resolved path.
  • Directories can be revealed in the file manager or copied as paths.
  • Wired the current working directory through the timeline so path actions resolve correctly.

Testing

  • Not run bun fmt
  • Not run bun lint
  • Not run bun typecheck
  • Not run bun run test

- Enable right-click actions on changed files and directories
- Support open, reveal, view diff, and copy path using the current cwd
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Error Error Apr 1, 2026 2:13pm
v0-compute-the-platform-to-build Building Building Preview, Open in v0 Apr 1, 2026 2:13pm

@github-actions github-actions bot added the size:L label Apr 1, 2026
@github-actions github-actions bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 1, 2026
@BunsDev BunsDev merged commit dff742e into main Apr 1, 2026
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant