Skip to content

feat: update codex formatting and prevent terminal echo from being captured as agent messages#200

Merged
35C4n0r merged 2 commits intomainfrom
35C4n0r/fix-writelocked-bug
Mar 5, 2026
Merged

feat: update codex formatting and prevent terminal echo from being captured as agent messages#200
35C4n0r merged 2 commits intomainfrom
35C4n0r/fix-writelocked-bug

Conversation

@35C4n0r
Copy link
Collaborator

@35C4n0r 35C4n0r commented Mar 5, 2026

  • Add writingMessage flag to PTYConversation to skip agent message updates during writeStabilize execution, preventing terminal echo from corrupting conversation history.
  • Update Codex message box detection to handle new input prompt pattern.

The new flag fixes this flicker issue (this was very noticeable/worse in other version of codex)

Screen.Recording.2026-03-05.at.17.43.37.mov

35C4n0r added 2 commits March 5, 2026 17:37
…ptured as agent messages

- Add writingMessage flag to PTYConversation to skip agent message updates during writeStabilize execution, preventing terminal echo from corrupting conversation history.
- Update Codex message box
  detection to handle new input prompt pattern.
@35C4n0r 35C4n0r self-assigned this Mar 5, 2026
@35C4n0r 35C4n0r requested review from johnstcn and mafredri March 5, 2026 12:10
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

✅ Preview binaries are ready!

To test with modules: agentapi_version = "agentapi_200" or download from: https://github.com/coder/agentapi/releases/tag/agentapi_200

@35C4n0r 35C4n0r merged commit 702b10b into main Mar 5, 2026
3 checks passed
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