Skip to content

Releases: BadGuyFranco/cocoder

v0.1.0 — CoCoder foundation

Choose a tag to compare

@BadGuyFranco BadGuyFranco released this 28 May 02:03
87c7b2b

First public release of CoCoder — an installable, documented orchestration framework for solo/small-team development, extracted from CoBuilder.

Highlights

  • cocoder CLI + Oz local dashboard (security-hardened: localhost bind, session token, CSRF/Origin checks, audit log).
  • Persona orchestration (Oscar, Bob, Talia, Quinn, Ian; Phil as example) with multi-model adapters.
  • Workspace template + cocoder init / audit-workspace / refresh-memory.
  • Config survival across git pull and multi-machine path portability (Syncthing-friendly), proven end-to-end.
  • Apache-2.0, with public-readiness CI gates: gitleaks (full-history secret scan), LICENSE/NOTICE checks, FAQ commercial-use + zero-telemetry checks, stale-reference gate.
  • Adopter docs: getting-started, orchestration, personas, oz, configuration, custom-personas, faq, freshness-policy, oz-launch, oz-security-checklist, oz-improvement-routing, plus dogfood-evidence.
  • CoCoder dogfoods its own cocoder/ meta-project to build itself.

Notes

  • Zero telemetry by default.
  • macOS-first (best-effort Windows docs).