This release adds 3 notable features for engineering teams evaluating rollout.
Published 16d
AI Agents & Assistants
✓ No known CVEs patched
✓ 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 summaryNew ait demo subcommand provides a zero‑setup 60‑second walkthrough of multi‑agent AI flows using SQLite.
Full changelog
Highlights
- New
ait demosubcommand: 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 onait runto fix non-TTY hangs against agent CLIs likecodex exec. Defaultinheritpreserves prior behaviour. - New wrapper-not-installed warning when running
ait run --adapter <name>withoutait 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 underdocs/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
About Ait
All releases →Related context
Related tools
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]