Skip to content

Ait

v0.47.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Added 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 graph to render a repo-local tree of intents, attempts, agents, changed files, commits, and memory note counts.
  • Add ait graph --html to write a static, read-only local HTML report to .ait/report/graph.html without starting a web server.
  • Add ait graph --format json and negative-limit validation.
  • Keep the graph as an inspection surface, not a required daily workflow.

Validation:

  • .venv/bin/pytest -q -> 257 passed, 8 subtests passed
  • npm --prefix npm/ait-vcs test -> 3 passed
  • .venv/bin/python -m compileall -q src tests
  • git 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

Track Ait

Get notified when new releases ship.

Sign up free

Related context

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]