Skip to content

Conversation

@jif-oai
Copy link
Collaborator

@jif-oai jif-oai commented Nov 21, 2025

No description provided.

Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines 543 to 547
config.model_reasoning_effort,
config.model_reasoning_summary,
config.model_context_window,
config.model_max_output_tokens,
config.model_auto_compact_token_limit,
config.approval_policy,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P0 Badge Restore OTEL max_output_tokens argument

This call now omits the max_output_tokens argument that OtelEventManager::conversation_starts still requires (codex-rs/otel/src/otel_event_manager.rs, lines 85-96). As written the crate will no longer compile because the function expects ten parameters and we only supply nine. Please continue passing an argument here (e.g. None) or adjust the OTEL helper’s signature in the same change so the build succeeds.

Useful? React with 👍 / 👎.

@jif-oai jif-oai enabled auto-merge (squash) November 21, 2025 16:56
@jif-oai jif-oai merged commit af65666 into main Nov 21, 2025
25 checks passed
@jif-oai jif-oai deleted the jif/drop-max-tokens branch November 21, 2025 17:42
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants