This release includes breaking changes for platform teams planning a safe upgrade.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryAdded 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 scopeiranti delete-rule <id>— remove a rule by entity ID- Both commands support
--json,--instance, and--project-envflags
Rule trigger matching improvements
- Short triggers (≤4 chars like
git,npm,ci,pr) now match via word-boundary detection - Prevents false positives (e.g.,
gitwon't match insidedigit)
Copilot hooks.json format verification
- Strengthened test assertions for
hooks.jsonentry 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 chatto 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.mdcovering 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
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]