Skip to content

v1.11.2

Choose a tag to compare

@xingyaoww xingyaoww released this 09 Feb 17:46

What's Changed

  • Release v1.11.1 by @all-hands-bot in #1921
  • Add litellm_proxy/gpt-oss-20b to resolve_model_config.py by @juanmichelini in #1906
  • fix: Remove python-version from setup-uv in create-version-bump-prs job by @juanmichelini in #1926
  • Add Claude Opus 4.6 model support by @neubig in #1933
  • Set default sdk_ref to v1.11.1 in run-eval workflow by @juanmichelini in #1935
  • feat(llm): add gpt-5.3-codex to subscription models by @enyst in #1940
  • Add example for reconstructing OpenAI messages from events by @enyst in #1916
  • feat: add /ready endpoint for proper Kubernetes readiness checks by @neubig in #1810
  • fix(llm): Add Claude Opus 4.6 to model features for reasoning_effort support by @simonrosenberg in #1941
  • nit(sdk): change usage_to_llm to return a MappingProxyType by @VascoSch92 in #1930
  • fix: use Python 3.12 for openhands-cli version bump by @xingyaoww in #1924
  • feat(ci): add model_ids and issue_number inputs to integration-runner by @neubig in #1883
  • Add Laminar traces to PR review workflow by @juanmichelini in #1949
  • fix(message): Responses tool image serialization (preserve file_editor images) by @Wangmerlyn in #1895
  • fix: disable vision for glm-4.7 to prevent multimodal evaluation failures by @juanmichelini in #1898
  • Fix tool serialization test flakiness by @enyst in #1959
  • refactor: Use composite GitHub Action for PR review workflow by @xingyaoww in #1927
  • chore: add review thread gate by @enyst in #1962
  • fix: update LLM model and base URL for pr-review workflow by @xingyaoww in #1968
  • feat: Add delayed evaluation for PR review with Laminar signals by @neubig in #1954
  • Add context window size validation for local LLMs by @neubig in #1961
  • feat(sdk): introduce LLMProfileStore for persisted LLM configurations by @VascoSch92 in #1928
  • fix(pyinstaller): include delegate tool templates in bundle by @malhotra5 in #1971
  • fix: handle PS1 metadata corruption in command output by @neubig in #1817
  • Enhance planning agent to ask clarifying questions for ambiguous requests by @xingyaoww in #1967
  • feat(examples): update critic example to demonstrate iterative refinement by @xingyaoww in #1879

New Contributors

Full Changelog: v1.11.1...v1.11.2