Skip to content

nfemmanuel/iranti

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

Fixes runtime env precedence, Windows setup prompts, Docker PostgreSQL on Windows, and makes the password optional.

Full changelog

Highlights

  • Fixes runtime env precedence so bound instance env values override stale app-local .env values during CLI and MCP startup.
  • Fixes Windows interactive setup prompts so hidden secrets render correctly instead of appearing to hang.
  • Fixes Docker PostgreSQL setup on Windows by detecting published Docker host ports, improving container reuse, and avoiding false-free port suggestions.
  • Makes Docker PostgreSQL password optional for local-dev setup by defaulting blank input to postgres.
  • Changes Codex setup so project binding is no longer pinned globally by default unless --project-env is supplied.
  • Adds iranti handoff plus cross-tool handoff docs/specs and regression coverage.

Verification

  • npm run build
  • tests/runtime-lifecycle/run_runtime_lifecycle_tests.ts
  • scripts/test-contracts.ts
  • npm --prefix clients/typescript run build
  • npm pack
  • npm pack ./clients/typescript
  • python -m build clients/python --outdir clients/python/dist
  • python -m twine check clients/python/dist/iranti-0.2.22*

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]