-
Notifications
You must be signed in to change notification settings - Fork 56
v1.1.0 release #1138
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
v1.1.0 release #1138
Conversation
|
Hi! I started running the integration tests on your PR. You will receive a comment with the results shortly. |
🔄 Running Examples with
|
| Example | Status | Duration | Cost |
|---|---|---|---|
| 01_standalone_sdk/02_custom_tools.py | ✅ PASS | 30s | $0.02 |
| 01_standalone_sdk/03_activate_skill.py | ✅ PASS | 11s | $0.01 |
| 01_standalone_sdk/05_use_llm_registry.py | ✅ PASS | 10s | $0.01 |
| 01_standalone_sdk/07_mcp_integration.py | ✅ PASS | 42s | $0.02 |
| 01_standalone_sdk/09_pause_example.py | ✅ PASS | 11s | $0.01 |
| 01_standalone_sdk/10_persistence.py | ✅ PASS | 33s | $0.02 |
| 01_standalone_sdk/11_async.py | ✅ PASS | 33s | $0.03 |
| 01_standalone_sdk/12_custom_secrets.py | ✅ PASS | 16s | $0.01 |
| 01_standalone_sdk/13_get_llm_metrics.py | ✅ PASS | 41s | $0.02 |
| 01_standalone_sdk/14_context_condenser.py | ✅ PASS | 201s | $0.41 |
| 01_standalone_sdk/17_image_input.py | ✅ PASS | 17s | $0.02 |
| 01_standalone_sdk/18_send_message_while_processing.py | ✅ PASS | 27s | $0.02 |
| 01_standalone_sdk/19_llm_routing.py | ✅ PASS | 14s | $0.02 |
| 01_standalone_sdk/20_stuck_detector.py | ✅ PASS | 16s | $0.02 |
| 01_standalone_sdk/21_generate_extraneous_conversation_costs.py | ✅ PASS | 11s | $0.01 |
| 01_standalone_sdk/22_anthropic_thinking.py | ✅ PASS | 12s | $0.01 |
| 01_standalone_sdk/23_responses_reasoning.py | ✅ PASS | 40s | $0.01 |
| 01_standalone_sdk/24_planning_agent_workflow.py | ✅ PASS | 248s | $0.27 |
| 01_standalone_sdk/25_agent_delegation.py | ❌ FAIL (exit: 1) | 76s | $0.00 |
| 01_standalone_sdk/26_custom_visualizer.py | ✅ PASS | 25s | $0.00N/A |
| 02_remote_agent_server/01_convo_with_local_agent_server.py | ✅ PASS | 71s | $0.06 |
| 02_remote_agent_server/02_convo_with_docker_sandboxed_server.py | ✅ PASS | 102s | $0.04 |
| 02_remote_agent_server/03_browser_use_with_docker_sandboxed_server.py | ✅ PASS | 57s | $0.04 |
| 02_remote_agent_server/04_convo_with_api_sandboxed_server.py | ✅ PASS | 98s | $0.02 |
❌ Some tests failed
Total: 24 | Passed: 23 | Failed: 1
🧪 Integration Tests ResultsOverall Success Rate: 100.0% 📁 Detailed Logs & ArtifactsClick the links below to access detailed agent/LLM logs showing the complete reasoning process for each model. On the GitHub Actions page, scroll down to the 'Artifacts' section to download the logs.
📊 Summary
📋 Detailed Resultslitellm_proxy_gpt_5_mini_2025_08_07
litellm_proxy_claude_sonnet_4_5_20250929
litellm_proxy_moonshot_kimi_k2_thinking
Skipped Tests:
litellm_proxy_deepseek_deepseek_chat
Skipped Tests:
|
|
Looks like there are a few issues preventing this PR from being merged!
If you'd like me to help, just leave a comment, like Feel free to include any additional details that might help me get this PR into a better state. You can manage your notification settings |
tofarr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
|
Example scripts actually works, it is failing due to #1112 |
Agent Server images for this PR
• GHCR package: https://github.com/OpenHands/agent-sdk/pkgs/container/agent-server
Variants & Base Images
eclipse-temurin:17-jdknikolaik/python-nodejs:python3.12-nodejs22golang:1.21-bookwormPull (multi-arch manifest)
# Each variant is a multi-arch manifest supporting both amd64 and arm64 docker pull ghcr.io/openhands/agent-server:97e82c2-pythonRun
All tags pushed for this build
About Multi-Architecture Support
97e82c2-python) is a multi-arch manifest supporting both amd64 and arm6497e82c2-python-amd64) are also available if needed