Skip to content

v0.1.1

Choose a tag to compare

@damienbenveniste damienbenveniste released this 08 Jul 05:18
· 10 commits to main since this release
05ec1f7
  • Updated public docs to present the installed scaffold-guard command and
    hide transient no-install execution paths from user-facing quickstarts.
  • Added guided scaffold-guard init setup, including current-directory
    initialization by leaving the project-name prompt blank.
  • Made the guardrails-only minimal profile the default so users do not need to
    delete package folders they did not ask for.
  • Added GitLab CI scaffold support.
  • Added configurable Python quality-tool presets for Ruff, mypy, and Pyright.
  • Added TypeScript and Python+TypeScript monorepo scaffold profiles.
  • Strengthened generated agent guidance for docstrings, typed data modeling,
    subagent delegation, MCP usage, and Codex layered configuration files.
  • Added repo-local .codex/ workflow configuration for ScaffoldGuard
    development.
  • Fixed Pylance unknown-type findings for module constants.
  • Updated repository and generated-project GitHub Actions to current action
    releases.