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 ait graph to render a local AI work‑history tree and export it as HTML or JSON.
Full changelog
0.47.0
This release adds a local AI work-history tree graph.
- Add
ait graphto render a repo-local tree of intents, attempts, agents, changed files, commits, and memory note counts. - Add
ait graph --htmlto write a static, read-only local HTML report to.ait/report/graph.htmlwithout starting a web server. - Add
ait graph --format jsonand negative-limit validation. - Keep the graph as an inspection surface, not a required daily workflow.
Validation:
.venv/bin/pytest -q-> 257 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 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]