-
Notifications
You must be signed in to change notification settings - Fork 278
Fix RemoteConversation FINISHED stop-hook race #3191
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
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
6c841c3
fix(remote-conversation): treat WS FINISHED as a hint, not authoritative
openhands-agent bd2fd08
docs(AGENTS): document RemoteConversation WS-vs-stop-hook race
openhands-agent 1aa4176
Add programbench to run-eval benchmark choices (#3075)
neubig f8ba78a
merge main into PR #3191
openhands-agent f3ab1a5
test: cover post-run websocket FINISHED race (#3191)
openhands-agent 4448c86
fix: require final remote completion confirmation (#3191)
openhands-agent e62448c
fix: preserve remote error status during hint cleanup (#3191)
openhands-agent c504aa5
fix: synchronize remote completion status reads (#3191)
openhands-agent e25b749
fix: wait for post-run websocket completion (#3191)
openhands-agent 230c5aa
fix: require full-state completion signal (#3191)
openhands-agent 4756b06
Merge branch 'main' into fix/remote-conversation-finished-hint
neubig af79365
fix(remote): rely on post-run state snapshots
neubig d16d5c4
Merge branch 'main' into fix/remote-conversation-finished-hint
all-hands-bot 1b5f809
fix(remote-conv): gate full-state signals on _run_armed; add REST har…
openhands-agent 2071f2c
fix(remote-conv): address bot review round-2 — dead code, naming, tim…
openhands-agent 5242017
fix(remote-conv): address bot review round-3 suggestions — dead conti…
openhands-agent 8a6f2b6
fix(remote-conv): add comment to from_post_run_snapshot field (PRRT_k…
openhands-agent 35edcdd
fix(remote-conv): assert from_post_run_snapshot, rename terminal_poll…
openhands-agent 932a823
fix(remote-conv): fix E501 in _RunCompletionSignal comment (ruff)
openhands-agent 7c51f00
fix(remote-conv): explicit raise instead of assert, tighten cost asse…
openhands-agent b5bec8c
fix(remote-conv): document terminal_first_seen_at reset-on-exception …
openhands-agent 6808b8a
fix(sdk): simplify remote run completion signaling
openhands-agent 384877e
fix(sdk): keep websocket error fast path
openhands-agent 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
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
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.