Releases: Arcadia822/taco
Releases · Arcadia822/taco
Release list
Taco Spec Kit extension v0.4.0
Taco Spec Kit extension v0.3.1
Taco Review packages a Spec Kit feature directory into one portable .taco.html review file and safely syncs human edits and anchored comments back to the canonical files.
Included
- Two Agent commands:
speckit.taco.updateandspeckit.taco.review - Eight mandatory Spec Kit lifecycle hooks
- Offline Node.js CLI for pack, validate, conflict-safe sync, and comment inspection
- Self-contained Taco browser shell
- Project authoring and review policy for
AGENTS.md
Compatibility
- Spec Kit
>=0.16.0,<2.0.0 - Tested with Spec Kit 0.16.5 and 1.0.1 from the published tag archive
- Node.js 22 or later for the bundled CLI
Install
specify extension add taco --from \
https://github.com/Arcadia822/taco/archive/refs/tags/v0.3.1.zip
specify extension listAfter installation, merge .specify/extensions/taco/policies/taco-agent-policy.md into the target project's AGENTS.md while preserving existing instructions.