Skip to content

feat(sandbox): ship SRT process isolation in v6.2.0#21

Merged
ZhiXiao-Lin merged 3 commits into
mainfrom
codex/srt-core-6.2.0
Jul 21, 2026
Merged

feat(sandbox): ship SRT process isolation in v6.2.0#21
ZhiXiao-Lin merged 3 commits into
mainfrom
codex/srt-core-6.2.0

Conversation

@ZhiXiao-Lin

Copy link
Copy Markdown

Summary

  • add the SRT-backed workspace process sandbox and managed-runtime validation
  • adapt local workspace execution to the structured process-capture contract
  • use stable Windows hard-link inspection with fail-closed behavior
  • release the additive public API as 6.2.0 across Rust, Node, and Python packages

Validation

  • cargo check --workspace --all-targets
  • cargo clippy --workspace --lib --bins -- -D warnings
  • cargo test -p a3s-code-core sandbox::srt --lib (5 passed; 4 real-runtime tests ignored)
  • cargo fmt --all -- --check
  • cargo check --manifest-path sdk/node/Cargo.toml

Python SDK compilation was dependency-resolved and lock-updated locally, but native compilation requires a Python interpreter; CI supplies it.

@ZhiXiao-Lin
ZhiXiao-Lin merged commit 11f5561 into main Jul 21, 2026
3 checks passed
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