Skip to content

Serialize OpenAI Agents sandbox operations#11

Merged
aniketmaurya merged 1 commit into
mainfrom
fix-openai-agents-sandbox-serialization
May 6, 2026
Merged

Serialize OpenAI Agents sandbox operations#11
aniketmaurya merged 1 commit into
mainfrom
fix-openai-agents-sandbox-serialization

Conversation

@aniketmaurya
Copy link
Copy Markdown
Collaborator

@aniketmaurya aniketmaurya commented May 6, 2026

Summary

  • serialize command and file operations inside OpenAI Agents sandbox sessions
  • avoid concurrent SmolVM SSH/SFTP calls during manifest setup\n- update the SmolVM install hint to the current OpenAI Agents extra\n\n## Validation
  • uv run ruff check src/celesto/integrations tests/test_openai_agents_integration.py\n- uv run pytest tests/test_sdk.py tests/test_openai_agents_integration.py\n- ran uv run python examples/openai-agents-sdk/harness_outside_sandbox.py; setup reached the model call and stopped because OPENAI_API_KEY is not set in this shell

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

Warning

Rate limit exceeded

@aniketmaurya has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 39 minutes and 26 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b8bbb3e3-96ef-4faa-ae57-b1711b2a5cfe

📥 Commits

Reviewing files that changed from the base of the PR and between e17c1b4 and dab143f.

📒 Files selected for processing (2)
  • src/celesto/integrations/openai_agents/hosted.py
  • src/celesto/integrations/openai_agents/smolvm.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-openai-agents-sandbox-serialization

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 and usage tips.

@aniketmaurya aniketmaurya marked this pull request as ready for review May 6, 2026 00:38
@aniketmaurya aniketmaurya merged commit 522c7d9 into main May 6, 2026
3 checks passed
@aniketmaurya aniketmaurya deleted the fix-openai-agents-sandbox-serialization branch May 6, 2026 18:30
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