Skip to content

Add detailed plugin and mention latency logs#22732

Open
xli-oai wants to merge 4 commits into
mainfrom
xli-codex/plugin-latency-logs
Open

Add detailed plugin and mention latency logs#22732
xli-oai wants to merge 4 commits into
mainfrom
xli-codex/plugin-latency-logs

Conversation

@xli-oai
Copy link
Copy Markdown
Contributor

@xli-oai xli-oai commented May 15, 2026

Summary

  • Add detailed latency logs around plugin/list, plugin/read, remote plugin catalog calls, fuzzy file search, and mention popup sync.
  • Include JSON-RPC request ids on app-server plugin list/read logs so the home and cwd list requests can be correlated separately.
  • Add phase-level timing for remote HTTP response/body/decode work and UI-side background request timing.

Validation

  • just fmt
  • RUST_MIN_STACK=8388608 cargo test -p codex-app-server plugin_
  • cargo test -p codex-core-plugins
  • RUST_MIN_STACK=8388608 cargo test -p codex-tui
  • just fix -p codex-app-server
  • just fix -p codex-core-plugins
  • just fix -p codex-tui

Note: full app-server integration suite was also run with RUST_MIN_STACK=8388608 outside the sandbox; all plugin/list and plugin/read tests passed, but the full suite still has one local environment-sensitive failure in turn_start_emits_thread_scoped_warning_notification_for_trimmed_skills because this checkout reports 8 omitted skills while the assertion expects 7.

@xli-oai xli-oai added the oai PRs contributed by OpenAI employees label May 15, 2026 — with ChatGPT Codex Connector
@xli-oai xli-oai force-pushed the xli-codex/plugin-latency-logs branch from 2238eee to c604312 Compare May 15, 2026 00:36
@xli-oai xli-oai force-pushed the xli-codex/plugin-latency-logs branch from 089a4a1 to 965237c Compare May 19, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oai PRs contributed by OpenAI employees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant