Skip to content

v0.5.0

Choose a tag to compare

@TheSmuks TheSmuks released this 02 May 19:23
· 38 commits to main since this release
4d757ac

What's Changed

Added

  • .omp/rules/no-placeholders.md — TTSR rule to catch HTML comment placeholders
  • .omp/rules/changelog-required.md — Scope rule for CHANGELOG.md updates
  • .omp/rules/conventional-commits.md — TTSR rule for commit message format
  • .omp/hooks/pre/protect-main.ts — Pre-hook blocking direct pushes to main
  • .omp/hooks/post/template-compliance-hint.ts — Post-hook logging audit hints
  • .omp/tools/template-audit/index.ts — Custom tool wrapping audit.sh
  • .omp/skills/setup/SKILL.md — Interactive setup workflow skill
  • docs/omp-extensions-guide.md — Decision guide for OMP extension types

Changed

  • docs/agent-files-guide.md — Added Section F: OMP Extensions cross-reference
  • Audit script updated to recognize v0.5.0

Full Changelog: v0.4.0...v0.5.0