v0.2.0
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:*withsource@version; automated migration onupgrade. - 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 git —
company.packs: [git+url#ref]vendored byai-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