-
Notifications
You must be signed in to change notification settings - Fork 214
feat: Add cloud mode for PR review workflow #1966
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
Closed
Closed
Changes from 9 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
e636cdb
feat: Add cloud mode for PR review workflow
openhands-agent bcd905b
Merge branch 'main' into feat/pr-review-cloud-mode
xingyaoww b457d09
Apply suggestion from @xingyaoww
xingyaoww 158d428
refactor: Address code review feedback for PR review cloud mode
openhands-agent 03cb497
refactor: prepare review context before calling run_*_mode functions
openhands-agent 713e480
fix: Remove unsupported secrets field from Cloud API request
openhands-agent 10fcb49
refactor: Use OpenHandsCloudWorkspace for cloud mode
openhands-agent 71f7f5a
refactor: Unify SDK and cloud mode with shared agent definition
openhands-agent 6f5c045
Merge main into feat/pr-review-cloud-mode
openhands-agent c564868
fix: Use Cloud API directly for cloud mode PR review
openhands-agent 52d3984
docs: Clarify that GITHUB_TOKEN is still needed for workflow, but age…
openhands-agent 8efbed0
fix: Cloud mode no longer requires GITHUB_TOKEN
openhands-agent c5f6d34
fix: Restore initial comment posting in cloud mode
openhands-agent 1a8b62b
docs: Add cloud mode prerequisites about GitHub access
openhands-agent 30d738a
Merge branch 'main' into feat/pr-review-cloud-mode
xingyaoww 86b1243
refactor: Use OpenHandsCloudWorkspace for cloud mode
openhands-agent 4cbb910
revert: Restore Cloud API Direct approach for cloud mode
openhands-agent 0680a97
refactor: Address code review feedback for PR review cloud mode
openhands-agent 73b6c0f
Merge branch 'main' into feat/pr-review-cloud-mode
xingyaoww eb86be2
refactor: Use OpenHandsCloudWorkspace for cloud mode PR review
openhands-agent bac9c54
fix: Address PR review feedback for cloud mode
openhands-agent 8937ab9
Merge branch 'main' into feat/pr-review-cloud-mode
xingyaoww 1ff9444
Merge branch 'main' into feat/pr-review-cloud-mode
xingyaoww e25cc17
fix: PR review cloud mode - exit after starting, make LLM_API_KEY opt…
openhands-agent 5e4dfcb
Merge main into feat/pr-review-cloud-mode and refactor PR review agent
openhands-agent 2e68717
refactor: Move PR review mode implementations to utils folder
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
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.