spek - OpenSpec Static Site
Version updated for https://github.com/spekhq/spek to version v1.8.3.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Spek is a lightweight read-only viewer for OpenSpec content that automates tasks such as browsing specs, changes, and tasks with structure. It solves problems related to managing parallel worktrees in AI-agent environments by aggregating all in-flight changes into one view, providing full-text search capabilities, and offering a responsive layout across various screen sizes.
What’s Changed
- Lists with blank lines between their items render correctly again (Web, VS Code and IntelliJ). Every bullet and number was pushed onto its own line, above the text it belonged to, which made proposals and task lists hard to scan. Markers now sit inline with the first line of their item. Thanks to @nthansen (Norman Hansen) for reporting and contributing this.