OpenCode v2 Plugin Lets You Browse GitHub Issues and PRs Inside the Terminal
Key Info
A new plugin for OpenCode v2, [email protected], 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
"[email protected]"toopencode.jsonc. - Requires the GitHub CLI (
gh) to authenticate and fetch data.