Skip to content

docs(rescue): document writable sandbox scope - #722

Open
rksharma-owg wants to merge 1 commit into
openai:mainfrom
rksharma-owg:codex/docs-rescue-sandbox-scope
Open

docs(rescue): document writable sandbox scope#722
rksharma-owg wants to merge 1 commit into
openai:mainfrom
rksharma-owg:codex/docs-rescue-sandbox-scope

Conversation

@rksharma-owg

Copy link
Copy Markdown

Summary

  • document that write-capable rescue runs are limited to the current repository and temporary directories
  • recommend staging artifacts in the repository when their final destination is a home, configuration, or system path
  • keep the user-facing README, rescue agent, and runtime guidance aligned

Testing

  • npm test (91 tests passed)
  • npm run build
  • npm run check-version
  • git diff --check

Fixes #673

@rksharma-owg
rksharma-owg requested a review from a team September 4, 2026 00:59
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T01:04:45.108826Z 9d67a92 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@rksharma-owg

Copy link
Copy Markdown
Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Hooray!

Reviewed commit: 9d67a92047

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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.

docs(codex-rescue): document the sandbox writable-root constraint (writes outside the repo are silently read as delegation failure)

1 participant