v1.6.0
affaan-m/ECCv1.6.0Feb 24, 2026by affaan-m
AI Summary
ECC v1.6.0 adds Codex Edition support, expanding the platform list to Claude Code, Cursor, OpenCode, and Codex, featuring the GitHub App and AgentShield integration.
Key Highlights
- Codex Support: Full compatibility via codex-setup command.
- GitHub Marketplace listing.
- AgentShield Integration: 102 security rules.
- New Commands: Skill creator, instinct creator, hook creator.
New Features
- Codex CLI setup command and instructions generator.
- Skill/Instinct/Hook Creator commands.
- GitHub Marketplace listing.
- AgentShield integration with 102 security rules.
Full Release Notes
## ECC v1.6.0 — Codex Edition **309 commits. 30 community PRs merged. 978 tests. 4 platforms.** Everything Claude Code now supports **Claude Code, Cursor, OpenCode, and Codex** — every major AI coding tool from a single config source. --- https://github.com/user-attachments/assets/f2959480-42a0-4068-85f5-4e6e78c938a7 ### Highlights - **Codex Support** — Full compatibility with OpenAI Codex CLI via new `codex-setup` command and instructions generator - **7 New Skills** — `analyze-repo`, `skill-creator`, `instinct-creator`, `hook-creator`, `workflow-discovery`, `pattern-detection`, `learning-dna` - **AgentShield Integration** — 102 security rules, 912 tests across all protection layers - **GitHub Marketplace** — Listed and installable at [github.com/marketplace/ecc-tools](https://github.com/marketplace/ecc-tools) - **Promo Video** — Professional Remotion-rendered 1080p promo with real demo footage ### New Commands | Command | Description | |---------|-------------| | `/codex-setup` | Configure ECC for OpenAI Codex CLI | | `/skill-creator` | AI-powered skill generation from repo analysis | | `/instinct-creator` | Create instincts from repository patterns | | `/hook-creator` | Generate hooks from conversation analysis | | `/update-codemaps` | Auto-generate codebase maps | | `/update-docs` | Sync documentation with code changes | ### Bug Fixes - Fixed agent count display (15→13 active agents) - Fixed skill count (32→43 skills) - Fixed command count (30→31 commands) - Corrected contributor count across all docs - Fixed markdown rendering in several skill outputs - Resolved hook permission conflicts with Codex integration ### Community - **30 community PRs merged** in this release cycle - PRs #268, #265 merged; #272, #271 closed - Active discussions on 10+ open issues - Special thanks to all 44 contributors ### Stats | Metric | Value | |--------|-------| | Stars | 50K+ | | Forks | 6K+ | | Contributors | 44 | | Tests | 978 | | Agents | 13 | | Skills | 43 | | Commands | 31 | | Security Rules | 102 | --- > *"Your repository teaches itself to Claude Code."* Install: `gh ext install affaan-m/everything-claude-code` Marketplace: [github.com/marketplace/ecc-tools](https://github.com/marketplace/ecc-tools)