Skip to content

feat(app): add file and folder path context actions to desktop app#14777

Closed
olibols wants to merge 7 commits intoanomalyco:devfrom
olibols:feat/app-file-context-menu-path-actions
Closed

feat(app): add file and folder path context actions to desktop app#14777
olibols wants to merge 7 commits intoanomalyco:devfrom
olibols:feat/app-file-context-menu-path-actions

Conversation

@olibols
Copy link

@olibols olibols commented Feb 23, 2026

Issue for this PR

Closes #14784
Closes #11820
Closes #11620

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds desktop-focused context menu actions for session files/folders:

  • Copy relative path
  • Copy absolute path
  • Copy file contents (files)
  • Reveal in file explorer (desktop/local)
  • Open in default app (desktop/local)

This improves desktop workflow by making common file actions available directly from the UI context menus.

How did you verify your code works?

  • Ran bun run typecheck in packages/app
  • Pre-push checks ran bun turbo typecheck successfully
  • Manually tested context menu actions in desktop/local flow

Screenshots / recordings

8AH2a3QKsv.mp4

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels Feb 23, 2026
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@olibols olibols force-pushed the feat/app-file-context-menu-path-actions branch 2 times, most recently from 2ce114c to 46b0377 Compare February 26, 2026 22:47
@olibols olibols closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant