Skip to content

Comments

[docs] Update sandbox documentation to reflect SRT removal#15865

Merged
pelikhan merged 1 commit intomainfrom
main-4d0364fdc799c473
Feb 15, 2026
Merged

[docs] Update sandbox documentation to reflect SRT removal#15865
pelikhan merged 1 commit intomainfrom
main-4d0364fdc799c473

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2026-02-15

This PR updates the sandbox configuration documentation based on the removal of Sandbox Runtime (SRT) support merged in the last 24 hours.

Features Documented

Changes Made

Updated docs/src/content/docs/reference/sandbox.md to:

  1. Updated introduction - Changed from "AWF or Sandbox Runtime" to "AWF (Agent Workflow Firewall)" only
  2. Removed SRT examples - Removed the sandbox.agent: srt configuration example from the basic configuration section
  3. Replaced SRT section - Replaced the entire "Sandbox Runtime (SRT)" section with a "Deprecated: Sandbox Runtime (SRT)" section that:
    • Clearly marks SRT as removed with a CAUTION callout
    • Documents the automatic migration from SRT to AWF
    • Provides before/after migration examples
    • Explains that network permissions remain unchanged
  4. Updated field tables - Changed agent identifier from awf or srt to just awf
  5. Updated legacy format - Added a note explaining that sandbox: sandbox-runtime is automatically migrated to AWF
  6. Updated feature flags - Removed the sandbox-runtime feature flag from the table and added a note that it's no longer recognized

Merged PRs Referenced

Build Validation

✅ Documentation build completed successfully with no errors
✅ All internal links validated
✅ Search index generated successfully

Notes

The changes maintain backward compatibility documentation while clearly marking SRT as removed. Legacy workflows using SRT will be automatically migrated to AWF during workflow parsing, as implemented in PR #15834.

AI generated by Daily Documentation Updater

  • expires on Feb 16, 2026, 4:26 AM UTC

Remove Sandbox Runtime (SRT) references and update documentation to reflect
that AWF is now the only supported sandbox implementation. Legacy workflows
using SRT are automatically migrated to AWF during workflow parsing.

Changes:
- Updated introduction to specify AWF only
- Removed SRT configuration examples
- Replaced SRT section with deprecation notice and migration guide
- Updated field tables to remove SRT identifier
- Added migration notes for legacy workflows
- Updated feature flags section to remove sandbox-runtime flag

Related to #15834 (Remove SRT support)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant