This release adds 2 notable features for engineering teams evaluating rollout.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-harness
agent-isolation
agentic
ai-agents
ai-coding
ai-tools
+14 more
aider
claude-code
code-provenance
codex
coding-assistant
cursor
developer-tools
gemini-cli
git
git-worktree
llm-agents
python
vcs
worktree
Summary
AI summaryAdds npm installation path via ait-vcs package with private Python virtual environment.
Full changelog
0.44.0
This release adds the npm installation path for ait.
- Add an npm
ait-vcspackage that exposes the sameaitcommand fornpm install -g ait-vcs. - The npm installer creates a package-private Python virtual environment and installs the matching PyPI
ait-vcsrelease during postinstall. - Document npm installation and npm release checks.
- Add CI coverage for the npm package helper logic and package path.
Validation:
.venv/bin/pytest -q-> 251 passed, 8 subtests passednpm --prefix npm/ait-vcs test-> 3 passed(cd npm/ait-vcs && npm pack --dry-run)-> passed(cd npm/ait-vcs && npm publish --dry-run --access public)-> passed.venv/bin/python -m compileall -q src testsgit diff --check.venv/bin/python -m build.venv/bin/python -m twine check dist/*- Local npm install smoke using the built wheel -> passed
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Ait
All releases →Related context
Related tools
Earlier breaking changes
- v0.55.52 Keep the built-in claude-code reviewer pinned to the local claude -p CLI even when repository policy defines a conflicting command override.
Beta — feedback welcome: [email protected]