fix/slash autosend package load - #2525
Merged
Merged
Conversation
Assistant-model: Claude Opus 5
Collaborator
Author
Slash auto-send tmux evidenceThis evidence uses the dummy Atomic package and dummy workflow package listed below, in a dedicated tmux session. It ran the real logged-in CLI from the worktree; no Enter key was sent. Slash auto-send tmux evidence
The CLI first painted its resource disclosure, then waited 18 seconds before the first keystroke so deferred package and workflow loading could finish. No Enter key was sent. Capture 1 —
|
…ckage-load Assistant-model: Grok 4.6 # Conflicts: # packages/coding-agent/CHANGELOG.md
flora131
marked this pull request as ready for review
August 19, 2026 08:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack created with GitHub Stacks CLI • Give Feedback 💬
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Greptile Summary
This change keeps unfinished slash drafts in the editor while explicit extension and workflow packages load, and lets queue-control requests reach a running prompt. The examined queue-state concern was disproved: overlapping failed clear requests did not overwrite a later authoritative queue update in either completion order, and the focused queue-clear and RPC scheduler suites passed.
Confidence Score: 5/5
Safe to merge based on the focused checks of the changed interactive startup and queue-control behavior.
No publishable defects remain. Execution covered two overlapping clear requests, a later authoritative queue update, and both rejection orders; the authoritative steering and follow-up queues were retained in each case.
Files Needing Attention: No additional files need attention. The focused verification covered packages/coding-agent/src/modes/interactive-engine/isolated-runtime.ts and packages/coding-agent/src/modes/rpc/rpc-input-scheduler.ts.
What T-Rex did
Reviews (1): Last reviewed commit: "Merge remote-tracking branch 'origin/mai..." | Re-trigger Greptile