GPT Computer Assistant v0.20.0
github-actions
released this
14 Jul 13:01
·
168 commits
to master
since this release
What's Changed
- feat: Added dynamic top bar for showing used tools like Dynamic Island by @onuratakan in #181
- docs: Added example use cases by @onuratakan in #182
- perf: Improved code team code quality by @onuratakan in #183
- feat: Added local python repl tool by @onuratakan in #184
- feat: Added old code compatbility for core write team by @onuratakan in #185
- feat: predefined agents turned on by default by @onuratakan in #186
- style: Changed border radiust to half by @onuratakan in #187
- feat: Added offline app open functions by @onuratakan in #190
- feat: Added offline app close function by @onuratakan in #191
- refactor: remove unnecessary whitespace by @deepsource-autofix in #192
- refactor: add newline at end of file by @deepsource-autofix in #193
- refactor: remove unused imports by @deepsource-autofix in #194
- refactor: remove reimported module by @deepsource-autofix in #195
- fix: Version parameter with os.system command usage, added shlex.quote by @onuratakan in #196
- fix: Changed api interface to localhost by @onuratakan in #197
- Fix: Writing a general wrapper for handling standard_tools section by @onuratakan in #199
- refactor: use identity check for comparison to a singleton by @deepsource-autofix in #200
- refactor: remove unnecessary f-string by @deepsource-autofix in #201
- perf: Improved whole text and speech time (5x text, 2x speech) by @onuratakan in #204
- feat: Added get_current_time function by @onuratakan in #207
New Contributors
- @deepsource-autofix made their first contribution in #192
Full Changelog: v0.19.1...v0.20.0