mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-18 23:03:06 +08:00
Refresh rc1 launch readiness copy
This commit is contained in:
@@ -17,16 +17,31 @@ Codex, OpenCode, Cursor, Gemini, and other harnesses are part of the same story
|
||||
|
||||
The goal is fewer one-off harness tricks and more reusable workflow surface.
|
||||
|
||||
4/ The rc.1 surface ships the public pieces:
|
||||
4/ Since v1.10.0, the work also picked up the operator layer:
|
||||
|
||||
PR/issue/discussion audits, Linear progress sync, release evidence, observability checks, and a generated readiness dashboard.
|
||||
|
||||
5/ The security posture changed too.
|
||||
|
||||
The Mini Shai-Hulud/TanStack campaign forced a real supply-chain loop:
|
||||
|
||||
- IOC scanning
|
||||
- no-lifecycle CI installs
|
||||
- advisory-source refresh
|
||||
- npm audit/signature checks
|
||||
- AI-tool persistence targets
|
||||
|
||||
6/ The rc.1 surface ships the public pieces:
|
||||
|
||||
- Hermes setup guide
|
||||
- release notes
|
||||
- launch checklist
|
||||
- X and LinkedIn drafts
|
||||
- cross-harness architecture doc
|
||||
- Hermes import guidance
|
||||
- preview-pack smoke gate
|
||||
- X, LinkedIn, and article drafts
|
||||
|
||||
5/ It does not ship private workspace state.
|
||||
7/ It does not ship private workspace state.
|
||||
|
||||
No secrets.
|
||||
No OAuth tokens.
|
||||
@@ -35,25 +50,25 @@ No personal datasets.
|
||||
|
||||
The point is to publish the reusable system shape.
|
||||
|
||||
6/ Why Hermes matters:
|
||||
8/ Why Hermes matters:
|
||||
|
||||
Most agent systems fail in the daily operating loop.
|
||||
|
||||
They can code, but they do not keep research, content, handoffs, reminders, and execution in one measurable surface.
|
||||
|
||||
7/ ECC gives the reusable layer.
|
||||
9/ ECC gives the reusable layer.
|
||||
|
||||
Hermes gives the operator shell.
|
||||
|
||||
Together they make the work feel less like scattered chat windows and more like a system you can run.
|
||||
|
||||
8/ This is still a release candidate.
|
||||
10/ This is still a release candidate.
|
||||
|
||||
The public docs and reusable surfaces are ready for review.
|
||||
|
||||
The deeper local integrations stay local until they are sanitized.
|
||||
The deeper local integrations stay local until they are sanitized, and publication still waits on the GitHub release, npm, plugin, and final URL gates.
|
||||
|
||||
9/ Start here:
|
||||
11/ Start here:
|
||||
|
||||
Repo:
|
||||
<https://github.com/affaan-m/everything-claude-code>
|
||||
@@ -61,5 +76,5 @@ Repo:
|
||||
Hermes x ECC setup:
|
||||
<https://github.com/affaan-m/everything-claude-code/blob/main/docs/HERMES-SETUP.md>
|
||||
|
||||
Release notes:
|
||||
12/ Release notes:
|
||||
<https://github.com/affaan-m/everything-claude-code/blob/main/docs/releases/2.0.0-rc.1/release-notes.md>
|
||||
|
||||
Reference in New Issue
Block a user