https://github.com/evertrue/openspecbuddy
Native macOS viewer for OpenSpec project directories
https://github.com/evertrue/openspecbuddy
Last synced: 4 months ago
JSON representation
Native macOS viewer for OpenSpec project directories
- Host: GitHub
- URL: https://github.com/evertrue/openspecbuddy
- Owner: evertrue
- Created: 2025-12-19T13:15:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-21T14:26:19.000Z (6 months ago)
- Last Synced: 2025-12-23T05:05:00.779Z (6 months ago)
- Language: Swift
- Size: 1.77 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: docs/ROADMAP.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
🔍 OpenSpec Buddy



A native macOS viewer for [OpenSpec](https://github.com/Fission-AI/OpenSpec) projects — browse your specs, changes, and archives with ease.
## ✨ Features
- 📂 **Directory Browser** — Open any OpenSpec project folder
- 📋 **Specs Viewer** — Browse your source-of-truth specifications
- ✏️ **Changes Tracker** — View active proposals, tasks, and spec deltas
- 🗄️ **Archive Explorer** — Review completed changes
- 🔖 **Recent Directories** — Quick access to your projects
- 📝 **Markdown Rendering** — Beautiful display of all your `.md` files
## 📸 Screenshot
## 🚀 Getting Started
**Just want to use the app?** Download it via [TestFlight](https://testflight.apple.com/join/9eykNRqF) — no Xcode required.
**Want to build from source?**
1. Clone the repo
2. Open `OpenSpecBuddy.xcodeproj` in Xcode
3. Build and run (⌘R)
4. Click "Open Directory" and select a folder containing an `openspec/` directory
## 🛠️ Requirements
- macOS 15.0+
- Xcode 16+
## 📄 License
MIT