Skip to content

chore(release): promote v0.6.19 to main - #56

Merged
bacsystem merged 3 commits into
mainfrom
develop
Jul 19, 2026
Merged

chore(release): promote v0.6.19 to main#56
bacsystem merged 3 commits into
mainfrom
develop

Conversation

@bacsystem

Copy link
Copy Markdown
Owner

Summary

Promotes develop to main: v0.6.19.

  • Reorganized both READMEs around a clear Quick Start path (What is cys -> demo -> Quick Start -> plugin install -> permissions setup -> Using cys -> Building from source -> How it works -> safety/limitations -> reporting bugs & contributing), with a table of contents.
  • Embedded the cys ecosystem diagram directly as a rendered Mermaid diagram in both READMEs.
  • Fixed a stale #usage anchor link in examples/README.md.

Merge

Use "Create a merge commit" (squash is disabled repo-wide) to keep shared ancestry with develop intact.

https://claude.ai/code/session_0145sjAtP5b5kvhR1XCgg3K3

bacsystem and others added 3 commits July 19, 2026 15:39
…gram

Both README.md and README.es.md were structured as an organic history of
incremental additions (Cursor section, Gemini CLI section, demo section,
bug-reporting section, all appended over the session) rather than a
clear path for a new user. Reorganized around: What is cys -> demo ->
Quick Start -> plugin install (per platform) -> permissions setup ->
Using cys (guide, manual reference, /run-plan, handoff, branch
topology) -> Building from source -> How it works -> safety/limitations
-> reporting bugs & contributing. Added a table of contents to both.

Also surfaces a real distinction the old structure buried: installing
the cys plugin via the marketplace already materializes a ready-to-run,
pre-built copy of this repo (confirmed via commands/flow.md's
CLAUDE_PLUGIN_ROOT resolution and marketplace.json's source: "./") — the
"clone + npm install + npm run build" path is only needed for
contributors or advanced engine use, not for a typical user's first run.
The old README put that clone-and-build section ahead of any usage
content, which reads as a requirement it isn't.

Embedded the existing docs/diagram/flujo-cys-ecosystem.mmd content
directly as a ```mermaid fence (GitHub renders it natively) instead of
just linking the file, in both languages.

Fixed examples/README.md's now-stale #usage anchor link (renamed to
#using-cys in this reorganization).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0145sjAtP5b5kvhR1XCgg3K3
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0145sjAtP5b5kvhR1XCgg3K3
@bacsystem bacsystem self-assigned this Jul 19, 2026
@bacsystem
bacsystem merged commit d976d3f into main Jul 19, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant