Skip to content

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 05:28
426bd9b

SpecUI 2.0.3

Added

  • SpecUI brand mark (assets/specui-logo.svg) across docs site and README.
  • brand/: SpecUI's own design contract, dogfooded with the CLI.
  • scripts/check-links.mjs — static link checker for the built docs site.

Changed

  • Docs home is a retro one-pager (no navbar, no cards or badges), with README and all wiki pages rewritten in a human voice.
  • Internal doc links now use /docs/<slug> paths, fixing broken relative links on the GitHub Pages site.

Fixed

  • --help (and -h) on all subcommands exits 0 with help text instead of erroring.
  • validate on a missing target now exits 2 (CI-safe) instead of silently passing.
  • get accepts file:// registry items via --from, and gives a clean --force hint on duplicate installs.
  • add, validate, sync, and list now default to the flat layout when SPEC.md is at the repo root.
  • new . works in an empty existing directory.
  • skills templates lists every bundled template.