Skip to content

nfemmanuel/iranti

v0.3.41 Feature

This release adds 1 notable feature 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

Summary

AI summary

Added iranti ui command to launch the control plane web UI directly from terminal.

Full changelog

What's new

Added

  • iranti ui command. 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

Track nfemmanuel/iranti

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]