Skip to content

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented Oct 7, 2025

Summary by cubic

Fix Next Edit outcome logging to correctly handle aborted completions and streamline feedback reporting. Reduced console noise by switching some logs to debug.

  • Bug Fixes

    • Aborted completions are no longer marked as rejected; accept/reject feedback is not sent for aborted outcomes.
  • Refactors

    • Centralized accept/reject feedback logging in logNextEditOutcome when outcome.accepted is set.
    • Switched console.log to console.debug in PrefetchQueue and GhostTextAcceptanceTracker.

@sestinj sestinj requested a review from a team as a code owner October 7, 2025 21:02
@sestinj sestinj requested review from Patrick-Erichsen and removed request for a team October 7, 2025 21:02
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Oct 7, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Oct 7, 2025
@sestinj sestinj merged commit f56d2b0 into main Oct 8, 2025
55 checks passed
@sestinj sestinj deleted the nate/mercury-improvements-2 branch October 8, 2025 20:09
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Oct 8, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2025
@sestinj
Copy link
Contributor Author

sestinj commented Oct 12, 2025

🎉 This PR is included in version 1.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor Author

sestinj commented Oct 14, 2025

🎉 This PR is included in version 1.28.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor Author

sestinj commented Oct 15, 2025

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

released size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant