Skip to content

Conversation

@AndrewNikolin
Copy link
Contributor

Small fix for sentence phrasing in the warning message

Copilot AI review requested due to automatic review settings November 10, 2025 05:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a grammatical error in a warning message used throughout the codebase. The phrase "Start new a new conversation" has been corrected to "Start a new conversation" by removing the redundant word "new".

  • Fixed grammatical error in warning message across 4 files
  • Updated both source code and test files to maintain consistency

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
codex-rs/tui/src/chatwidget/tests.rs Updated test constant with corrected warning message
codex-rs/exec/tests/event_processor_with_json_output.rs Updated test assertions with corrected warning message (2 occurrences)
codex-rs/core/tests/suite/compact.rs Updated test constant with corrected warning message
codex-rs/core/src/codex/compact.rs Updated source code warning message

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@etraut-openai etraut-openai merged commit 131c384 into openai:main Nov 10, 2025
30 checks passed
@etraut-openai
Copy link
Collaborator

Thanks for the contribution!

@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2025
@AndrewNikolin AndrewNikolin deleted the fix-warning-phrasing branch November 10, 2025 06:13
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.

2 participants