Skip to content

feat: upgrade @agent-infra/sandbox package and add health check#1188

Merged
ulivz merged 1 commit into
mainfrom
feat/upgrade-sandbox-package-and-health-check
Aug 19, 2025
Merged

feat: upgrade @agent-infra/sandbox package and add health check#1188
ulivz merged 1 commit into
mainfrom
feat/upgrade-sandbox-package-and-health-check

Conversation

@cjraft

@cjraft cjraft commented Aug 19, 2025

Copy link
Copy Markdown
Collaborator

Summary

upgrades the @agent-infra/sandbox package across both code-agent and gui-agent components and introduces a sandbox health check mechanism.

Changes Made:

  • Code Agent: Upgraded @agent-infra/sandbox from version 0.0.2-beta5 to 0.0.2-beta7
  • GUI Agent: Upgraded @agent-infra/sandbox from version 0.0.1 to 0.0.2-beta7
  • Health Monitoring: Added checkSandbox() method to CodeAgentPlugin that performs health checks on sandbox connections

Technical Details:

The new checkSandbox() method is called during plugin initialization and leverages the healthCheck() method from the AioClient to ensure sandbox connectivity before executing code operations.

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

@netlify

netlify Bot commented Aug 19, 2025

Copy link
Copy Markdown

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit dda11cc
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68a488b42824fe00081a10c5
😎 Deploy Preview https://deploy-preview-1188--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cjraft cjraft force-pushed the feat/upgrade-sandbox-package-and-health-check branch from 6a415c1 to d91e064 Compare August 19, 2025 14:20
- Upgrade @agent-infra/sandbox from 0.0.2-beta5 to 0.0.2-beta7 in code-agent
- Upgrade @agent-infra/sandbox from 0.0.1 to 0.0.2-beta6 in gui-agent
- Add checkSandbox() method to CodeAgentPlugin for health monitoring
- Update pnpm-lock.yaml to reflect package version changes

These changes improve sandbox infrastructure reliability and enable
proactive health monitoring of sandbox connections.
@cjraft cjraft force-pushed the feat/upgrade-sandbox-package-and-health-check branch from d91e064 to dda11cc Compare August 19, 2025 14:22
Comment thread multimodal/omni-tars/code-agent/package.json
@ulivz ulivz merged commit 65b806a into main Aug 19, 2025
10 checks passed
@ulivz ulivz deleted the feat/upgrade-sandbox-package-and-health-check branch August 19, 2025 14:56
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.

2 participants