mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
update snapshots
This commit is contained in:
@@ -26,7 +26,7 @@ expression: "lines[start_idx..].join(\"\\n\")"
|
||||
through crates for heavy dependencies in Cargo.toml, including cli, core,
|
||||
exec, linux-sandbox, tui, login, ollama, and mcp.
|
||||
|
||||
• Ran for d in ansi-escape apply-patch arg0 cli common core exec execpolicy
|
||||
• Ran: for d in ansi-escape apply-patch arg0 cli common core exec execpolicy
|
||||
│ file-search linux-sandbox login mcp-client mcp-server mcp-types ollama
|
||||
│ tui; do echo "--- $d/Cargo.toml"; sed -n '1,200p' $d/Cargo.toml; echo;
|
||||
│ … +1 lines
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
source: tui/src/chatwidget/tests.rs
|
||||
expression: exec_blob
|
||||
---
|
||||
• Ran sleep 1
|
||||
• Ran: sleep 1
|
||||
└ (no output)
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
source: tui/src/history_cell.rs
|
||||
expression: rendered
|
||||
---
|
||||
• Ran first_token_is_long_en
|
||||
│ ough_to_wrap
|
||||
• Ran: first_token_is_long_e
|
||||
│ nough_to_wrap
|
||||
│ second_token_is_also_lon
|
||||
│ … +1 lines
|
||||
└ (no output)
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
source: tui/src/history_cell.rs
|
||||
expression: rendered
|
||||
---
|
||||
• Ran echo one
|
||||
• Ran: echo one
|
||||
│ echo two
|
||||
└ (no output)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
source: tui/src/history_cell.rs
|
||||
expression: rendered
|
||||
---
|
||||
• Ran set -o pipefail
|
||||
• Ran: set -o pipefail
|
||||
│ cargo test
|
||||
│ --all-features --quiet
|
||||
└ (no output)
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
source: tui/src/history_cell.rs
|
||||
expression: rendered
|
||||
---
|
||||
• Ran echo
|
||||
│ this_is_a_very_long_si
|
||||
│ ngle_token_that_will_w
|
||||
• Ran: echo
|
||||
│ this_is_a_very_long_s
|
||||
│ ingle_token_that_will
|
||||
│ … +2 lines
|
||||
└ error: first line on
|
||||
stderr
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
source: tui/src/history_cell.rs
|
||||
expression: rendered
|
||||
---
|
||||
• Ran echo ok
|
||||
• Ran: echo ok
|
||||
└ (no output)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
source: tui/src/history_cell.rs
|
||||
expression: rendered
|
||||
---
|
||||
• Ran a_very_long_token_
|
||||
│ without_spaces_to_
|
||||
│ force_wrapping
|
||||
• Ran: a_very_long_token
|
||||
│ _without_spaces_t
|
||||
│ o_force_wrapping
|
||||
└ (no output)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
source: tui/src/history_cell.rs
|
||||
expression: rendered
|
||||
---
|
||||
• Ran seq 1 10 1>&2 && false
|
||||
• Ran: seq 1 10 1>&2 && false
|
||||
└ 1
|
||||
2
|
||||
… +6 lines
|
||||
|
||||
Reference in New Issue
Block a user