Skip to content

Ait

v0.49.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 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 --status to focus on attempts with matching verified or reported status.
  • Add ait graph --agent to focus on one agent identity or adapter family.
  • Add ait graph --file to 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 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 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

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]