OpenCode v2 Plugin Lets You Browse GitHub Issues and PRs Inside the Terminal

dax ·

Key Info

A new plugin for OpenCode v2, opencode-github-browser@0.1.0, lets developers view GitHub issues and pull requests directly inside the terminal UI. To use it, add the plugin to opencode.jsonc and have the GitHub CLI (gh) installed.

Highlights

  • Browse issues and PRs without leaving the OpenCode TUI.
  • Simple setup: add "opencode-github-browser@0.1.0" to opencode.jsonc.
  • Requires the GitHub CLI (gh) to authenticate and fetch data.
Loading...