Skip to content

Releases: shck-dev/ccx-context-system

ccx v0.1.1

08 Jun 11:58
v0.1.1
e3df551

Choose a tag to compare

Maintenance release — namespace move and release automation. No functional changes to the plugin's skills, scripts, or hooks.

Changed

  • Repository moved to the shck-dev org. The install path is now:
    /plugin marketplace add shck-dev/ccx-context-system
    /plugin install ccx@ccx-context-system
    
    (The old ofcRS/... path still 301-redirects, but new installs should use shck-dev.)
  • Plugin version bumped to v0.1.1.

Added

  • CI: published releases now notify the shck.dev blog via repository_dispatch — auto-rebuilds the changelog and opens a draft announcement PR.

Full Changelog: v0.1.0...v0.1.1

ccx v0.1.0

04 Jun 04:55
v0.1.0
e47289e

Choose a tag to compare

First public release: 3 skills (/ccx:start-thread, /ccx:save-state, /ccx:tidy-scratch), 2 hooks (script hygiene gate, graph backlinker), compiled parallel-session-safe INDEX. Language-agnostic, runs under bun. MIT.

Install:

/plugin marketplace add ofcRS/ccx-context-system
/plugin install ccx@ccx-context-system