Skip to content

Ait

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

New ait demo subcommand provides a zero‑setup 60‑second walkthrough of multi‑agent AI flows using SQLite.

Full changelog

Highlights

  • New ait demo subcommand: zero-setup 60-second walkthrough of the full multi-agent attempt + review-gate flow. No API keys required; all printed values come from a real SQLite ledger.
  • New --stdin {inherit,none} flag on ait run to fix non-TTY hangs against agent CLIs like codex exec. Default inherit preserves prior behaviour.
  • New wrapper-not-installed warning when running ait run --adapter <name> without ait init --adapter <name>. Non-blocking; the run still proceeds, the user now knows why observability is incomplete.
  • README first-screen tightened to a dual positioning hero (local control plane for multi-agent AI coding).
  • Launch artifact pack added under docs/marketing/: Show HN copy + 30-question response bank, Reddit/dev.to/Product Hunt/awesome-list drafts, six-tweet X thread, Big-5 + second-tier KOL outreach DMs, five long-form answer-engine-optimised posts under docs/marketing/aeo/, LLM citation baseline, and a manifesto with real dogfood evidence.

Install

```bash
pipx install ait-vcs==0.55.67

or

npm install -g [email protected]
```

Try in 60 seconds

```bash
ait demo
```

See CHANGELOG.md for the full release notes.

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]