Releases: JNHFlow21/open-source-launch
Releases · JNHFlow21/open-source-launch
Release list
Open Source Launch v0.1.2
What's changed
- Added a multilingual README quality gate so translated documentation reads naturally while remaining semantically aligned with the canonical README.
- Added Simplified Chinese guidance for native headings, terminology, concise product prose, and stale-version prevention.
- Repository Pulse now generates only the linked activity chart and no generic GitHub Traffic disclaimer paragraph.
- Removed that paragraph from this repository's English and Chinese README.
Verification
- Python 3.10, 3.12, and 3.14 CI passed.
- 10 unit tests passed.
- Strict public-surface and Gitleaks history audit passed with zero errors and zero warnings.
Open Source Launch v0.1.1
What changed
- Replaced the unavailable direct installer helper with the clean-room verified project-local Skills CLI route.
- Documented how to disable installer telemetry; Open Source Launch itself has no telemetry.
- Refreshed the owner traffic snapshot behind the live Repository Pulse.
Install
DISABLE_TELEMETRY=1 npx skills add JNHFlow21/open-source-launch \
--skill open-source-launch \
--agent codex \
--yesVerification
- 9 unit tests across Python 3.10, 3.12, and 3.14
- strict public-surface audit: 0 errors, 0 warnings
- Gitleaks current tree and committed history: no findings
- clean temporary project install confirmed
- live public README, release, security settings, and metrics image read back
Open Source Launch v0.1.0
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, andrefreshmodes- 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 \
--yesThen 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.