v1.4.0
Install from PyPI:
pip install acp-ghOr install directly from GitHub:
pip install https://github.com/vbvictor/acp/releases/download/v1.4.0/acp_gh-1.4.0-py3-none-any.whlWhat's Changed
- chore: bump the dev-dependencies group with 2 updates by @dependabot[bot] in #129
- chore: bump the actions group with 3 updates by @dependabot[bot] in #130
- chore: bump the dev-dependencies group with 2 updates by @dependabot[bot] in #131
- chore: bump ytanikin/pr-conventional-commits from 1.5.1 to 1.5.2 in the actions group by @dependabot[bot] in #132
- chore: better claude.md file by @vbvictor in #133
- chore: add persist-credentials=false to workflows by @vbvictor in #134
- feat: add shellcheck workflow by @vbvictor in #137
- feat: add ls-lint workflow by @vbvictor in #136
- feat: add zizmor lint workflow by @vbvictor in #135
- docs: add acp pr workflow with -a flag to CLAUDE.md by @vbvictor in #141
- feat: add mypy type checking to CI and local lint by @vbvictor in #139
- chore: bump zizmorcore/zizmor-action from 0.5.0 to 0.5.2 in the actions group by @dependabot[bot] in #138
- refactor: improve Makefile lint target to run all linters and report failures by @vbvictor in #142
- feat: switch shell completions to argcomplete by @vbvictor in #145
- chore: better commit with release script by @vbvictor in #146
- fix: remove redundant completion command by @vbvictor in #147
- feat: show help and version in completions by @vbvictor in #148
- fix: don't suggest files in completion by default by @vbvictor in #149
- chore: bump acp version from 1.3.0 to 1.4.0 by @vbvictor in #150
Full Changelog: v1.3.0...v1.4.0