Skip to content

Release 0.2.23

Choose a tag to compare

@yaozheng-fang yaozheng-fang released this 20 Nov 09:49
· 172 commits to main since this release
d3bc73d

What's Changed

  • support to run C++ code via python implicitly by @cuericlee in #305
  • fix(a2a): fix the error about missing ShortTermMemory for agent_executor of VeA2AServer. by @haojin2019 in #301
  • fix: redis backend and knowledge log by @zakahan in #306
  • fix(cli_args): format cli deploy update clean args by @floritange in #307
  • feat: add agent authorization in agent callback by @BhAem in #303
  • docs: add instructions for using the sandbox tool by @BhAem in #308
  • fix: update volcengine-python-sdk lib version and lazy load check_age… by @BhAem in #309
  • feat(runner): add debug log in run_async by @warm-wm in #310
  • feat: deploy agent with authentication by @zhxie in #302
  • chore: update veadk logo by @BhAem in #311
  • fix: SQL connection parsing error by @zakahan in #312
  • feat(viking_url): viking mem and db envs (DATABASE_VIKINGMEM_BASE_URL and DATABASE_VIKING_BASE_URL) by @floritange in #313
  • release 0.2.23 by @yaozheng-fang in #315

New Contributors

Full Changelog: 0.2.22...0.2.23