Skip to content

Releases: Serverless-Devs/agentrun-sdk-python

Release v0.0.41

29 May 09:39
a3e1756

Choose a tag to compare

What's Changed

  • feat(langchain): add support for reasoning content with new reasoning… by @penghuima in #107

Full Changelog: v0.0.40...v0.0.41

Release v0.0.40

29 May 06:57
d06cc0f

Choose a tag to compare

What's Changed

  • refactor(memory_collection): update VPC endpoint conversion logic to … by @penghuima in #109

Full Changelog: v0.0.39...v0.0.40

Release v0.0.39

25 May 09:17
73c45d4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.38...v0.0.39

Release v0.0.38

25 May 02:37
420b62a

Choose a tag to compare

What's Changed

  • fix: 兼容 additionalProperties schema 解析 by @OhYee in #104

Full Changelog: v0.0.37...v0.0.38

Release v0.0.37

21 May 02:36
4790a57

Choose a tag to compare

What's Changed

  • ci(e2e): exclude playwright tests that cascade async Runner failures by @Sodawyx in #103
  • feat(agent_runtime): align SDK model with agentrun-20250910 & support workspace_name by @Sodawyx in #102

Full Changelog: v0.0.36...v0.0.37

Release v0.0.36

14 May 05:13
dd328f5

Choose a tag to compare

What's Changed

  • ci: raise coverage thresholds from 0% to meaningful levels by @zoeshawwang in #97
  • fix: sanitize non-identifier field names in MCP/OpenAPI tool schemas by @Sodawyx in #99
  • ci: add e2e workflow with OIDC keyless auth for Alibaba Cloud by @zoeshawwang in #98

Full Changelog: v0.0.35...v0.0.36

Release v0.0.35

07 May 10:28
1afdbf9

Choose a tag to compare

What's Changed

  • Claude/adoring sammet 04753f by @zoeshawwang in #94
  • fix: standardize sandbox data api errors by @TJKkking in #95
  • fix: raise ResourceNotExistError in delete_sandbox when data plane returns "sandbox not found" by @Copilot in #89
  • Fix config not propagated to data-plane URL construction in DataAPI, Sandbox.__get_client(), and all resource modules by @Copilot in #88
  • ci: skip-existing on PyPI publish to unblock concurrent PR pushes by @OhYee in #96

New Contributors

Full Changelog: v0.0.34...v0.0.35

Release v0.0.34

25 Apr 07:46
95129cf

Choose a tag to compare

What's Changed

  • feat(super-agent): make modelService/modelName fields optional by @Sodawyx in #93

Full Changelog: v0.0.33...v0.0.34

Release v0.0.33

22 Apr 07:55
6df652b

Choose a tag to compare

What's Changed

Full Changelog: v0.0.32...v0.0.33

Release v0.0.32

21 Apr 08:34
2849a41

Choose a tag to compare

What's Changed

  • refactor(utils): Introduce lazy imports for BailianClient/GPDBClient … by @Sodawyx in #82
  • feat(super_agent): Add new super agent module and related APIs by @Sodawyx in #84

Full Changelog: v0.0.31...v0.0.32