v0.3.0 Beta 3.0
ππ€Β Β Β Beta 3.0Β Β Β π€π
With AgentGPT recently surpassing 20k stars on Github we are thrilled to announce the release of Beta 3.0.
In an effort to better serve the needs of AgentGPT's amazing community, the team has created an official documentation page to help better answer your questions and provide the community a clear roadmap.
If you'd like to help shape the future of AgentGPT please fill this brief survey and join our discord server. We would love to hear your feedback. β€οΈ
β¨ Highlights
- π Web search (Still in preview), AgentGPT now has the ability to search google and summarize results!
- π Full internationalization (i18n) support, AgentGPT now natively close to 20 languages!
- βΈοΈ Ability to pause and resume agents, a highly requested feature.
- π Improved output formatting
- π¨ Improvement to general UI/UX
- π Improved documentation, roadmap, and contribution guidelines
- π Various bugfixes
- ...and much more!
:eyes: What's Changed
- feat: [#232] Added a bigger UI for Goal input by @giri-madhan in https://github.com/reworkd/AgentGPT/pull/242
- fix: fix close Modal incorrectly by @3kinglee in https://github.com/reworkd/AgentGPT/pull/252
- Optimized imports in account.ts file by @mihaichris in https://github.com/reworkd/AgentGPT/pull/257
- Update README.md by @Srijan-Subedi in https://github.com/reworkd/AgentGPT/pull/260
- Update README.hu-Cs4K1Sr4C.md by @Srijan-Subedi in https://github.com/reworkd/AgentGPT/pull/263
- Update README.zh-HANS.md by @Srijan-Subedi in https://github.com/reworkd/AgentGPT/pull/262
- feat: ratelimiter for requests by @awtkns in https://github.com/reworkd/AgentGPT/pull/286
- :bug: Fix discord link by @awtkns in https://github.com/reworkd/AgentGPT/pull/290
- Ability to deploy projects to Vercel with one click by @belikers in https://github.com/reworkd/AgentGPT/pull/293
- feat: add combobox for export options by @Jshen123 in https://github.com/reworkd/AgentGPT/pull/292
- π Add Validation For Name & Goal by @l2hyunwoo in https://github.com/reworkd/AgentGPT/pull/302
- bug: add trim when handle new goal and save by @l2hyunwoo in https://github.com/reworkd/AgentGPT/pull/305
- chore: remove unnecessary annotations & add indices to prisma schema by @w00ing in https://github.com/reworkd/AgentGPT/pull/300
- fix TypeError: Cannot read properties of undefined (reading 'writeText') by @codecsrayo in https://github.com/reworkd/AgentGPT/pull/303
- π Catch removeChild error use semantic node instead of text node by @l2hyunwoo in https://github.com/reworkd/AgentGPT/pull/309
- feat: Max token Setting by @awtkns in https://github.com/reworkd/AgentGPT/pull/315
- feat: Persist custom settings by @awtkns in https://github.com/reworkd/AgentGPT/pull/317
- feat: add pdf font for cn by @Dogtiti in https://github.com/reworkd/AgentGPT/pull/308
- Fix Multi-Language Support by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/326
- Addressing the collapsible drawer feature by @rp-bot in https://github.com/reworkd/AgentGPT/pull/327
- build(deps): bump @vercel/analytics from 0.1.11 to 1.0.0 by @dependabot in https://github.com/reworkd/AgentGPT/pull/338
- build(deps): bump react-i18next from 12.2.0 to 12.2.1 by @dependabot in https://github.com/reworkd/AgentGPT/pull/339
- build(deps): bump @trpc/react-query from 10.21.0 to 10.21.1 by @dependabot in https://github.com/reworkd/AgentGPT/pull/335
- build(deps): bump @trpc/client from 10.21.0 to 10.21.1 by @dependabot in https://github.com/reworkd/AgentGPT/pull/337
- build(deps): bump @trpc/next from 10.21.0 to 10.21.1 by @dependabot in https://github.com/reworkd/AgentGPT/pull/336
- :bug: Disable Ratelimitter Locally by @awtkns in https://github.com/reworkd/AgentGPT/pull/351
β€οΈ New Contributors
- @3kinglee made their first contribution in https://github.com/reworkd/AgentGPT/pull/252
- @mihaichris made their first contribution in https://github.com/reworkd/AgentGPT/pull/257
- @belikers made their first contribution in https://github.com/reworkd/AgentGPT/pull/293
- @l2hyunwoo made their first contribution in https://github.com/reworkd/AgentGPT/pull/302
- @w00ing made their first contribution in https://github.com/reworkd/AgentGPT/pull/300
- @codecsrayo made their first contribution in https://github.com/reworkd/AgentGPT/pull/303
- @Dogtiti made their first contribution in https://github.com/reworkd/AgentGPT/pull/308
- @rp-bot made their first contribution in https://github.com/reworkd/AgentGPT/pull/327
- @jcub7012 made their first contribution in https://github.com/reworkd/AgentGPT/pull/398
- @lightningRalf made their first contribution in https://github.com/reworkd/AgentGPT/pull/418
Full Changelog: https://github.com/reworkd/AgentGPT/compare/v.0.2.0-beta...v.0.3.0-beta