Skip to content

Make npx usage and provider options explicit#2

Merged
EmersonBraun merged 1 commit into
mainfrom
codex/npx-readme-clarity
Jul 13, 2026
Merged

Make npx usage and provider options explicit#2
EmersonBraun merged 1 commit into
mainfrom
codex/npx-readme-clarity

Conversation

@EmersonBraun

Copy link
Copy Markdown
Member

What

Makes the first-run path explicit and CLI-only:

  • replaces clone + npm run onboarding with one working npx command
  • adds a provider table inside CLI reference with credentials, model requirements, and examples
  • rewrites common commands around the same npx entry point
  • adds prepare so GitHub-sourced npx installs build the executable
  • stops emitting TypeScript declarations because this package exposes a CLI, not a public library API
  • keeps the legacy --api default while requiring explicit models for normal API-provider selection

Verification

  • npm run check
  • local npx --package . agentskit-review --list-providers
  • clean-cache npx github:AgentsKit-io/code-review-cli#codex/npx-readme-clarity --list-providers
  • git diff --check

@EmersonBraun
EmersonBraun merged commit 0a5dd88 into main Jul 13, 2026
1 check passed
@EmersonBraun
EmersonBraun deleted the codex/npx-readme-clarity branch July 13, 2026 11:49
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