| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-26 | 1.5 kB | |
| v0.6.2 source code.tar.gz | 2026-05-26 | 122.4 MB | |
| v0.6.2 source code.zip | 2026-05-26 | 122.9 MB | |
| Totals: 3 Items | 245.2 MB | 0 | |
What's Changed
Features
- perf(agents-core): parallelize component lifecycle via shared Component base by @aliev in https://github.com/GetStream/Vision-Agents/pull/578
- feat(cli/init): scaffold tests/Dockerfile and simplify run command by @aliev in https://github.com/GetStream/Vision-Agents/pull/581
Breaking
- Remove heygen plugin code by @dangusev in https://github.com/GetStream/Vision-Agents/pull/563
Chore
- refactor(cli/init): friendlier missing-arg error and clearer help by @aliev in https://github.com/GetStream/Vision-Agents/pull/579
- chore: Python 3.14 support across the workspace + per-version compat CI by @aliev in https://github.com/GetStream/Vision-Agents/pull/582
- test(agents-core): add unit tests for log_exceptions by @aliev in https://github.com/GetStream/Vision-Agents/pull/580
- Replace gemini-3.1-flash-lite-preview with gemini-flash-lite-latest everywhere by @dangusev in https://github.com/GetStream/Vision-Agents/pull/583
- docs(changelog): cut v0.6.2 by @aliev in https://github.com/GetStream/Vision-Agents/pull/577
- chore(deps): bulk uv.lock upgrade by @aliev in https://github.com/GetStream/Vision-Agents/pull/575
- chore: cap requires-python at <3.14 across workspace by @aliev in https://github.com/GetStream/Vision-Agents/pull/573
- chore(plugins): drop unused scipy/torchvision/soundfile from STT dev deps by @aliev in https://github.com/GetStream/Vision-Agents/pull/574
Full Changelog: https://github.com/GetStream/Vision-Agents/compare/v0.6.1...v0.6.2