Free ยท Open source ยท Local-first

SpecLens

A desktop reader for OpenSpec projects.
Browse changes, trace how requirements evolved, and comment on specs - all from local folders.

Download View on GitHub

macOS (Apple Silicon) ยท Linux (x64 / arm64) ยท Windows (x64 / arm64)

What it gives you that raw markdown can't

๐Ÿ“‹ Changes browser

Active and archived changes with tabs for proposal, tasks, design, and spec deltas - plus task-completion progress at a glance.

๐Ÿ•ฐ๏ธ Timeline

Changes laid out chronologically, derived straight from your git history. No metadata files to maintain.

๐Ÿ”€ Graph & Flow views

See how capabilities, changes, and specs relate to each other - and how work flowed from proposal to archive.

๐Ÿ“– Specs & Schemas

The current state of every capability, the schema that generated it, and EARS keyword highlighting in spec prose.

๐Ÿ’ฌ Comments

Select any passage to attach a comment. Unresolved/resolved workflow, quote-click jumps back to the highlighted text - stored locally in SQLite.

๐Ÿค– LLM-ready export

Copy your review comments as structured markdown - quotes, authors, and status included - and paste them straight into your preferred LLM or coding agent.

โœ๏ธ Git-derived attribution

Who created and last edited every document, straight from git log. Works with any repo; degrades gracefully without one.

โšก Fast navigation

Global search (โŒ˜K), back/forward history, document zoom, minimap with a slide-out table of contents, Mermaid diagrams.

๐Ÿง  Local AI summaries

An on-device model summarizes the project and any document for reviewers - streamed into a side panel, linked back to the specs. Nothing leaves your machine.

๐Ÿฆ™ Your choice of model

Five curated models downloaded on demand, any llama.cpp-compatible GGUF you import, or your local Ollama library.

๐Ÿ”’ Local-first

Point it at folders on your machine. No accounts, no cloud, no telemetry - your specs never leave your disk.

๐ŸŽจ Make it yours

Dark and light themes, resizable sidebar and comments panel, reading-speed and highlight-color settings, document zoom.

How it works

  1. Download SpecLens and open it.
  2. Click Add repository and pick any folder containing an openspec/ directory.
  3. Read, trace, and comment. That's it.

Download

Grab the build for your system from the latest release.

On the roadmap

Spec validation, Mac App Store, auto-updates, comment threads, and more - the full, always-current list lives in docs/ROADMAP.md.