Skip to content

Tags: OpenHands/software-agent-sdk

Tags

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v1.14.0 (#2428) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: openhands <openhands@all-hands.dev>

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into rel-1.13.1 

v1.13.0

Toggle v1.13.0's commit message
Release v1.13.0 Co-authored-by: openhands <openhands@all-hands.dev>

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into rel-1.12.0 

v1.11.5

Toggle v1.11.5's commit message
revert: remove temporary _ONLY_RUN_EXAMPLES filter Restore test_examples.py to its original state now that the example fixes have been verified. Co-authored-by: openhands <openhands@all-hands.dev>

v1.11.4

Toggle v1.11.4's commit message
Release v1.11.4 Co-authored-by: openhands <openhands@all-hands.dev>

v1.11.3

Toggle v1.11.3's commit message
Release v1.11.3 Co-authored-by: openhands <openhands@all-hands.dev>

v1.11.2

Toggle v1.11.2's commit message
Fix Gemini model names in resolve_model_config.py Remove extra 'gemini/' prefix from model names to match the expected litellm_proxy model format: - litellm_proxy/gemini/gemini-3-pro-preview -> litellm_proxy/gemini-3-pro-preview - litellm_proxy/gemini/gemini-3-flash-preview -> litellm_proxy/gemini-3-flash-preview This fixes the integration test t01_fix_simple_typo failure with error: 'Invalid model name passed in model=gemini/gemini-3-pro-preview'

v1.11.1

Toggle v1.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into rel-1.11.1 

v1.11.0

Toggle v1.11.0's commit message
Revert "fix: remove pre-run sleeptime compute that accessed tools_map… … before agent initialization" This reverts commit 29ab0d8.