Skip to content

Releases: volcengine/veadk-python

Release 0.5.39

12 Jun 03:26
da7ac38

Choose a tag to compare

What's Changed

  • docs(cli): add Harness command reference (zh/en) by @yaozheng-fang in #599
  • test: add contract/signature tests for new + core modules by @yaozheng-fang in #600
  • docs(framework): add Runtime page under the Agent section by @yaozheng-fang in #602
  • feat(harness): deployable Harness server + veadk harness CLI (create/add/show/deploy/invoke), with OAuth2/JWT deploy by @yaozheng-fang in #603
  • refactor(harness): remove the veadk agentkit harness command group by @yaozheng-fang in #604
  • fix(cli): veadk agentkit shows no subcommands on Typer ≥ 0.26 by @yaozheng-fang in #605

Full Changelog: 0.5.38...0.5.39

Release 0.5.38

10 Jun 12:18
75914ca

Choose a tag to compare

What's Changed

  • feat: add trace content config by @feng-95 in #588
  • fix(runtime): import AsyncCodex from openai_codex, not codex_app_server by @yaozheng-fang in #591
  • fix(runtime): make codex Responses shim work against non-OpenAI backends by @yaozheng-fang in #592
  • fix(runtime): codex tool loop, full-trajectory events, and protocol fidelity by @yaozheng-fang in #593
  • chore(runtime): remove the unused cc (Claude Code) runtime by @yaozheng-fang in #594
  • Feat/deploy to agentkit and add agent by @FirstayZheng in #595
  • feat(cloud): Harness server with dynamic tools + AgentKit example by @yaozheng-fang in #596
  • fix(deps): support google-adk>=1.32.0 (migrate optional deps to openai 2.x) by @yaozheng-fang in #597
  • feat(harness): skill support for the Harness server + CLI by @yaozheng-fang in #598

Full Changelog: 0.5.37...0.5.38

Release 0.5.37

09 Jun 03:08
6ebc0c5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.36...0.5.37

Release 0.5.36

02 Jun 08:27
f4ee445

Choose a tag to compare

What's Changed

  • feat(a2ui): add A2UI agent-driven UI support + VeADK Web frontend by @yaozheng-fang in #566
  • feat(runtime): add cc and codex runtime to enable strong harness by @yaozheng-fang in #567
  • docs(examples): add graded VeADK usage examples + deployable basic-app by @yaozheng-fang in #569
  • docs: rebuild documentation site on Fumadocs (bilingual zh/en) by @yaozheng-fang in #568
  • chore: remove ide/ directory by @yaozheng-fang in #570
  • docs: refresh all pages to a consistent Google-ADK/OpenAI style by @yaozheng-fang in #574
  • feat(tunnel): connect on-prem MCP servers to a cloud agent by @yaozheng-fang in #575
  • feat: ADK 1.19/2.0 cross-version regression suite + lazy-import compat fixes by @tiantt in #559
  • build: derive version from git tags via setuptools-scm by @yaozheng-fang in #576
  • fix(tracing): zero-pad trace_id to 32 hex + flesh out the tracing example by @yaozheng-fang in #578
  • feat(tracing): record provider response id as gen_ai.response.id by @yaozheng-fang in #577

New Contributors

Full Changelog: 0.5.35...0.5.36

Release 0.5.35

27 May 05:19
3e93a30

Choose a tag to compare

What's Changed

  • fix(agent): remove agent.run method to adapt with google adk 2.0 by @yaozheng-fang in #564
  • chore: bump version to 0.5.35 and update dependencies by @ziyanli33 in #565

Full Changelog: 0.5.34...0.5.35

Release 0.5.34

25 May 05:36
69d874c

Choose a tag to compare

What's Changed

  • feat(feishu-channel): add streaming response support for feishu channel by @ziyanli33 in #561
  • Add sandbox agent tool routing and runner by @cuericlee in #560
  • feat(feishu-channel): add streaming switch and reaction reply feature by @ziyanli33 in #562
  • build: bump version to 0.5.34 by @ziyanli33 in #563

New Contributors

Full Changelog: 0.5.33...0.5.34

Release 0.5.33

20 May 10:18
fa1ddc9

Choose a tag to compare

What's Changed

Full Changelog: 0.5.32...0.5.33

Release 0.5.32

20 May 10:10
2ac19db

Choose a tag to compare

What's Changed

  • update readme & add security.md by @ZQlQZ in #554
  • Add Feishu(lark-opi) channel extension support by @cuericlee in #557

Full Changelog: 0.5.31...0.5.32

0.5.31

20 Apr 13:53
5bf1d50

Choose a tag to compare

What's Changed

  • feat(skills): 为vestack环境添加 minio 文件上传下载支持 by @DawnGuoDev in #546
  • fix: ark_llm apikey and enable response without caching by @zakahan in #550
  • feat: release version 0.5.30 by @zakahan in #551

New Contributors

Full Changelog: 0.5.29...0.5.31

What's Changed

Full Changelog: 0.5.30...0.5.31

0.5.30

14 Apr 15:45
e931eeb

Choose a tag to compare

What's Changed

  • feat(skills): 为vestack环境添加 minio 文件上传下载支持 by @DawnGuoDev in #546
  • fix: ark_llm apikey and enable response without caching by @zakahan in #550
  • feat: release version 0.5.30 by @zakahan in #551

New Contributors

Full Changelog: 0.5.29...0.5.30