[PR #12107] wip(app): open directory button #14070

Closed
opened 2026-02-16 18:18:53 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12107

State: closed
Merged: No


Summary

  • add a session open dropdown that exposes desktop apps plus copy-path while showing localized toasts and guarding against unsupported contexts
  • change openLink to return a promise so callers (header, dialogs, layout) can safely await and ignore errors, and import mac open helpers on desktop
  • grant the desktop app full opener permissions and add a reusable FileTypeIcon component for the new menu

Testing

  • Not run (not requested)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12107 **State:** closed **Merged:** No --- Summary - add a session open dropdown that exposes desktop apps plus copy-path while showing localized toasts and guarding against unsupported contexts - change `openLink` to return a promise so callers (header, dialogs, layout) can safely await and ignore errors, and import mac open helpers on desktop - grant the desktop app full opener permissions and add a reusable `FileTypeIcon` component for the new menu Testing - Not run (not requested)
yindo added the pull-request label 2026-02-16 18:18:53 -05:00
yindo closed this issue 2026-02-16 18:18:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14070