Open
Conversation
feat(server): support header ingress gateway mode
chore(ingress): rename ingress header to `OpenSandbox-Ingress-To`
feat(egress): unified internal logger
Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) from 1.1.0 to 1.1.1. - [Commits](FiloSottile/edwards25519@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: filippo.io/edwards25519 dependency-version: 1.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ponents/execd/filippo.io/edwards25519-1.1.1 chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /components/execd
- Configure CNAME for open-sandbox.ai domain - Update DOCS_BASE logic to use root path when custom domain is set - Add gitignore exceptions to track docs/public/CNAME - Update logo asset
* chore(ingress): extract version package to components/internal * chore(execd): print build version when execd startup * chore(egress): print build version when egress startup * fix(execd): fix Dockerfile context
Add favicon.svg and configure VitePress to use it as the site icon.
…port feat(docs): add favicon support for VitePress site
7a4605a to
407da3c
Compare
…er-container FIX: fix server deployment under docker compose bridge network
docs: update on-going osep status
chore(scripts): add component version bump script
docs: add emoji icon in front of all examples
…ng (alibaba#250) * fix(server): skip auth for proxy-to-sandbox paths; strict path matching * fix(server): require numeric port in proxy-path auth bypass regex
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add comprehensive end-to-end tests covering sandbox lifecycle, command execution, filesystem operations, interrupts, streaming, and error handling. Tests validate health checks, metrics, network policies, file CRUD operations, and event handling contracts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
Breaking Changes
Checklist