Releases: slashdevcorpse/codex-claw
Releases · slashdevcorpse/codex-claw
CodexClaw v0.1.0-alpha.1
CodexClaw v0.1.0-alpha.1 is a public alpha release cut after the beta-readiness rollup. The npm registry publish is still pending npm account authentication, so this release ships the installable package tarball as a GitHub release asset.
Highlights:
- Codex CLI-first workbench with workspace switching, Codex CLI health checks, repository context, AGENTS.md visibility, git review, sandbox approval profiles, MCP health, task queue, session artifacts, URL/document attachments, timeline export, and session search/tag/archive flows.
- Alpha CLI package metadata updated to 0.1.0-alpha.1 with validated pack and packed-tarball smoke coverage.
- Redacted session handoff bundles for issue and PR sharing.
- Public beta workflow documentation, release gates, and roadmap tracking.
Install from this GitHub release:
npm install -g https://github.com/slashdevcorpse/codex-claw/releases/download/v0.1.0-alpha.1/codex-claw-0.1.0-alpha.1.tgz
codex-claw doctorAfter npm auth and publish are available, the intended alpha path remains:
npx codex-claw@alpha
npm exec codex-claw@alpha -- doctorValidation:
- pnpm pack:codex-claw
- pnpm smoke:codex-claw:pack
- pnpm -C apps/codex-claw lint
- pnpm -C apps/codex-claw test
- pnpm -C apps/codex-claw build
- PR #111 checks passed: CI, CodeQL, GitGuardian, and Cubic.
Assets:
- codex-claw-0.1.0-alpha.1.tgz
- SHA256SUMS.txt
CodexClaw v0.1.0-alpha.0
CodexClaw public alpha readiness release.
Highlights:
- Codex CLI-first README with terminal demos and beta-track checklist.
- npx alpha package metadata prepared for codex-claw@0.1.0-alpha.0.
- Release script configured for npm alpha dist-tag publishing.
- Package dry run and npm publish dry run verified.
NPM status:
- The npm package has not been published yet because this machine is not logged in to npm.
- The intended command after npm auth is available is: npx codex-claw@alpha