Skip to content

fix(codex): default to final-only Lark replies - #203

Open
Ivor-NCUT wants to merge 1 commit into
zarazhangrui:mainfrom
Ivor-NCUT:codex/final-only-defaults
Open

fix(codex): default to final-only Lark replies#203
Ivor-NCUT wants to merge 1 commit into
zarazhangrui:mainfrom
Ivor-NCUT:codex/final-only-defaults

Conversation

@Ivor-NCUT

Copy link
Copy Markdown

Summary

  • default Codex sessions to plain-text final replies
  • hide tool-call progress for Codex by default while preserving Claude behavior
  • keep explicit user configuration authoritative
  • document the Codex-specific defaults in English and Chinese READMEs

Why

Codex emits rich progress events that can make Lark conversations expose lengthy execution details. The default should deliver the final answer only unless users explicitly opt into streaming cards or tool-call display.

Validation

  • targeted integration tests: 44 passed
  • TypeScript typecheck/build: passed
  • full suite: 552 passed, 5 environment-dependent failures caused by injected bridge profile paths (unrelated to this diff)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants