Releases: ctchen222/openspec.nvim
Releases · ctchen222/openspec.nvim
Release list
v0.1.0
v0.1.0
First public release of openspec.nvim.
openspec.nvim is a Neovim control surface for OpenSpec workflows. It keeps OpenSpec markdown artifacts as the source of truth while bringing task progress, artifact context, workspace health, archive search, and implementation handoffs into Neovim.
Highlights
- OpenSpec task summary and progress view
- Workspace cockpit for current change context
- Temporary HTML change report
- Archive search for completed changes
- Context pack generation for agent handoff
- Explicit implementation session launcher for Codex, Claude, and opencode-style providers
- Neovim help documentation via
:help openspec.nvim - Dependency-free baseline using built-in Neovim APIs
Requirements
- Neovim 0.10+
- An OpenSpec project with
openspec/changes - Optional: OpenSpec CLI, Git, tmux, Codex, Claude, or opencode
Verification
make checkmake helptags