ECC Test
29edd57708
release: 2.0.0 — the agent harness operating system
...
Graduate 2.0.0-rc.1 to stable. Bump version across package, plugin,
marketplace, OpenCode, agent metadata, VERSION, and all localized docs.
Add 2.0.0 release notes + README sections (en/zh/pt-BR/tr), CHANGELOG
entry, and the ECC community Discord bot (dependency-free gateway client
+ guild command registrar). Update copilot-support and release-surface
tests for the sponsored-review migration and the 2.0.0 surface.
2026-06-09 21:40:40 -04:00
Affaan Mustafa
d86fadad0d
docs: record rc1 live package readbacks ( #2117 )
2026-06-02 19:32:59 +08:00
Affaan Mustafa
8141f6904f
chore: gate canonical ECC release identity ( #1991 )
2026-05-19 06:42:17 -04:00
Affaan Mustafa
e4fa157d12
docs: verify Codex marketplace readiness ( #1931 )
2026-05-15 12:30:26 -04:00
Affaan Mustafa
9428f28a56
feat: salvage plan orchestrate workflow
...
- add plan-orchestrate skill from closed PR #1603
- add Longhand MCP config from closed PR #1503
- sync catalog counts to 54 agents, 207 skills, 70 commands
2026-05-11 20:40:39 -04:00
Affaan Mustafa
4449bc77ce
docs: sync rc1 catalog counts
2026-05-11 09:53:25 -04:00
Affaan Mustafa
8a57679222
fix: restore short Claude plugin slug and skill installs ( #1712 )
2026-05-11 02:10:36 -04:00
Affaan Mustafa
95ce9eaaeb
fix: remove canonical Anthropic skill duplicates
2026-04-30 00:21:13 -04:00
Affaan Mustafa
0a87323eda
feat(ecc2): finalize rc1 release surface
2026-04-28 22:10:04 -04:00
Affaan Mustafa
1346f83b08
fix: shorten plugin slug to ecc
2026-04-05 14:31:30 -07:00
Affaan Mustafa
846ffb75da
chore: ship v1.10.0 release surface refresh
2026-04-05 13:20:18 -07:00
Affaan Mustafa
e134e492cb
docs: close bundle drift and sync plugin guidance
2026-04-01 02:13:09 -07:00
Affaan Mustafa
52e9bd58f1
fix(codex): tighten manifest docs and test guards
2026-03-28 20:09:14 -04:00
senoldogann
d473cf87e6
feat(codex): add Codex native plugin manifest and fix Claude plugin.json
...
- Add .codex-plugin/plugin.json — Codex-native plugin manifest with
skills reference and MCP server config pointer
- Add .codex-plugin/.mcp.json — standalone MCP server config bundle
(github, context7, exa, memory, playwright, sequential-thinking)
- Add .codex-plugin/README.md — installation guide and server reference
- Fix .claude-plugin/plugin.json — add missing agents[] (28 explicit
file paths per validator rules), skills[], and commands[] arrays;
remove hooks field (auto-loaded by Claude Code v2.1+ convention)
- Add tests/plugin-manifest.test.js — 16 CI tests enforcing
PLUGIN_SCHEMA_NOTES.md rules (no hooks, arrays throughout, explicit
agent paths, version required, .mcp.json structural checks)
- Update package.json: add .codex-plugin/ to files[], add plugin
manifest test to npm test chain
Refs: .claude-plugin/PLUGIN_SCHEMA_NOTES.md
2026-03-28 20:06:42 -04:00