Skip to content

Releases: kmcallorum/pytest-agents

Release v1.0.11

10 Jan 23:14

Choose a tag to compare

Release v1.0.11

Changes

🐛 Bug Fixes

  • fix: resolve CodeQL and Snyk security alerts (aff47ab)

📦 Other Changes

  • build(deps-dev): Bump jest and @types/jest in /research (#26) (74a1fbd)
  • build(deps): Bump softprops/action-gh-release from 1 to 2 (#25) (2e423c0)
  • build(deps): Bump actions/upload-artifact from 4 to 6 (#24) (471d793)
  • build(deps): Bump actions/github-script from 7 to 8 (#23) (ce0b83e)
  • build(deps): Bump actions/setup-python from 5 to 6 (#22) (a1863b2)
  • build(deps): Bump actions/checkout from 4 to 6 (#21) (20bc168)
  • docs: update coverage badge [skip ci] (8e676a4)
  • style: fix formatting in config.py (dbee79b)

Release v1.0.10

10 Jan 22:57

Choose a tag to compare

Release v1.0.10

Changes

🐛 Bug Fixes

  • fix(security): address multiple security vulnerabilities (2d3a11b)

📦 Other Changes

  • chore: remove unused coverage screenshot files (1189d16)
  • refactor: replace all SuperClaude references with pytest-agents (f57f039)
  • docs: add comprehensive pytest-agents tutorial (d84035b)

Release v1.0.9

08 Jan 14:22

Choose a tag to compare

Release v1.0.9

Changes

🐛 Bug Fixes

  • fix: correct Python import syntax in Makefile verify command (1800ffc)

📦 Other Changes

  • docs: update coverage badge [skip ci] (475fbfc)
  • ci: grant write permissions for coverage badge commits (dcf730b)
  • ci: implement dynamic coverage badge generation (30232dc)
  • docs: replace static coverage badge with dynamic Codecov badge (184de22)
  • Revert "docs: update README badges to reflect 100% coverage" (624417e)
  • docs: update README badges to reflect 100% coverage (73e5ebf)
  • ci: explicitly specify coverage source in pytest command (3082d94)
  • style: apply ruff formatting to test_env_config_factory (d32d950)
  • style: fix linting errors in coverage pragma comments (82dc50e)
  • test: achieve 100% test coverage with pragma comments (c4a4b8f)
  • docs: update coverage badge to 74% (e304edd)
  • refactor: add pragma comments to import statements (b5f6320)
  • test: add module import tests and enhance plugin tests (d6c6cb9)
  • docs: update coverage and test badges (ed5f2fa)
  • test: add DI and exception handling tests (a515b4e)
  • docs: update coverage and test count badges (c8072b7)
  • config: exclude interface and init files from coverage (a496603)
  • test: add comprehensive logging utility tests (0c2e19a)
  • test: add tests for infrastructure and DI container (55ede5f)
  • docs: update repository URLs from claudelife to pytest-agents (b2a37f7)

Release v1.0.8

08 Jan 11:29

Choose a tag to compare

Release v1.0.8

Changes

🐛 Bug Fixes

  • fix: update test to expect pytest-agents instead of SuperClaude (77b2ba8)

Release v1.0.7

08 Jan 11:25

Choose a tag to compare

Release v1.0.7

Changes

🐛 Bug Fixes

  • fix: remove index file deletion from resetContainer (e404b97)

Release v1.0.6

08 Jan 11:20

Choose a tag to compare

Release v1.0.6

Changes

🐛 Bug Fixes

  • fix: explicitly set job permissions to prevent OIDC token access (96098a1)

Release v1.0.5

08 Jan 11:18

Choose a tag to compare

Release v1.0.5

Changes

🐛 Bug Fixes

  • fix: update CLI output to show pytest-agents instead of SuperClaude (2bc1990)

Release v1.0.4

08 Jan 11:16

Choose a tag to compare

Release v1.0.4

Changes

🐛 Bug Fixes

  • fix: add user field for PyPI token authentication (81bc6e1)

Release v1.0.3

08 Jan 11:10

Choose a tag to compare

Release v1.0.3

Changes

🐛 Bug Fixes

  • fix: remove unused id-token permission from release workflow (5ca1307)

Release v1.0.2

08 Jan 10:59

Choose a tag to compare

Release v1.0.2

Changes

🐛 Bug Fixes

  • fix: use registerInstance for IndexStorage singleton (5d687f7)