Skip to content

App-server: GET /v1/artifacts and GET /v1/files for GPUI Preview and Files #6163

Description

@Hmbown

GPUI Preview/Files fail closed on missing HTTP. Probed and named:

  • GET /v1/artifacts — 404
  • GET /v1/files — 404

GPUI uses local bounded reads against the workspace root instead. Do not invent a second file store in the desktop.

Reconcile crates/tui/src/runtime_api.rs against today's tip before adding routes. If these exist under another path (like plugins vs /v1/plugins), name it. Otherwise serve list/read (and write+revision for files) with sandbox/permission receipts.

Related: Hmbown/codewhale-apps#564, Hmbown/codewhale-apps#619.

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

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions