Skip to content

[Feature]: Files panel: reveal file in Finder (local) / download file (remote) — copying the path is possible but there's no way to actually get to the file #5532

Description

@iamtoled

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I am describing a concrete problem or use case, not just a vague idea.

Area

apps/desktop

Problem or use case

The Files panel lets you browse the workspace and copy a file's path, but that's where it stops: there is no way to actually access the file itself from the app. Concrete case: the agent produces a small artifact (a log, a JSONL of results, a generated doc) and I just want to send it to a third party — today I have to copy the path, leave T3 Code, and hunt for the file in the OS file manager. On a remote environment (SSH/Tailscale) even that fallback doesn't exist: the file lives on another machine, so there is simply no way to retrieve it.

Proposal

On Files panel rows (context menu and/or hover action):

  • Reveal in Finder / file manager when the environment is local
  • Download when the environment is remote — the only possible way to hand the file to someone without SSH-ing around T3 Code

Related

#3522 asks for context-menu actions on the Changed files section; this covers the Files panel and the get-the-actual-file use case, with the local/remote distinction.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions