Skip to content

Conversation

@OhYee
Copy link
Member

@OhYee OhYee commented Jan 28, 2026

Thank you for creating a pull request to contribute to Serverless Devs agentrun-sdk-python code! Before you open the request please answer the following questions to help it be more easily integrated. Please check the boxes "[ ]" with "[x]" when done too.
Please select one of the PR types below to complete


Fix bugs

Bug detail

The specific manifestation of the bug or the associated issue.

Pull request tasks

  • Add test cases for the changes
  • Passed the CI test

Update docs

Reason for update

Why do you need to update your documentation?

Pull request tasks

  • Update Chinese documentation
  • Update English documentation

Add contributor

Contributed content

  • Code
  • Document

Content detail

if content_type == 'code' || content_type == 'document':
    please tell us `PR url`,like: https://github.com/Serverless-Devs/agentrun-sdk-python/pull/1
else:
    please describe your contribution in detail

Others

Reason for update

Why do you need to update your documentation?

OhYee added 8 commits January 27, 2026 15:43
Change-Id: I19ffd316b94d090653d0cf9906dffc6c838bc5ef
Change-Id: I5bdfcb30d01df96ecd4649b000f74a7b0c3847bc
Change-Id: I8c1889bceed808458f975e7c95200b4db2940729
Change-Id: I72255fdc00a0c336e59580934579a71b2463cab4
Change-Id: I7985c64bf4b1e2ecd6491ad65b5b417eb347fa1f
Change-Id: Ib7f2484992ffeb488cd0aa2d49a97f9913e6b31e
…re with deprecation warnings

This change updates all SandboxClient methods to use object parameters instead of multiple individual parameters. The old function signatures are maintained as deprecated overloads to ensure backward compatibility while logging deprecation warnings. This provides a smoother migration path for existing users while adopting more maintainable and flexible method signatures.

所有的 SandboxClient 方法已更新为使用对象参数而不是多个单独参数。旧函数签名作为已弃用的重载保留以确保向后兼容性,同时记录弃用警告。这为现有用户提供了更平滑的迁移路径,同时采用更易维护和灵活的方法签名。

BREAKING CHANGE: Some method signatures have changed from positional parameters to object parameters. The old signatures are maintained as deprecated overloads with warnings.

某些方法签名已从位置参数更改为对象参数。旧签名作为已弃用的重载保留并带有警告。

Change-Id: I9a30b5b4c6b73d00735013ab0d778ca985db8cf2
Signed-off-by: OhYee <oyohyee@oyohyee.com>
Using IP address instead of hostname for more reliable testing

将主机名替换为IP地址以获得更可靠的测试结果

Change-Id: I66a183d295e291f719d49d16d4c2c8cfc47a097a
Signed-off-by: OhYee <oyohyee@oyohyee.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants