vscode-hiveFrom Vibe Coding to Hive Coding — The VS Code companion for reviewing, commenting on, and approving Hive work. Why Hive?OpenCode runs the work. This extension keeps the plan, comments, approvals, and feature status close to your editor.
InstallationFrom VS Code Marketplace
From VSIXDownload from Releases and install manually. Features📋 Feature SidebarSee all your features at a glance with progress indicators. 💬 Inline Plan ReviewAdd comments directly on plan.md. Discuss, iterate, approve. 🔄 Real-time UpdatesWatches 🚀 OpenCode CompanionLaunch the active step in OpenCode from the sidebar without losing review context. UsageReview a Hive feature
What this extension is for in
|
| Command | Description |
|---|---|
| Hive: New Feature | Create a new feature |
| Hive: Refresh | Refresh the feature tree |
| View Details | Show feature details |
| View Report | Open feature report |
| Open in OpenCode | Open step in OpenCode |
Usage Tips
- Task names: Use kebab-case or snake_case. Spaces in task names may cause git worktree errors.
- Context management: Check
.hive/features/<name>/context/for reference;overview.mdis reserved, while files likedecisions.mdorarchitecture.mdare optional examples. - Plan review: Open
context/overview.mdfirst, thenplan.md;plan.mdremains execution truth and can still contain a readable design summary before## Tasks. - OpenCode execution: use the sidebar action to jump back into OpenCode for implementation work.
Troubleshooting
Issue: "Invalid reference" error when starting task
- Solution: Task names with spaces may cause git worktree errors. Use kebab-case (e.g.,
user-authinstead ofUser Authentication).
Pair with OpenCode
For the supported workflow, install opencode-hive and use this extension as the review/sidebar companion.
Requirements
- VS Code 1.80.0 or higher
- A project with
.hive/folder (created by opencode-hive)
License
MIT with Commons Clause — Free for personal and non-commercial use. See LICENSE for details.
Stop vibing. Start hiving. 🐝