Skip to content

I3: VS Code extension — right-click log file → investigate #21

@VarunGitGood

Description

@VarunGitGood

Why

Local dev workflow: a developer has a .log file open in VS Code, wants an answer about it, and doesn't want to context-switch to a terminal or the web UI.

Scope

  • VS Code extension that:
    • Adds a context-menu action on .log files: "Investigate with repi".
    • Calls a configured repi API endpoint (local default http://localhost:8000, or a remote URL set in extension settings).
    • Renders the investigation result and evidence chain in a side panel.
  • Publish to the VS Code Marketplace.

Acceptance

  • Extension installable from the Marketplace.
  • Right-clicking a .log file with a locally-running repi API returns an investigation result in the side panel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions