Skip to content

Open Source Launch v0.1.0

Choose a tag to compare

@JNHFlow21 JNHFlow21 released this 11 Aug 14:01
· 3 commits to main since this release

Open Source Launch v0.1.0

The first public release turns a repeated “make this local project open source” task into an evidence-backed Codex workflow.

Included

  • audit, prepare, launch, and refresh modes
  • privacy/IP, portability, distribution, first-success, README, discovery, and adoption gates
  • deterministic static auditor with redacted secret findings and optional Gitleaks history scanning
  • token-safe white-background Repository Pulse chart
  • English and Simplified Chinese repository documentation
  • Python 3.10, 3.12, and 3.14 CI coverage

Install

Install project-locally for Codex:

DISABLE_TELEMETRY=1 npx skills add JNHFlow21/open-source-launch \
  --skill open-source-launch \
  --agent codex \
  --yes

Then start a new Codex turn and request an audit, prepare, launch, or refresh workflow.

Boundary

Static-audit-clean is not launch-ready. Repository-specific privacy, licensing, artifact installation, first-success, and live-state evidence remain mandatory.