Skip to content

Web UI does not open automatically when Plannotator Code Review is triggered #551

@ZoeImport

Description

@ZoeImport

Description

When triggering the Plannotator Code Review, the console shows:

The Plannotator Code Review has been triggered. Opening the review UI...
Acknowledge "Opening code review..." and wait for the user's feedback.

However, the web UI browser does not open automatically.

Environment

  • OS: Linux
  • Node version: v22.14.0
  • npm version: 10.9.2
  • open-plan-annotator version: 1.2.1
  • opencode: installed globally

Steps to reproduce

  1. Install: curl -fsSL https://plannotator.ai/install.sh | bash
  2. Add to opencode.json config: "plugin": ["@plannotator/opencode@latest"]
  3. Restart opencode and trigger Plannotator Code Review

Expected behavior

Web UI browser should open automatically.

Actual behavior

Message appears in console but browser does not open.

Additional context

The plugin seems to trigger correctly but the URL opening mechanism may not be working on Linux environments.

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