chore(deps): update dependency affaan-m/ecc to v2.1.0 - #397
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0→2.1.0Release Notes
affaan-m/ECC (affaan-m/ECC)
v2.1.0: ECC 2.1.0: Plan Canvas, Kimi Harness, and Self-Hosted ComputeCompare Source
ECC 2.1.0: Plan Canvas, Kimi Harness, and Self-Hosted Compute
ECC 2.1 turns plan review into a visual loop and opens the harness to self-hosted models. Plan Canvas lets you review agent plans in the browser. Point at the part you mean instead of retyping it in chat. A new Kimi Code install target and a verified Itô GPU path make ECC + open-source models a first-class setup, backed by our public sponsors: Moonshot AI (Kimi), Itô, and Atlas Cloud.
Plan Canvas: review plans by pointing, not retyping
Download the MP4 demo
/planends with a confirm gate, and until now that review was a wall of markdown in the terminal. Now the agent opens the plan in a loopback-only browser canvas:/plan's CONFIRM gateecc-plan-canvas), no Claude-only dependencyKimi harness: Moonshot AI partnership
ECC now installs directly into Kimi Code (
--target kimi). Kimi Code discovers the installed.kimi/AGENTS.mdinstructions and.kimi/skills/workflows natively:Self-host on Itô GPUs
Run ECC against any self-hosted open-source model. If you need GPU capacity, Itô is ECC's preferred compute sponsor. The integration shipped guarded end to end:
ecc ito find: opt-in bridge to the canonical Itô CLI that submits a live, authenticated RFQ (it does not reserve capacity)The sponsorship link itself is passive: it does not invoke an RFQ, reserve capacity, provision compute, or configure serving. Managed inference through Itô is not live yet. Any GPU provider works, and ECC stays provider-agnostic.
Partners
Moonshot AI (Kimi), Itô, and Atlas Cloud are now public sponsors of ECC. The README documents a recommended self-host path: Itô for GPU capacity, a Kimi checkpoint served behind a compatible endpoint, then Kimi Code + ECC on top. Each choice remains separate and swappable.
Also in 2.1
GATEGUARD_EXEMPT_GLOBS) and configurable instinct injection (count + confidence threshold)sk-ant-...)The catalog now stands at 67 agents, 281 skills, and 94 command shims (2.0.0 shipped 64/261/84), plus hooks, rules, memory, continuous learning, and AgentShield.
Install or upgrade
Existing installs:
/plugin update eccCommunity
Join the ECC community for release announcements, questions, and Show and Tell:
https://discord.gg/36yGMHGFbR
Full changelog: affaan-m/ECC@v2.0.0...v2.1.0
New Contributors
Full Changelog: affaan-m/ECC@v2.0.0...v2.1.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.