Release 0.2.23
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
- @haojin2019 made their first contribution in #301
- @warm-wm made their first contribution in #310
- @zhxie made their first contribution in #302
Full Changelog: 0.2.22...0.2.23