Skip to content

Ait

v0.35.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

Regular ait init now prepares wrappers, .envrc, memory import, and the repo memory‑policy guardrail; ait status reports CLI readiness.

Full changelog

0.35.0

This release reduces first-run activation friction: regular ait init now prepares wrappers, .envrc, memory import, and the repo memory policy guardrail, while ait status says whether the current shell is ready for direct agent CLI use.

  • Regular ait init creates the default .ait/memory-policy.json guardrail.
  • ait init output reports memory policy creation state.
  • ait status --format json includes agent_cli_ready and agent_cli_message.
  • Text ait status shows direct agent CLI readiness.
  • Docs now present ait init as the primary activation path; ait init --shell remains the eval-safe alternative.

Validation:

  • .venv/bin/pytest -q -> 246 passed, 4 subtests passed
  • .venv/bin/python -m compileall -q src tests
  • .venv/bin/python -m build
  • .venv/bin/python -m twine check dist/*
  • Clean wheel smoke for ait init, memory policy creation, .envrc, wrapper install, and agent_cli_ready status

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]