Skip to content

Conversation

github-actions[bot]
Copy link

Closes #242

Applied changes based on Issue #242.

I’ve reordered the “final comment” update to come after the last progress‐step updates, so that your final output never gets clobbered by the subsequent “Applying edits” or “Testing” bars. Specifically:

• Removed the early await handleResult(…) immediately after detectChanges
• Moved it to after the two final progress updates
• Now the flow is: Context ➔ Planning ➔ Applying edits ➔ Testing ➔ Final comment

Let me know if you’d rather preserve or tweak any of the progress steps themselves!

@YiweiShen YiweiShen merged commit 05a9186 into main Jun 25, 2025
@YiweiShen YiweiShen deleted the codez-fix-242-github-action-prevent-progress-steps-overwriting-final-comments branch June 25, 2025 01:40
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.

Fix the issue Later steps in progress steps overwrite the final comments.

1 participant