|
Some checks failed
cargo-deny / cargo-deny (push) Failing after 2s
ci / build-test (push) Failing after 2s
Codespell / Check for spelling errors (push) Failing after 1s
rust-ci / Lint/Build — windows-arm64 - aarch64-pc-windows-msvc (release) (push) Has been cancelled
rust-ci / Lint/Build — windows-x64 - x86_64-pc-windows-msvc (release) (push) Has been cancelled
rust-ci / Tests — macos-15-xlarge - aarch64-apple-darwin (push) Has been cancelled
rust-ci / Tests — ubuntu-24.04 - x86_64-unknown-linux-gnu (remote) (push) Has been cancelled
rust-ci / Tests — ubuntu-24.04-arm - aarch64-unknown-linux-gnu (push) Has been cancelled
rust-ci / Tests — windows-arm64 - aarch64-pc-windows-msvc (push) Has been cancelled
rust-ci / Tests — windows-x64 - x86_64-pc-windows-msvc (push) Has been cancelled
Bazel (experimental) / Local Bazel build on macos-15-xlarge for aarch64-apple-darwin (push) Has been cancelled
Bazel (experimental) / Local Bazel build on macos-15-xlarge for x86_64-apple-darwin (push) Has been cancelled
Bazel (experimental) / Local Bazel build on ubuntu-24.04 for x86_64-unknown-linux-gnu (push) Has been cancelled
Bazel (experimental) / Local Bazel build on ubuntu-24.04 for x86_64-unknown-linux-musl (push) Has been cancelled
rust-ci / Detect changed areas (push) Has been cancelled
rust-ci / Format / etc (push) Has been cancelled
rust-ci / cargo shear (push) Has been cancelled
rust-ci / Argument comment lint package (push) Has been cancelled
rust-ci / Argument comment lint - Linux (push) Has been cancelled
rust-ci / Argument comment lint - Windows (push) Has been cancelled
rust-ci / Argument comment lint - macOS (push) Has been cancelled
rust-ci / Lint/Build — macos-15-xlarge - aarch64-apple-darwin (push) Has been cancelled
rust-ci / Lint/Build — macos-15-xlarge - x86_64-apple-darwin (push) Has been cancelled
rust-ci / Lint/Build — ubuntu-24.04 - x86_64-unknown-linux-gnu (push) Has been cancelled
rust-ci / Lint/Build — ubuntu-24.04 - x86_64-unknown-linux-musl (push) Has been cancelled
rust-ci / Lint/Build — ubuntu-24.04-arm - aarch64-unknown-linux-gnu (push) Has been cancelled
rust-ci / Lint/Build — ubuntu-24.04-arm - aarch64-unknown-linux-musl (push) Has been cancelled
rust-ci / Lint/Build — windows-arm64 - aarch64-pc-windows-msvc (push) Has been cancelled
rust-ci / Lint/Build — windows-x64 - x86_64-pc-windows-msvc (push) Has been cancelled
rust-ci / Lint/Build — macos-15-xlarge - aarch64-apple-darwin (release) (push) Has been cancelled
rust-ci / Lint/Build — ubuntu-24.04 - x86_64-unknown-linux-musl (release) (push) Has been cancelled
rust-ci / Lint/Build — ubuntu-24.04-arm - aarch64-unknown-linux-musl (release) (push) Has been cancelled
rust-ci / CI results (required) (push) Has been cancelled
sdk / sdks (push) Has been cancelled
## Summary - remove `tui_app_server` handling for legacy app-server notifications - drop the local ChatGPT auth refresh request path from `tui_app_server` - remove the now-unused refresh response helper from local auth loading Split out of #15106 so the `tui_app_server` cleanup can land separately from the larger `codex-exec` app-server migration. |
||
|---|---|---|
| .. | ||
| app | ||
| bin | ||
| bottom_pane | ||
| chatwidget | ||
| exec_cell | ||
| notifications | ||
| onboarding | ||
| public_widgets | ||
| render | ||
| snapshots | ||
| status | ||
| streaming | ||
| tui | ||
| additional_dirs.rs | ||
| app.rs | ||
| app_backtrack.rs | ||
| app_command.rs | ||
| app_event.rs | ||
| app_event_sender.rs | ||
| app_server_session.rs | ||
| ascii_animation.rs | ||
| audio_device.rs | ||
| chatwidget.rs | ||
| cli.rs | ||
| clipboard_paste.rs | ||
| clipboard_text.rs | ||
| collaboration_modes.rs | ||
| color.rs | ||
| custom_terminal.rs | ||
| cwd_prompt.rs | ||
| debug_config.rs | ||
| diff_render.rs | ||
| exec_command.rs | ||
| external_editor.rs | ||
| file_search.rs | ||
| frames.rs | ||
| get_git_diff.rs | ||
| history_cell.rs | ||
| insert_history.rs | ||
| key_hint.rs | ||
| lib.rs | ||
| line_truncation.rs | ||
| live_wrap.rs | ||
| local_chatgpt_auth.rs | ||
| main.rs | ||
| markdown.rs | ||
| markdown_render.rs | ||
| markdown_render_tests.rs | ||
| markdown_stream.rs | ||
| mention_codec.rs | ||
| model_catalog.rs | ||
| model_migration.rs | ||
| multi_agents.rs | ||
| oss_selection.rs | ||
| pager_overlay.rs | ||
| resume_picker.rs | ||
| selection_list.rs | ||
| session_log.rs | ||
| shimmer.rs | ||
| skills_helpers.rs | ||
| slash_command.rs | ||
| status_indicator_widget.rs | ||
| style.rs | ||
| terminal_palette.rs | ||
| test_backend.rs | ||
| text_formatting.rs | ||
| theme_picker.rs | ||
| tooltips.rs | ||
| tui.rs | ||
| ui_consts.rs | ||
| update_action.rs | ||
| update_prompt.rs | ||
| updates.rs | ||
| version.rs | ||
| voice.rs | ||
| wrapping.rs | ||