This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryAdded iranti ui command to launch the control plane web UI directly from terminal.
Full changelog
What's new
Added
iranti uicommand. Launch the Iranti control plane web UI directly from the terminal: `iranti ui` resolves `DATABASE_URL` from the current project binding or `--instance`, starts `iranti-control-plane` via `npx` (downloads automatically if not installed), and opens your browser to `localhost:7500`. Supports `--port ` to use a different port and `--no-open` to skip the browser launch.
Upgrade
```
npm install -g [email protected]
```
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 nfemmanuel/iranti
Persistent shared memory for AI coding agents. Stores facts as `entity/key/value` triples with hybrid semantic search, task checkpoints, and conflict resolution — shared across Claude Code, Codex CLI, and GitHub Copilot.
Related context
Related tools
Beta — feedback welcome: [email protected]