Skip to content

Releases: PavelGuzenfeld/agent-sdlc

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 12:47
d322b05

Changes since v0.1.0

  • d322b05 Publish to PyPI as agent-sdlc on tagged releases (#66)
  • da14460 Link CODE_OF_CONDUCT.md from CONTRIBUTING.md (#65)
  • ee250dd Add a Code of Conduct and a minimal Security Policy (#64)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 12:10
6d6fff2

Changes since c17e89d

  • 6d6fff2 Port dotfiles' mutation-gate waivers, add gate config and pre-commit hook (#62)
  • becaed1 Drop the shields.io MIT license badge (#61)
  • dac1503 Sync package version to the tag in release.yml, fix deprecated license form (#59)
  • b33c559 Build and attach release artifacts to GitHub Releases (#56)
  • 3a2893e Move third-party notice out of LICENSE so GitHub's license detector identifies MIT (#57)
  • 45e7c23 Make README scannable: badges, tagline, docs link (#55)
  • c74c97b Consolidate no-leaks carve-outs into one declared list and sed pass (#53)
  • 80a2103 Add release workflow triggered on v* tags (#52)
  • 695df38 Add Claude Code and Codex plugin manifests (#51)
  • 36a001a Docs pass: trim origin-story prose, link sources, add background, restrict issue kinds (#50)
  • 4eabfe5 Add getting-started guide, fix docs site_url (#45)
  • c20d2a0 Remove real host addresses from no-leaks test fixtures (#44)
  • bfafb73 Skip binary files in no-leaks scan to silence awk multibyte warnings (#41)
  • 32fdf0b Exempt npm package@version specifiers from no-leaks identity scan (#39)
  • 6eb762e Allow-list public git SSH clone URLs in no-leaks scan (#38)
  • 135802e Exempt tests/fixtures/ from no-leaks scan instead of one test file (#37)
  • 88b260f Add a pre-flight name-collision guard to install.sh (#36)
  • 422c292 Genericize CI description in CONTRIBUTING.md (#35)
  • 600c3ad Note the ast-grep/sg PATH shadowing in README (#34)
  • d8ca04a Scope CI push trigger to main to stop double runs on same-repo PRs (#33)
  • 35a141e Add the mkdocs-material site with four ASCII process charts (#25)
  • cbb1981 Add install.sh with a temp-HOME slice test and CI job (#24)
  • c90323f Ship mutation_gate as an installable package with configurable own-namespaces (#23)
  • 8fbc9d8 Add the say/TTS stack and hook helpers to bin/ (#22)
  • 0b9a179 Add sol-budget skill and its pytest CI job (#21)
  • b09b68b Add slash commands, copied verbatim from the private pack (#20)
  • deba0b4 Add portable rules and generated AGENTS.md (#19)
  • 27cd3ca Add skills pack: blind, diagnose, land, ps, simplify, upstream, verify-generated-diff, wizard, writing-for-agents (#18)
  • 1df7c52 Scaffold the repo: licence, contributing docs, templates, leak scan (#12)