Skip to content

Releases: Arcadia822/taco

Taco Spec Kit extension v0.4.0

Choose a tag to compare

@Arcadia822 Arcadia822 released this 26 Aug 09:15

0.4.0 (2026-08-26)

Features

  • add comment message actions (4b74b54)
  • render OpenAPI, YAML, and Mermaid files (5cd640e)

Bug Fixes

  • collect comment author in app dialog (8b32954)
  • confirm browser download fallback (a2c20b2)
  • resolve Taco template and pack corruption bugs (458216d)

Taco Spec Kit extension v0.3.1

Choose a tag to compare

@Arcadia822 Arcadia822 released this 25 Aug 10:03

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.update and speckit.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 list

After installation, merge .specify/extensions/taco/policies/taco-agent-policy.md into the target project's AGENTS.md while preserving existing instructions.