-
Notifications
You must be signed in to change notification settings - Fork 232
feat: add local_agent_server_mode to OpenHandsCloudWorkspace #2490
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
17 commits
Select commit
Hold shift + click to select a range
3e60a37
feat: add saas_runtime_mode to OpenHandsCloudWorkspace
openhands-agent 9fc6b00
fix: make cloud_api_url/key required in all modes, ref RFC
openhands-agent 210bb64
feat: expose SDK packages to system Python in source images
openhands-agent 336f7ea
Revert "feat: expose SDK packages to system Python in source images"
openhands-agent b3841c4
feat: add completion callback on __exit__ for automation service
openhands-agent 975647d
feat: read agent_server_port from AGENT_SERVER_PORT env var
openhands-agent e0eca29
Revert "feat: read agent_server_port from AGENT_SERVER_PORT env var"
openhands-agent 3f81ef3
fix: set _sandbox_id and _session_api_key in saas_runtime_mode
openhands-agent 71f6641
fix: apply ruff-format formatting fixes
openhands-agent 78f9f10
Merge branch 'main' into feat/saas-runtime-mode
xingyaoww 13a4aa6
fix: set api_key in saas_runtime_mode for agent-server auth
openhands-agent 8e797ec
security: strip SESSION_API_KEY from subprocess environment
openhands-agent 4b6b46e
Merge branch 'main' into feat/saas-runtime-mode
malhotra5 a6fc20f
style: fix line length and formatting in test file
openhands-agent 45a39f6
fix(workspace): add Authorization header to completion callback
openhands-agent 54e02e3
refactor: rename saas_runtime_mode to local_agent_server_mode, read a…
openhands-agent 66fabd1
Merge branch 'main' into feat/saas-runtime-mode
xingyaoww 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
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.