vscode-hiveFrom Vibe Coding to Hive Coding — The VS Code companion for reviewing, commenting on, and approving Hive work through plan.md. Why Hive?OpenCode runs the work. This extension keeps the plan, comments, approvals, feature status, and retained Copilot-facing Hive tools 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 🧭 Retained Copilot Tool SurfaceCopilot Chat sees only the Hive feature, plan, task, and status tools that still add structured value. 🚀 Execution CompanionKeep review and task status in VS Code, then delegate implementation directly to 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 optional notes; files likeoverview.md,decisions.md, orarchitecture.mdare ordinary context files, not separate review gates. - Plan review:
plan.mdis the only required review document and should keep a readable overview/design summary before## Tasks. - Execution handoff: delegate runnable implementation directly to
@foragerand record task progress withhive_task_update.
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 plus the reduced Copilot-facing Hive tool surface.
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. 🐝