-
Notifications
You must be signed in to change notification settings - Fork 101
🤖 fix: preserve awaiting-input state when question isn't last part #3027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jaaydenh
wants to merge
33
commits into
main
Choose a base branch
from
plan-mode-a436
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
efdecf9
🤖 fix: detect pending ask_user_question within latest turn
jaaydenh 5696c31
🤖 fix: suppress interruption UI for pending question turns
jaaydenh cff3aa7
🤖 fix: preserve error retry states for failed question turns
jaaydenh 2d0fca8
🤖 fix: use authoritative awaiting-question signal in retry gating
jaaydenh f28e8a4
🤖 fix: suppress interrupted rows with authoritative awaiting state
jaaydenh a66fd6c
🤖 fix: ignore ephemeral plan-display rows for awaiting detection
jaaydenh e2703d5
🤖 fix: treat plan-display rows as decorative in interruption checks
jaaydenh ed9943f
🤖 fix: scope plan-display skipping to interrupted-row turn resolution
jaaydenh 6105ed2
🤖 fix: ignore plan-display previews in ask-user waiting fallback
jaaydenh aaa6e52
🤖 fix: require latest unfinished part to be ask_user_question for awa…
jaaydenh bd89e87
🤖 fix: keep interruption visible when output continues after question
jaaydenh 34d8778
🤖 fix: prefer later tool failures over ask-user awaiting state
jaaydenh 9969383
🤖 fix: align retry suppression with ask-user question tail state
jaaydenh b929481
🤖 fix: keep pending ask-user turns out of startup auto-retry
jaaydenh 74cb31e
🤖 fix: treat failed redacted tools as interruption tails
jaaydenh 8e00324
🤖 fix: keep stale ask-user tool rows from showing as executing
jaaydenh 38c4428
🤖 fix: keep failed-tail ask-user prompts answerable
jaaydenh 9b3e527
🤖 fix: preserve pending ask-user recovery when streams error
jaaydenh 1a4dbb8
🤖 fix: only suppress retry UI when awaiting question is visible
jaaydenh f039f0b
Use authoritative awaiting flag for interruption barriers
jaaydenh bc8bc13
Clear awaiting state when question row is truncated
jaaydenh 8ea39e8
Treat post-question tool output as interrupted tail state
jaaydenh f6fcd1e
Suppress interrupted marker for answerable question rows
jaaydenh 0de1cde
Preserve persisted ask_user_question recovery semantics
jaaydenh e5dec82
Handle redacted and completed tool tails in retry recovery
jaaydenh 2a9d63a
Keep sibling pending-question recovery paths intact
jaaydenh a739e6d
Keep pending question state across truncation and restart
jaaydenh 0b562f3
Clear awaiting flag for interrupted ask_user_question tails
jaaydenh 42b18f6
Avoid awaiting fallback on errored truncated turns
jaaydenh 989783c
Keep all pending ask_user_question tool calls answerable
jaaydenh 43b3950
Keep awaiting question rows visible and sibling tools pending
jaaydenh 87ac791
Pin only latest answerable ask_user_question rows
jaaydenh 36840c1
Align startup ask_user_question pending detection with interrupted tails
jaaydenh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.