core-agent-ide/codex-rs/app-server/src
Owen Lin 014e19510d
feat(app-server, core): add more spans (#14479)
## Description

This PR expands tracing coverage across app-server thread startup, core
session initialization, and the Responses transport layer. It also gives
core dispatch spans stable operation-specific names so traces are easier
to follow than the old generic `submission_dispatch` spans.

Also use `fmt::Display` for types that we serialize in traces so we send
strings instead of rust types
2026-03-13 13:16:33 -07:00
..
bin Stabilize app-server notify initialize test (#13939) 2026-03-09 23:41:58 -07:00
codex_message_processor feat: add plugin/read. (#14445) 2026-03-12 16:52:21 -07:00
message_processor feat(app-server, core): add more spans (#14479) 2026-03-13 13:16:33 -07:00
app_server_tracing.rs feat(app-server, core): add more spans (#14479) 2026-03-13 13:16:33 -07:00
bespoke_event_handling.rs Simplify permissions available in request permissions tool (#14529) 2026-03-12 21:13:17 -07:00
codex_message_processor.rs feat(app-server, core): add more spans (#14479) 2026-03-13 13:16:33 -07:00
command_exec.rs Use a private desktop for Windows sandbox instead of Winsta0\Default (#14400) 2026-03-13 10:13:39 -07:00
config_api.rs Override local apps settings with requirements.toml settings (#14304) 2026-03-13 12:40:24 -07:00
dynamic_tools.rs app-server: Replay pending item requests on thread/resume (#12560) 2026-02-27 12:45:59 -08:00
error_code.rs Enforce user input length cap (#12823) 2026-02-25 22:23:51 -08:00
external_agent_config_api.rs Support external agent config detect and import (#12660) 2026-02-25 02:11:51 -08:00
filters.rs feat: add nick name to sub-agents (#12320) 2026-02-20 14:39:49 +00:00
fuzzy_file_search.rs [app-server] add fuzzyFileSearch/sessionCompleted (#11773) 2026-02-13 15:08:14 -08:00
in_process.rs Start TUI on embedded app server (#14512) 2026-03-13 12:04:41 -06:00
lib.rs Start TUI on embedded app server (#14512) 2026-03-13 12:04:41 -06:00
main.rs feat: pass helper executable paths via Arg0DispatchPaths (#12719) 2026-02-24 17:44:38 -08:00
message_processor.rs app-server: Add platform os and family to init response (#14527) 2026-03-13 19:07:54 +00:00
models.rs Add model availability NUX metadata (#12972) 2026-02-26 22:02:57 -08:00
outgoing_message.rs feat(app-server, core): add more spans (#14479) 2026-03-13 13:16:33 -07:00
server_request_error.rs app-server: Replay pending item requests on thread/resume (#12560) 2026-02-27 12:45:59 -08:00
thread_state.rs Preserve persisted thread git info in resume (#13504) 2026-03-04 17:16:43 -08:00
thread_status.rs app-server: Silence thread status changes caused by thread being created (#13079) 2026-03-03 00:52:28 +00:00
transport.rs chore(app-server): stop emitting codex/event/ notifications (#14392) 2026-03-12 00:45:20 +00:00