Skip to content

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:57
7a9703d

Changed

  • Make .cratis/ai the only canonical corpus and remove the legacy tooling, evidence, generated catalog, distribution, pilot, and repository-inventory systems.
  • Keep 53 profile-referenced skills and a minimal profile catalog; move all executable maintenance into Source/Harness.Setup, Source/Pi.Plugin, and Source/Verification.
  • Give Pi, Cursor, and OpenCode complete native repository adapters alongside Claude Code, Codex, and Copilot.
  • Replace the workflow matrix with one quality-and-release workflow using cratis/release-action for semantic versioning and publishing @cratis/pi.
  • Package the real corpus in the Pi npm tarball; resolve configured profiles and languages, and expose all 53 packaged skills when .cratis/ai.json is absent.

Verification

  • TypeScript checks for all three Source projects
  • Corpus/profile/skill verification: 53 skills, 66 profile records
  • Pi resolver specifications and npm pack dry run
  • Harness setup check: 105 integrations
  • shellcheck, actionlint, and git diff --check