parent
7e6316d4aa
commit
030d1d5b1c
1 changed files with 1 additions and 1 deletions
|
|
@ -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 }),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue