Skip to content

v0.1.0

Choose a tag to compare

@damienbenveniste damienbenveniste released this 06 Jul 23:08
· 35 commits to main since this release

ScaffoldGuard 0.1.0

Initial release of the scaffold-guard CLI.

  • Generate strict Python starter repositories for coding-agent collaboration.
  • Generate Codex, Claude Code, and Cursor instruction files.
  • Run local policy checks with scaffold-guard check.
  • Inspect changed files with scaffold-guard inspect-diff.
  • Run generated-project validation with scaffold-guard validate.
  • Regenerate managed instruction files with scaffold-guard compile-rules.
  • Inspect environment and generated-project health with scaffold-guard doctor.
  • Publish through PyPI Trusted Publishing.