Skip to content

v0.6.0 — TRAID Design System

Choose a tag to compare

@MarcosNahuel MarcosNahuel released this 06 Jun 19:01
· 28 commits to main since this release

Feature release: branded HTML report generation via the TRAID Design System, two quick-use commands, and Windows reliability hardening.

Added

  • /agy:report <markdown> [--template <id>] [--output <path>] — publication-grade self-contained HTML from a markdown source using 5 canonical templates (traid-dark, traid-light, stripe-press, notion-docs, magazine). Two-phase flow: agy recommends 1–3 templates, you pick (or --template to skip), then it generates branded HTML, inlining Imagen images for ![generate: ...] cues.
  • /agy:ask <prompt> — one-shot quick prompt, returns the response verbatim.
  • /agy:review [focus] — sends the current git diff to agy for code review.
  • TRAID Design System — 5 templates with full palette / typography / component specs.

Changed

  • agy-rescue subagent gained 4 mode branches (ask, review, report-analyze, report-generate) — 10 modes total.
  • Windows rename bug (#217) hardening: sleep 2 && agy … backoff retry + PowerShell .tmp-sweep fallback.

Note: v0.6.0 was developed and validated but reached the public repo together with v0.6.1.