This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryRemoved an accidental local tarball dependency breaking GitHub Actions package installs.
Full changelog
## 0.1.1
Added
- Claude Code MCP integration via the built-in Iranti MCP server and hook helper.
- Codex MCP integration and setup flow.
- New CLI diagnostics and runtime commands:
iranti doctoriranti statusiranti upgrade
- New CLI onboarding and credential-management commands:
iranti configure instanceiranti configure projectiranti auth create-key|list-keys|revoke-key
npm run release:bump -- <version>for coordinated release version updates.
Changed
- Release guide now includes exact command sequences for version bumping, local validation, tagging, and GitHub release creation.
- Iranti MCP startup now resolves repository
.envfiles more reliably for Codex and other MCP clients. - Package publishing workflow is wired for npm and PyPI publication from GitHub Releases.
- CLI onboarding docs now include machine/runtime status checks and upgrade guidance.
- Interactive CLI configure flows now support terminal-based prompting with masked secret entry for API keys.
Fixed
- Removed an accidental local tarball dependency (
file:iranti-0.1.0.tgz) that broke GitHub Actions package installs. - Release-quality and contract-check workflows now pass again on
main. - Short-lived API key commands now exit cleanly after registry operations instead of hanging on open DB handles.
Breaking Changes
- Removed accidental local tarball dependency `file:iranti-0.1.0.tgz` that broke GitHub Actions package installs.
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]