Skip to content

feat(cli): accept custom platform hosts#1396

Open
Mateus Zitelli (MateusZitelli) wants to merge 2 commits into
changeset-release/mainfrom
codex/custom-api-host
Open

feat(cli): accept custom platform hosts#1396
Mateus Zitelli (MateusZitelli) wants to merge 2 commits into
changeset-release/mainfrom
codex/custom-api-host

Conversation

@MateusZitelli

@MateusZitelli Mateus Zitelli (MateusZitelli) commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Overview of Changes

Allow every remote CLI command, including the run worker path, to target a custom QA Wolf deployment through QAWOLF_HOST_URL. The CLI continues to default to https://app.qawolf.com; QAWOLF_API_URL remains a separate API endpoint and is not used to select the public deployment host.

This also documents the distinction in the bundled CLI skill, updates the connection error guidance, and bumps @qawolf/cli from 1.3.0 to 1.3.1.

This branch is stacked on #1394, which introduces version 1.3.0. Once #1394 merges, this PR's release diff will contain only the 1.3.1 patch.

Testing

bun run test
bun run typecheck
bun run lint
bun run format:check
bun run knip

Checklist

  • Changes follow the code style of this project
  • Self-review completed
  • Tests added/updated
  • No breaking changes

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: a3aa867e-bbe8-4e0c-81cd-f551facb9772

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/custom-api-host

Comment @coderabbitai help to get the list of available commands.

@MateusZitelli Mateus Zitelli (MateusZitelli) changed the title feat(cli): accept custom platform API URLs feat(cli): accept custom platform hosts Jul 23, 2026
@MateusZitelli
Mateus Zitelli (MateusZitelli) changed the base branch from main to changeset-release/main July 23, 2026 13:25
@MateusZitelli
Mateus Zitelli (MateusZitelli) marked this pull request as ready for review July 23, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant