Skip to content

Ait

v0.36.0 Feature

This release adds 2 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

ait doctor --fix now initializes repo state, repairs wrappers, and reports readiness details in JSON.

Full changelog

0.36.0

This release makes the repair path match the low-interruption activation goal: ait doctor --fix now repairs wrappers and also initializes the repo memory/policy state that wrapped agent CLI runs depend on.

  • ait doctor --fix now performs repo initialization side effects when possible: database bootstrap, wrapper repair, agent-memory import, and default memory policy creation.
  • ait doctor --fix --format json reports initialization, memory import, memory policy, and direct agent CLI readiness details.
  • Default ait doctor --fix remains eval-safe on stdout for existing eval "$(ait doctor --fix)" setups.
  • One-time hints now steer users to ait init instead of lower-level shell snippets.
  • ait init text output prefers direnv allow when direnv is available and falls back to ait init --shell otherwise.

Validation:

  • .venv/bin/pytest -q -> 247 passed, 4 subtests passed
  • .venv/bin/python -m compileall -q src tests
  • git diff --check
  • .venv/bin/python -m build
  • .venv/bin/python -m twine check dist/*
  • Clean wheel smoke for ait doctor --fix --format json, memory policy creation, agent-memory import, wrapper install, .envrc, 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]