Skip to content

v0.2.0

Choose a tag to compare

@grojof grojof released this 22 Jun 20:54
· 11 commits to main since this release
f80b652

v0.2.0 — Foundations: namespace, integrity, company packs, reconcile

Major release. Existing repos upgrade with ai-workspace upgrade (migrates markers, renames skills/commands, prunes orphans, writes the integrity manifest).

Highlights

  • aiws namespace + provenance — every generated artifact is aiws-* / aiws:* with source@version; automated migration on upgrade.
  • Integrity.ai-workspace/manifest.json + ai-workspace verify / doctor --strict (CI gate) · sync --check (self-heal preview) · safety-guard hook on base files.
  • Company packs over gitcompany.packs: [git+url#ref] vendored by ai-workspace packs sync (pinned, committed); reserved-namespace guard.
  • ai-workspace reconcile — classify company overlays vs base (🔵 unique · 🟢 redundant · 🟡 conflict · ⚠️ drift), propose-and-review.
  • Richer SDD skills — intent-based descriptions, output templates + quality bars, thin command launchers, OpenSpec delta spec format; slimmer Copilot mirror.

Needs Node >= 20. Install:

npm i -g https://github.com/grojof/ai-workspace-generator/releases/latest/download/ai-workspace-generator.tgz