Skip to content

[codex] add clawpdf CLI#6

Merged
steipete merged 1 commit into
mainfrom
codex/add-clawpdf-cli
May 28, 2026
Merged

[codex] add clawpdf CLI#6
steipete merged 1 commit into
mainfrom
codex/add-clawpdf-cli

Conversation

@steipete

@steipete steipete commented May 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a zero-dependency clawpdf package bin with extract and render commands
  • document CLI usage, JSON shape, password flags, and exit codes
  • add a package-level CLI e2e that packs, installs, and runs the published bin

Validation

  • pnpm typecheck
  • pnpm test
  • pnpm test:cli
  • pnpm docs:site
  • pnpm pack --dry-run
  • autoreview clean: no accepted/actionable findings reported

Closes #5

@steipete steipete merged commit a0cbf5d into main May 28, 2026
2 checks passed
@steipete steipete deleted the codex/add-clawpdf-cli branch May 28, 2026 20:13
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.

feat: add clawpdf CLI for agent/script use

1 participant