Skip to content

Release SDK v0.0.8#23

Merged
aniketmaurya merged 1 commit into
mainfrom
codex/release-0.0.8
Jun 26, 2026
Merged

Release SDK v0.0.8#23
aniketmaurya merged 1 commit into
mainfrom
codex/release-0.0.8

Conversation

@aniketmaurya

Copy link
Copy Markdown
Collaborator

Summary

  • bump Python SDK/CLI to 0.0.8
  • give computer create a 10-minute per-request read timeout while preserving the default client timeout
  • add a regression assertion for create timeout behavior

Why

Live smoke with published 0.0.7 showed browser-agent create can exceed the default 120s HTTP read timeout and leave the backend-created computer running/creating without returning an id to the CLI.

Verification

  • UV_CACHE_DIR=/private/tmp/uv-cache uv run pytest tests/test_sdk.py tests/test_computer_cli.py tests/test_auth.py tests/test_deployment.py
  • UV_CACHE_DIR=/private/tmp/uv-cache uv run ruff check src/celesto tests
  • UV_CACHE_DIR=/private/tmp/uv-cache uv build

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@aniketmaurya, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 45 minutes and 20 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

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 credits.

🚦 How do rate 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 see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1323f118-18de-43e3-b153-b5cd1454d990

📥 Commits

Reviewing files that changed from the base of the PR and between a0ff583 and a094b5c.

📒 Files selected for processing (3)
  • src/celesto/__init__.py
  • src/celesto/sdk/client.py
  • tests/test_sdk.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/release-0.0.8

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.

@aniketmaurya aniketmaurya merged commit 39b0bfd into main Jun 26, 2026
7 checks passed
@aniketmaurya aniketmaurya deleted the codex/release-0.0.8 branch June 26, 2026 14:52
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