Skip to content

[cli] fix: reject mismatched start job ids - #273

Merged
Wangmerlyn merged 1 commit into
mainfrom
codex/cli-start-job-id-match
Jul 2, 2026
Merged

[cli] fix: reject mismatched start job ids#273
Wangmerlyn merged 1 commit into
mainfrom
codex/cli-start-job-id-match

Conversation

@Wangmerlyn

Copy link
Copy Markdown
Owner

Summary

  • validate successful start_keep payloads before rendering CLI success output
  • reject keep-gpu start --job-id X responses that return a different job_id
  • document the start response echo contract and update AGENTS.md result-validation guidance

Verification

  • PYTHONPATH=src pytest tests/test_cli_service_commands.py -k "start_command_rejects_mismatched_job_id_result or start_command_rejects_malformed_job_id_result" -q
  • PYTHONPATH=src pytest tests/test_cli_service_commands.py -q
  • mkdocs build --strict
  • pre-commit run --all-files --show-diff-on-failure
  • PYTHONPATH=src pytest tests -q

Local subagent review: no must-fix issues found.

README note: Zenodo DOI badge remains present at README.md:5.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@Wangmerlyn, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 45 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d5d60289-0197-4994-afa4-ed79d2932189

📥 Commits

Reviewing files that changed from the base of the PR and between 85fbce5 and c634dbb.

📒 Files selected for processing (4)
  • AGENTS.md
  • docs/reference/cli.md
  • src/keep_gpu/cli.py
  • tests/test_cli_service_commands.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/cli-start-job-id-match

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@Wangmerlyn
Wangmerlyn merged commit ae6b14a into main Jul 2, 2026
6 checks passed
@Wangmerlyn
Wangmerlyn deleted the codex/cli-start-job-id-match branch July 2, 2026 00:20
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