v0.20.0
版本发布时间: 2024-07-14 21:01:07
Upsonic/gpt-computer-assistant最新发布版本:v0.22.3(2024-08-15 02:28:44)
What's Changed
- feat: Added dynamic top bar for showing used tools like Dynamic Island by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/181
- docs: Added example use cases by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/182
- perf: Improved code team code quality by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/183
- feat: Added local python repl tool by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/184
- feat: Added old code compatbility for core write team by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/185
- feat: predefined agents turned on by default by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/186
- style: Changed border radiust to half by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/187
- feat: Added offline app open functions by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/190
- feat: Added offline app close function by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/191
- refactor: remove unnecessary whitespace by @deepsource-autofix in https://github.com/onuratakan/gpt-computer-assistant/pull/192
- refactor: add newline at end of file by @deepsource-autofix in https://github.com/onuratakan/gpt-computer-assistant/pull/193
- refactor: remove unused imports by @deepsource-autofix in https://github.com/onuratakan/gpt-computer-assistant/pull/194
- refactor: remove reimported module by @deepsource-autofix in https://github.com/onuratakan/gpt-computer-assistant/pull/195
- fix: Version parameter with os.system command usage, added shlex.quote by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/196
- fix: Changed api interface to localhost by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/197
- Fix: Writing a general wrapper for handling standard_tools section by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/199
- refactor: use identity check for comparison to a singleton by @deepsource-autofix in https://github.com/onuratakan/gpt-computer-assistant/pull/200
- refactor: remove unnecessary f-string by @deepsource-autofix in https://github.com/onuratakan/gpt-computer-assistant/pull/201
- perf: Improved whole text and speech time (5x text, 2x speech) by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/204
- feat: Added get_current_time function by @onuratakan in https://github.com/onuratakan/gpt-computer-assistant/pull/207
New Contributors
- @deepsource-autofix made their first contribution in https://github.com/onuratakan/gpt-computer-assistant/pull/192
Full Changelog: https://github.com/onuratakan/gpt-computer-assistant/compare/v0.19.1...v0.20.0