Features
- feat: adds ai resource command (#491) @ssbarnea
- feat: show help options when arguments are not given (#486) @ssbarnea
- feat: add agents.md with compiled best practices (MVP) (#485) @ssbarnea
- feat: add AGENTS.md to ansible-creator templates (#474) @ssbarnea
Fixes
- fix: use native argparse formatter with python 3.14 (#494) @ssbarnea
- fix: add markdownlint and address reported issues (#489) @ssbarnea
- fix: ensure scaffolded role variables have expected prefix (#482) @ssbarnea
- fix: ignore .DS_Store files (#478) @ssbarnea
- fix: ensure generated content passed ansible-lint (#472) @ssbarnea
- fix: ensure ansible-lint is passing (#471) @ssbarnea
- fix: Update lint summary message in test_lint (#470) @alisonlhart
Maintenance
- chore: fix RTD docs build (#493) @ssbarnea
- chore: address DOC502 vs DOC504 conflict (#492) @ssbarnea
- Align pyproject coverage paths with other projects (#490) @alisonlhart
- chore(deps): update all dependencies (#488) @renovate[bot]
- Update sonar-project.properties configuration (#487) @alisonlhart
- chore: update ansible-lint hook (#483) @ssbarnea
- chore: rename sonar config file (#479) @ssbarnea
- chore: fix testing with python 3.14 (#480) @ssbarnea
- chore(deps): update all dependencies (#475) @renovate[bot]
- chore: remove pytest-sugar (#473) @ssbarnea
- chore(deps): update all dependencies (#469) @renovate[bot]