Skip to content

Add OSS alpha readiness commands#12

Merged
rlaope merged 1 commit into
mainfrom
codex/oss-alpha-readiness
Jun 15, 2026
Merged

Add OSS alpha readiness commands#12
rlaope merged 1 commit into
mainfrom
codex/oss-alpha-readiness

Conversation

@rlaope

@rlaope rlaope commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add loop doctor for local readiness checks covering Node.js, git, npm, repo boundary, package metadata, and optional Codex/Claude CLI availability.
  • Add read-only loop demo examples for first-run, explicit-agent, and dry-run follow-up workflows.
  • Add npm run verify as the local and CI quality gate, preserving package-content validation in scripts/verify-package.mjs.
  • Update README, roadmap, contributing, PR template, and tests for the new public-alpha surface.

Verification

  • node bin/loop.js doctor --expected-root /Users/rlaope/Desktop/khope/loop
  • node bin/loop.js demo
  • git diff --check
  • npm run verify

Review

  • Code-review pass found one pre-commit blocker: new files were untracked. Fixed by staging scripts/verify-package.mjs, src/core/demo.js, and src/core/doctor.js.
  • Architecture pass cleared the read-only/local-only scope for doctor/demo.

Signed-off-by: rlaope <piyrw9754@gmail.com>
@rlaope rlaope force-pushed the codex/oss-alpha-readiness branch from a98ead0 to 60bb047 Compare June 15, 2026 05:34
@rlaope rlaope merged commit c695f09 into main Jun 15, 2026
2 checks passed
@rlaope rlaope deleted the codex/oss-alpha-readiness branch June 15, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant