mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
@@ -2462,7 +2462,7 @@ impl ChatWidget {
|
||||
Paragraph::new(vec![
|
||||
line!["Agent mode on Windows uses an experimental sandbox to limit network and filesystem access.".bold()],
|
||||
line![
|
||||
"Learn more: https://github.com/openai/codex/blob/main/docs/sandbox.md#windows"
|
||||
"Learn more: https://developers.openai.com/codex/windows"
|
||||
],
|
||||
])
|
||||
.wrap(Wrap { trim: false }),
|
||||
|
||||
Reference in New Issue
Block a user