| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-22 | 2.9 kB | |
| v0.1.1 source code.tar.gz | 2025-09-22 | 5.4 MB | |
| v0.1.1 source code.zip | 2025-09-22 | 5.6 MB | |
| Totals: 3 Items | 11.0 MB | 0 | |
What's Changed
- [bugfix] fix cannot load gbk under pwsh by @Mactarvish in https://github.com/TencentCloudADP/youtu-agent/pull/68
- Add a sidebar for WebUI by @fpg2012 in https://github.com/TencentCloudADP/youtu-agent/pull/75
- Fpg2012/issue82 by @fpg2012 in https://github.com/TencentCloudADP/youtu-agent/pull/86
- Clear dialog history after switching agent configs by @fpg2012 in https://github.com/TencentCloudADP/youtu-agent/pull/87
- fix _edit_memory return value type by @jinghuan-Chen in https://github.com/TencentCloudADP/youtu-agent/pull/81
- add a search box by @fpg2012 in https://github.com/TencentCloudADP/youtu-agent/pull/88
- add support of litellm & azure by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/89
- [bugfix][codec] fix chinese garbled text when saving agent prompt yaml by @Mactarvish in https://github.com/TencentCloudADP/youtu-agent/pull/90
- improve robustness of Python toolkit by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/95
- [!WIP] i18n support for WebUI by @fpg2012 in https://github.com/TencentCloudADP/youtu-agent/pull/97
- Perf/refactor orchestra by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/101
- Lightblues/issue102 feat tool maker by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/104
- Enhance the feature of tool maker by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/111
- Improve error message display by @fpg2012 in https://github.com/TencentCloudADP/youtu-agent/pull/115
- [typofix] by @Mactarvish in https://github.com/TencentCloudADP/youtu-agent/pull/116
- Refactor & enhance orchestra agent by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/118
- enhance llm agent by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/120
- Fix non-stop issue for DataClassWithStreamEvents by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/122
- Feat: litellm support by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/124
- [bugfix] remove pexpect.spawn which is not supported on win11 by @Mactarvish in https://github.com/TencentCloudADP/youtu-agent/pull/125
- Feat: stream support for orchestra agent by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/123
- Lightblues/issue126 update tool scripts by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/127
- Refactor/rm base agent by @Lightblues in https://github.com/TencentCloudADP/youtu-agent/pull/128
New Contributors
- @Mactarvish made their first contribution in https://github.com/TencentCloudADP/youtu-agent/pull/68
- @jinghuan-Chen made their first contribution in https://github.com/TencentCloudADP/youtu-agent/pull/81
Full Changelog: https://github.com/TencentCloudADP/youtu-agent/compare/v0.1.0...v0.1.1