Skip to content

nfemmanuel/iranti

v0.3.21 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Added CLI commands to list and delete user operating rules with new flags.

Full changelog

What's New

User Operating Rules — CLI management

  • iranti list-rules — show all user-defined operating rules with triggers, enforcement level, and scope
  • iranti delete-rule <id> — remove a rule by entity ID
  • Both commands support --json, --instance, and --project-env flags

Rule trigger matching improvements

  • Short triggers (≤4 chars like git, npm, ci, pr) now match via word-boundary detection
  • Prevents false positives (e.g., git won't match inside digit)

Copilot hooks.json format verification

  • Strengthened test assertions for hooks.json entry structure: type, command, and node invocation pattern

Alpha test bug triage

  • Confirmed BUG-002, BUG-005, BUG-006 resolved in CLI
  • BUG-008/009/010/012 tracked as control-plane issues (separate repo)

README improvements

  • Added User Operating Rules section with trigger/enforcement docs
  • Added iranti chat to Diagnostics
  • Added Quickstart, Copilot, and Cross-tool handoffs guide links
  • Removed stale version tags from Key Capabilities

GitHub Copilot setup guide

  • New docs/guides/copilot.md covering setup, workspace files, hooks.json, host identities, verification, usage policy, and troubleshooting

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]