Skip to content

Coco v1.0.0

Latest

Choose a tag to compare

@coco-research coco-research released this 07 Jun 17:19
· 13 commits to main since this release

Coco v1.0.0 — first stable release

The 1.0 milestone: a full Superintelligence advisory board, a privacy-respecting update notifier, and docs that match the code.

Highlights

  • Superintelligence board — 389 personas across 9 teams. Engineering (70), AI (59), Product & Design (56), Finance (47), Trading (46), Risk & Compliance (30), Strategy (29), Data & Analytics (29), Sales/GTM/Marketing (23), plus a cross-team meta-orchestrator that picks a 16–32 person panel across domains.
  • 242 Superintelligence slash commands generated on install — 225 per-team (/SI-<Team>-<Verb>) + 17 cross-team (/SI, /SI-Orchestrate, /SI-Decide, …). Generators are now path-portable.
  • Update notifier. npx @rkz91/coco-cli version or bash scripts/check-update.sh tells you when a newer Coco is out. Checks the source repo only, cached 24h, no telemetry, opt out with COCO_NO_UPDATE_CHECK=1.
  • Docs accuracy pass. Corrected /schedule + /loop framing (host-CLI features), vscode-continue adapter status, and added Staying Current + Contributing sections.

Install

git clone https://github.com/rkz91/coco.git && cd coco && bash install.sh
# or
npm install -g @rkz91/coco-cli

Asset totals (full install)

142 skills · 277 slash commands · 34 agents · 4 system bundles · 15 cross-IDE rules · 3 workflows · 389 personas.

See CHANGELOG.md for the full list.