This release adds 3 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 summaryAdded filters to the local AI work graph for status, agent, and file path.
Full changelog
0.49.0
This release adds filters to the local AI work graph.
- Add
ait graph --statusto focus on attempts with matching verified or reported status. - Add
ait graph --agentto focus on one agent identity or adapter family. - Add
ait graph --fileto focus on attempts whose evidence includes a matching file path. - Include active filters and matched intent/attempt counts in text, JSON, and HTML graph output.
Validation:
.venv/bin/pytest -q-> 258 passed, 8 subtests passednpm --prefix npm/ait-vcs test-> 3 passed.venv/bin/python -m compileall -q src testsgit diff --check(cd npm/ait-vcs && npm pack --dry-run)-> passed.venv/bin/python -m build.venv/bin/python -m twine check dist/*- Local wheel graph filter smoke -> passed
- Local npm install smoke using 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]