chore: ship v1.10.0 release surface refresh

This commit is contained in:
Affaan Mustafa
2026-04-05 13:20:18 -07:00
parent 5df943ed2b
commit 846ffb75da
27 changed files with 280 additions and 55 deletions

View File

@@ -703,7 +703,7 @@ Suggested payload:
"skippedModules": []
},
"source": {
"repoVersion": "1.9.0",
"repoVersion": "1.10.0",
"repoCommit": "git-sha",
"manifestVersion": 1
},

View File

@@ -107,7 +107,7 @@
```bash
# マーケットプレイスを追加
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# プラグインをインストール
/plugin install everything-claude-code@everything-claude-code
@@ -424,7 +424,7 @@ Duplicate hook file detected: ./hooks/hooks.json is already resolved to a loaded
```bash
# このリポジトリをマーケットプレイスとして追加
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# プラグインをインストール
/plugin install everything-claude-code@everything-claude-code

View File

@@ -16,7 +16,7 @@
![Java](https://img.shields.io/badge/-Java-ED8B00?logo=openjdk&logoColor=white)
![Markdown](https://img.shields.io/badge/-Markdown-000000?logo=markdown&logoColor=white)
> **50K+ stars** | **6K+ forks** | **30 contributors** | **6개 언어 지원** | **Anthropic 해커톤 우승**
> **140K+ stars** | **21K+ forks** | **170+ contributors** | **12+ language ecosystems** | **Anthropic 해커톤 우승**
---
@@ -34,7 +34,7 @@
단순한 설정 파일 모음이 아닙니다. 스킬, 직관(Instinct), 메모리 최적화, 지속적 학습, 보안 스캐닝, 리서치 우선 개발을 아우르는 완전한 시스템입니다. 10개월 이상 실제 프로덕트를 만들며 매일 집중적으로 사용해 발전시킨 프로덕션 레벨의 에이전트, 훅, 커맨드, 룰, MCP 설정이 포함되어 있습니다.
**Claude Code**, **Codex**, **Cowork** 등 다양한 AI 에이전트 하네스에서 사용할 수 있습니다.
**Claude Code**, **Codex**, **Cursor**, **OpenCode**, **Gemini** 등 다양한 AI 에이전트 하네스에서 사용할 수 있습니다.
---
@@ -112,7 +112,7 @@
```bash
# 마켓플레이스 추가
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# 플러그인 설치
/plugin install everything-claude-code@everything-claude-code
@@ -356,7 +356,7 @@ Claude Code v2.1+는 설치된 플러그인의 `hooks/hooks.json`을 **자동으
```bash
# 마켓플레이스 추가
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# 플러그인 설치
/plugin install everything-claude-code@everything-claude-code

View File

@@ -16,7 +16,7 @@
![Java](https://img.shields.io/badge/-Java-ED8B00?logo=openjdk&logoColor=white)
![Markdown](https://img.shields.io/badge/-Markdown-000000?logo=markdown&logoColor=white)
> **50K+ estrelas** | **6K+ forks** | **30 contribuidores** | **6 idiomas suportados** | **Vencedor do Hackathon Anthropic**
> **140K+ estrelas** | **21K+ forks** | **170+ contribuidores** | **12+ ecossistemas de linguagem** | **Vencedor do Hackathon Anthropic**
---
@@ -34,7 +34,7 @@
Não são apenas configurações. Um sistema completo: skills, instincts, otimização de memória, aprendizado contínuo, varredura de segurança e desenvolvimento com pesquisa em primeiro lugar. Agentes, hooks, comandos, regras e configurações MCP prontos para produção, desenvolvidos ao longo de 10+ meses de uso intensivo diário construindo produtos reais.
Funciona com **Claude Code**, **Codex**, **Cowork** e outros harnesses de agentes de IA.
Funciona com **Claude Code**, **Codex**, **Cursor**, **OpenCode**, **Gemini** e outros harnesses de agentes de IA.
---
@@ -112,7 +112,7 @@ Comece em menos de 2 minutos:
```bash
# Adicionar marketplace
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# Instalar plugin
/plugin install everything-claude-code@everything-claude-code
@@ -301,7 +301,7 @@ claude --version
```bash
# Adicionar este repositório como marketplace
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# Instalar o plugin
/plugin install everything-claude-code@everything-claude-code

View File

@@ -0,0 +1,55 @@
# ECC v1.10.0 is live
ECC just crossed **140K stars**, and the public release surface had drifted too far from the actual repo.
So v1.10.0 is a hard sync release:
- **38 agents**
- **156 skills**
- **72 commands**
- plugin/install metadata corrected
- top-line docs and release surfaces brought back in line
This release also folds in the operator/media lane that has been growing around the core harness system:
- `brand-voice`
- `social-graph-ranker`
- `connections-optimizer`
- `customer-billing-ops`
- `google-workspace-ops`
- `project-flow-ops`
- `workspace-surface-audit`
- `manim-video`
- `remotion-video-creation`
And on the 2.0 side:
ECC 2.0 is now **real as an alpha control-plane surface** in-tree under `ecc2/`.
It builds today and exposes:
- `dashboard`
- `start`
- `sessions`
- `status`
- `stop`
- `resume`
- `daemon`
That does **not** mean the full ECC 2.0 roadmap is done.
It means the control-plane alpha is here, usable, and moving out of the “just a vision” category.
The shortest honest framing right now:
- ECC 1.x is the battle-tested harness/workflow layer shipping broadly today
- ECC 2.0 is the alpha control-plane growing on top of it
If you have been waiting for:
- cleaner install surfaces
- stronger cross-harness parity
- operator workflows instead of just coding primitives
- a real control-plane direction instead of scattered notes
this is the release that makes the repo feel coherent again.

View File

@@ -0,0 +1,70 @@
# ECC v1.10.0 Release Notes
## Positioning
ECC v1.10.0 is a surface-sync and operator-lane release.
The goal was to make the public repo, plugin metadata, install paths, and ecosystem story reflect the actual live state of the project again, while continuing to ship the operator workflows and media tooling that grew around the core harness layer.
## What Changed
- Synced the live OSS surface to **38 agents, 156 skills, and 72 commands**.
- Updated the Claude plugin, Codex plugin, OpenCode package metadata, and release-facing docs to **1.10.0**.
- Refreshed top-line repo metrics to match the live public repo (**140K+ stars**, **21K+ forks**, **170+ contributors**).
- Expanded the operator/workflow lane with:
- `brand-voice`
- `social-graph-ranker`
- `connections-optimizer`
- `customer-billing-ops`
- `google-workspace-ops`
- `project-flow-ops`
- `workspace-surface-audit`
- Expanded the media lane with:
- `manim-video`
- `remotion-video-creation`
- Added and stabilized more framework/domain coverage, including `nestjs-patterns`.
## ECC 2.0 Status
ECC 2.0 is **real and usable as an alpha**, but it is **not general-availability complete**.
What exists today:
- `ecc2/` Rust control-plane codebase in the main repo
- `cargo build --manifest-path ecc2/Cargo.toml` passes
- `ecc-tui` commands currently available:
- `dashboard`
- `start`
- `sessions`
- `status`
- `stop`
- `resume`
- `daemon`
What this means:
- You can experiment with the control-plane surface now.
- You should not describe the full ECC 2.0 roadmap as finished.
- The right framing today is **ECC 2.0 alpha / control-plane preview**, not GA.
## Install Guidance
Current install surfaces:
- Claude Code plugin
- `ecc-universal` on npm
- Codex plugin manifest
- OpenCode package/plugin surface
- AgentShield CLI + npm + GitHub Marketplace action
Important nuance:
- The Claude plugin remains constrained by platform-level `rules` distribution limits.
- The selective install / OSS path is still the most reliable full install for teams that want the complete ECC surface.
## Recommended Upgrade Path
1. Refresh to the latest plugin/install metadata.
2. Prefer the selective install / OSS path when you need full rules coverage.
3. Use AgentShield for guardrails and repo scanning.
4. Treat ECC 2.0 as an alpha control-plane surface until the open P0/P1 roadmap is materially burned down.

View File

@@ -0,0 +1,45 @@
# X Thread Draft — ECC v1.10.0
ECC crossed 140K stars and the public surface had drifted too far from the actual repo.
so v1.10.0 is the sync release.
38 agents
156 skills
72 commands
plugin metadata fixed
install surfaces corrected
docs and release story brought back in line with the live repo
also shipped the operator / media lane that grew out of real usage:
- brand-voice
- social-graph-ranker
- connections-optimizer
- customer-billing-ops
- google-workspace-ops
- project-flow-ops
- workspace-surface-audit
- manim-video
- remotion-video-creation
and most importantly:
ECC 2.0 is no longer just roadmap talk.
the `ecc2/` control-plane alpha is in-tree, builds today, and already exposes:
- dashboard
- start
- sessions
- status
- stop
- resume
- daemon
not calling it GA yet.
calling it what it is:
an actual alpha control plane sitting on top of the harness/workflow layer weve been building in public.

View File

@@ -2,7 +2,7 @@
Bu, yazılım geliştirme için 28 özel agent, 116 skill, 59 command ve otomatik hook iş akışları sağlayan **üretime hazır bir AI kodlama eklentisidir**.
**Sürüm:** 1.9.0
**Sürüm:** 1.10.0
## Temel İlkeler

View File

@@ -33,7 +33,7 @@
Sadece konfigürasyon dosyaları değil. Tam bir sistem: skill'ler, instinct'ler, memory optimizasyonu, sürekli öğrenme, güvenlik taraması ve araştırma odaklı geliştirme. 10+ ay boyunca gerçek ürünler inşa ederken yoğun günlük kullanımla evrimleşmiş production-ready agent'lar, hook'lar, command'lar, rule'lar ve MCP konfigürasyonları.
**Claude Code**, **Codex**, **Cowork** ve diğer AI agent harness'larında çalışır.
**Claude Code**, **Codex**, **Cursor**, **OpenCode**, **Gemini** ve diğer AI agent harness'larında çalışır.
---
@@ -113,7 +113,7 @@ Bu repository yalnızca ham kodu içerir. Rehberler her şeyi açıklıyor.
```bash
# Marketplace ekle
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# Plugin'i kur
/plugin install everything-claude-code@everything-claude-code

View File

@@ -2,7 +2,7 @@
这是一个**生产就绪的 AI 编码插件**,提供 38 个专业代理、156 项技能、72 条命令以及自动化钩子工作流,用于软件开发。
**版本:** 1.9.0
**版本:** 1.10.0
## 核心原则

View File

@@ -17,7 +17,7 @@
![Perl](https://img.shields.io/badge/-Perl-39457E?logo=perl\&logoColor=white)
![Markdown](https://img.shields.io/badge/-Markdown-000000?logo=markdown\&logoColor=white)
> **50K+ stars** | **6K+ forks** | **30 contributors** | **5 languages supported** | **Anthropic Hackathon Winner**
> **140K+ stars** | **21K+ forks** | **170+ contributors** | **12+ language ecosystems** | **Anthropic Hackathon Winner**
***
@@ -35,7 +35,7 @@
不仅仅是配置。一个完整的系统:技能、本能、内存优化、持续学习、安全扫描以及研究优先的开发。经过 10 多个月的密集日常使用和构建真实产品的经验,演进出生产就绪的智能体、钩子、命令、规则和 MCP 配置。
适用于 **Claude Code**、**Codex**、**Cowork** 以及其他 AI 智能体平台。
适用于 **Claude Code**、**Codex**、**Cursor**、**OpenCode**、**Gemini** 以及其他 AI 智能体平台。
***
@@ -158,7 +158,7 @@
```bash
# Add marketplace
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# Install plugin
/plugin install everything-claude-code@everything-claude-code
@@ -582,7 +582,7 @@ Claude Code v2.1+ **会自动加载** 任何已安装插件中的 `hooks/hooks.j
```bash
# Add this repo as a marketplace
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# Install the plugin
/plugin install everything-claude-code@everything-claude-code
@@ -1218,7 +1218,7 @@ ECC 是**第一个最大化利用每个主要 AI 编码工具的插件**。以
| **上下文文件** | CLAUDE.md + AGENTS.md | AGENTS.md | AGENTS.md | AGENTS.md |
| **秘密检测** | 基于钩子 | beforeSubmitPrompt 钩子 | 基于沙箱 | 基于钩子 |
| **自动格式化** | PostToolUse 钩子 | afterFileEdit 钩子 | N/A | file.edited 钩子 |
| **版本** | 插件 | 插件 | 参考配置 | 1.9.0 |
| **版本** | 插件 | 插件 | 参考配置 | 1.10.0 |
**关键架构决策:**

View File

@@ -67,7 +67,7 @@
```bash
# 新增市集
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# 安裝外掛程式
/plugin install everything-claude-code@everything-claude-code
@@ -267,7 +267,7 @@ everything-claude-code/
```bash
# 將此儲存庫新增為市集
/plugin marketplace add affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# 安裝外掛程式
/plugin install everything-claude-code@everything-claude-code