This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-05-03 04:42:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bde734fd1e2e82f3417606bb7c3ad105101fcf8a
codex
/
codex-rs
/
tui
/
src
/
snapshots
History
Ahmed Ibrahim
325ce985f1
Use markdown for migration screen (
#8952
)
...
Next steps will be routing this to model info
2026-01-13 07:41:42 +00:00
..
codex_tui__app__tests__model_migration_prompt_shows_for_hidden_model.snap
Use markdown for migration screen (
#8952
)
2026-01-13 07:41:42 +00:00
codex_tui__diff_render__tests__add_details.snap
…
codex_tui__diff_render__tests__apply_add_block.snap
…
codex_tui__diff_render__tests__apply_delete_block.snap
…
codex_tui__diff_render__tests__apply_multiple_files_block.snap
…
codex_tui__diff_render__tests__apply_update_block_line_numbers_three_digits_text.snap
…
codex_tui__diff_render__tests__apply_update_block_relativizes_path.snap
…
codex_tui__diff_render__tests__apply_update_block_wraps_long_lines_text.snap
…
codex_tui__diff_render__tests__apply_update_block_wraps_long_lines.snap
…
codex_tui__diff_render__tests__apply_update_block.snap
…
codex_tui__diff_render__tests__apply_update_with_rename_block.snap
…
codex_tui__diff_render__tests__blank_context_line.snap
…
codex_tui__diff_render__tests__single_line_replacement_counts.snap
…
codex_tui__diff_render__tests__update_details_with_rename.snap
…
codex_tui__diff_render__tests__vertical_ellipsis_between_hunks.snap
…
codex_tui__diff_render__tests__wrap_behavior_insert.snap
…
codex_tui__history_cell__tests__active_mcp_tool_call_snapshot.snap
…
codex_tui__history_cell__tests__coalesced_reads_dedupe_names.snap
…
codex_tui__history_cell__tests__coalesces_reads_across_multiple_calls.snap
…
codex_tui__history_cell__tests__coalesces_sequential_reads_within_one_call.snap
…
codex_tui__history_cell__tests__completed_mcp_tool_call_error_snapshot.snap
…
codex_tui__history_cell__tests__completed_mcp_tool_call_multiple_outputs_inline_snapshot.snap
…
codex_tui__history_cell__tests__completed_mcp_tool_call_multiple_outputs_snapshot.snap
…
codex_tui__history_cell__tests__completed_mcp_tool_call_success_snapshot.snap
…
codex_tui__history_cell__tests__completed_mcp_tool_call_wrapped_outputs_snapshot.snap
…
codex_tui__history_cell__tests__mcp_tools_output_masks_sensitive_values.snap
…
codex_tui__history_cell__tests__multiline_command_both_lines_wrap_with_correct_prefixes.snap
…
codex_tui__history_cell__tests__multiline_command_without_wrap_uses_branch_then_eight_spaces.snap
…
codex_tui__history_cell__tests__multiline_command_wraps_with_extra_indent_on_subsequent_lines.snap
…
codex_tui__history_cell__tests__plan_update_with_note_and_wrapping_snapshot.snap
…
codex_tui__history_cell__tests__plan_update_without_note_snapshot.snap
…
codex_tui__history_cell__tests__ps_output_empty_snapshot.snap
feat: add
/ps
(
#8279
)
2025-12-18 21:09:06 +00:00
codex_tui__history_cell__tests__ps_output_long_command_snapshot.snap
feat: add
/ps
(
#8279
)
2025-12-18 21:09:06 +00:00
codex_tui__history_cell__tests__ps_output_many_sessions_snapshot.snap
feat: add
/ps
(
#8279
)
2025-12-18 21:09:06 +00:00
codex_tui__history_cell__tests__ps_output_multiline_snapshot.snap
feat: add
/ps
(
#8279
)
2025-12-18 21:09:06 +00:00
codex_tui__history_cell__tests__ran_cell_multiline_with_stderr_snapshot.snap
…
codex_tui__history_cell__tests__single_line_command_compact_when_fits.snap
…
codex_tui__history_cell__tests__single_line_command_wraps_with_four_space_continuation.snap
…
codex_tui__history_cell__tests__stderr_tail_more_than_five_lines_snapshot.snap
…
codex_tui__history_cell__tests__user_history_cell_wraps_and_prefixes_each_line_snapshot.snap
…
codex_tui__history_cell__tests__web_search_history_cell_snapshot.snap
tui: improve rendering of search cell (
#8273
)
2025-12-18 11:05:26 -08:00
codex_tui__history_cell__tests__web_search_history_cell_transcript_snapshot.snap
tui: improve rendering of search cell (
#8273
)
2025-12-18 11:05:26 -08:00
codex_tui__markdown_render__markdown_render_tests__markdown_render_complex_snapshot.snap
…
codex_tui__model_migration__tests__model_migration_prompt_gpt5_codex_mini.snap
splash screen (
#8270
)
2025-12-18 10:59:53 -08:00
codex_tui__model_migration__tests__model_migration_prompt_gpt5_codex.snap
splash screen (
#8270
)
2025-12-18 10:59:53 -08:00
codex_tui__model_migration__tests__model_migration_prompt_gpt5_family.snap
splash screen (
#8270
)
2025-12-18 10:59:53 -08:00
codex_tui__model_migration__tests__model_migration_prompt.snap
splash screen (
#8270
)
2025-12-18 10:59:53 -08:00
codex_tui__pager_overlay__tests__static_overlay_snapshot_basic.snap
…
codex_tui__pager_overlay__tests__static_overlay_wraps_long_lines.snap
…
codex_tui__pager_overlay__tests__transcript_overlay_apply_patch_scroll_vt100.snap
…
codex_tui__pager_overlay__tests__transcript_overlay_renders_live_tail.snap
fix(tui): show in-flight coalesced tool calls in transcript overlay (
#8246
)
2026-01-13 03:06:11 +00:00
codex_tui__pager_overlay__tests__transcript_overlay_snapshot_basic.snap
…
codex_tui__resume_picker__tests__resume_picker_screen.snap
…
codex_tui__resume_picker__tests__resume_picker_table.snap
…
codex_tui__status_indicator_widget__tests__renders_truncated.snap
…
codex_tui__status_indicator_widget__tests__renders_with_queued_messages.snap
…
codex_tui__status_indicator_widget__tests__renders_with_queued_messages@macos.snap
…
codex_tui__status_indicator_widget__tests__renders_with_working_header.snap
…
codex_tui__status_indicator_widget__tests__renders_wrapped_details_panama_two_lines.snap
[tui] add optional details to TUI status header (
#8293
)
2025-12-23 12:40:40 -08:00
codex_tui__update_prompt__tests__update_prompt_modal.snap
…