Skip to content

claude-trace no longer works with "native binary" installs #48

@ljw1004

Description

@ljw1004

Claude Code recently switched to a "native binary" (actually a self-contained Bun bundle, containing nodejs-alternative runtime, plus the original source code).

Claude-trace doesn't yet work with this.

To make it work, claude-trace would need to recognize that it's a Bun bundle, extract out the .js file, and run it as normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions