v1.0.0 — Initial release
Initial public release of claude4spec — local-first spec editor with markdown + SQLite + AI agent integration.
Highlights
- CLI:
claude4spec(web editor),c4s(read entities from terminal),c4s-mcp(MCP server). - Web editor: React + tiptap with chat overlay and live page rendering.
- Claude Code integration: bundled skills
c4s-spec-readerandc4s-brief-implementer. - Entities: endpoints, DTOs, tables, acceptance criteria, UI views — first-class records in a local SQLite store.
- Briefs & patches: spec-driven implementation workflow with self-contained briefs.
Install
npx claude4spec(Currently installable from source; npm publication is pending — see CHANGELOG.)
See CHANGELOG.md for details.