Skip to content

jixoai/openspecui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenSpec UI

English | 中文

OpenSpecUI is a web interface for OpenSpec workflows (live mode + static export).

Version Compatibility

OpenSpecUI Required OpenSpec CLI
@latest / @^2 >=1.2.0 <2
@^1 >=1.0.0 <1.2.0

Legacy docs:

Quick Start

# Recommended: run without global install
npx openspecui@latest
bunx openspecui@latest

# Optional: install globally
npm install -g openspecui
openspecui

Default URL: http://localhost:3100.

OpenSpec 1.2 Notes

  • OpenSpecUI 2.x requires OpenSpec CLI >=1.2.0.
  • If your CLI is older, UI shows OpenSpec CLI Required and blocks core interactions until upgraded.
  • Default workflow guidance is now /opsx:propose (quick path).
  • OpenSpec profile/workflow sync can be inspected from Settings → OpenSpec 1.2 Profile & Sync.

Upgrade CLI:

npm install -g @fission-ai/openspec@latest

Common Flows

Start server

openspecui
openspecui ./my-project
openspecui --port 3200

Static export

openspecui export -o ./dist
openspecui export -o ./dist --base-path /docs --clean

Nix

nix run github:jixoai/openspecui -- --help
nix develop

Key Features

  • Dashboard for specs/changes/tasks status
  • Config/Schema viewers and editors
  • OPSX compose panel for change actions
  • Multi-tab PTY terminal (xterm + ghostty-web)
  • Search in live mode and static mode
  • Static snapshot export for docs hosting

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages