ECC 2.0.0 — The Agent Harness Operating System release #2213
Replies: 1 comment
|
Η έκδοση 2.0.0 φαίνεται πολύ περισσότερο από μια απλή συλλογή skills· πλέον το ECC αντιμετωπίζει σοβαρά το πρόβλημα της κοινής λειτουργίας ανάμεσα σε διαφορετικά agent harnesses. Τα session adapters, το ενιαίο MCP inventory και το worktree lifecycle service είναι ίσως τα πιο ουσιαστικά σημεία, γιατί λύνουν πραγματικά προβλήματα κλιμάκωσης και ασυνέπειας. Επίσης οι διορθώσεις για Node 21+, Windows και τα security hardenings δείχνουν ότι η σταθερή έκδοση δεν είναι απλώς rebrand του rc.1. Συνολικά μοιάζει με αρκετά ώριμη βάση για ομάδες που δουλεύουν με πολλαπλά εργαλεία και παράλληλους agents. Μια πιο αθλητική ταυτότητα θα έδινε στο Winmaster Casino ταχύτητα και σύγχρονο χαρακτήρα. Με μικρές πληροφοριακές κάρτες και οργανωμένες κατηγορίες, το Winmaster Casino θα παρέμενε λειτουργικό ακόμη και σε πυκνό https://winmasterscasinogreece.gr// περιεχόμενο. |
Uh oh!
There was an error while loading. Please reload this page.
ECC 2.0.0 — The Agent Harness Operating System
ECC 2.0.0 is the stable graduation of the 2.0 line: ECC as a cross-harness operating system for agentic work. Claude Code stays first-class; Codex, OpenCode, Cursor, Gemini, Zed, and terminal-only workflows share the same skills, rules, hooks, MCP conventions, release gates, and operator workflows.
Highlights
ecc.session.v1) covering Claude Code, Codex, OpenCode, and dmux.ecc.mcp.v1): one normalized view of MCP server configs across harnesses, with fragmentation and drift detection and secret redaction.orch-*orchestrator skill family plus dynamic workflow team orchestration.parallel-execution-optimizer,benchmark-optimization-loop,data-throughput-accelerator,latency-critical-systems,recursive-decision-ledger.Hardening since rc.1
Roughly thirty PRs of fixes landed between rc.1 and stable. The ones worth knowing about:
require.mainundernode -e, which newer Node leaves undefined — every plugin hook exited cleanly without running. If you are on Node 21 or newer, update now.CLAUDE_PLUGIN_ROOTpath normalization (fix: normalize POSIX CLAUDE_PLUGIN_ROOT to Windows path in hook bootstrap #2139), prompts passed via stdin so the shell does not mangle them (fix: send claude prompt via stdin so Windows shell mode doesn't mangle it #2174), broken-symlink and chmod test guards (test: skip chmod-based permission tests when running as root #2171, test: guard broken-symlink tests so the suite passes on Windows #2176).$-sequences in user messages (fix(session-end): preserve $-sequences in user messages (summary corruption) #2180), project detection matches package keys on boundaries sopreactno longer reads asreact(fix(project-detect): match packageKeys on boundaries, not substrings (preact→react) #2181), install manifest packaging gaps closed (fix: close install manifest packaging gaps #2172), corrupted legacy command shims truncated safely (fix: truncate corrupted legacy command shims #2167).rules/zhout of the always-loaded default install (fix: retire rules/zh from the always-loaded default rules install #2170).kubernetes-patternsskill (feat(skills): add kubernetes-patterns skill #2178), worktree-lifecycle service (feat: worktree-lifecycle service (deterministic conflict prediction + safe GC) #2164), MCP inventory (feat: MCP inventory (ecc.mcp.v1) — unified cross-harness MCP config view #2146), codex-worktree and opencode session adapters (feat: extend session-adapter layer with codex-worktree + opencode adapters #2145), theorch-*family (feat: add orch-* orchestrator skill family #2153).Community launch
The ECC Discord is live: https://discord.gg/36yGMHGFbR
/skill,/docs, and/releaselookups in-server.Install or upgrade
Existing installs:
/plugin update eccFull changelog: v2.0.0-rc.1...v2.0.0
Release: https://github.com/affaan-m/ECC/releases/tag/v2.0.0
All reactions