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!
👀 What's Changed
- feat: [#232] Added a bigger UI for Goal input by @giri-madhan in #242
- fix: fix close Modal incorrectly by @3kinglee in #252
- Optimized imports in account.ts file by @mihaichris in #257
- Update README.md by @Srijan-Subedi in #260
- Update README.hu-Cs4K1Sr4C.md by @Srijan-Subedi in #263
- Update README.zh-HANS.md by @Srijan-Subedi in #262
- feat: ratelimiter for requests by @awtkns in #286
- 🐛 Fix discord link by @awtkns in #290
- Ability to deploy projects to Vercel with one click by @belikers in #293
- feat: add combobox for export options by @Jshen123 in #292
- 🐛 Add Validation For Name & Goal by @l2hyunwoo in #302
- bug: add trim when handle new goal and save by @l2hyunwoo in #305
- chore: remove unnecessary annotations & add indices to prisma schema by @w00ing in #300
- fix TypeError: Cannot read properties of undefined (reading 'writeText') by @codecsrayo in #303
- 🐛 Catch removeChild error use semantic node instead of text node by @l2hyunwoo in #309
- feat: Max token Setting by @awtkns in #315
- feat: Persist custom settings by @awtkns in #317
- feat: add pdf font for cn by @Dogtiti in #308
- Fix Multi-Language Support by @asim-shrestha in #326
- Addressing the collapsible drawer feature by @rp-bot in #327
- build(deps): bump @vercel/analytics from 0.1.11 to 1.0.0 by @dependabot in #338
- build(deps): bump react-i18next from 12.2.0 to 12.2.1 by @dependabot in #339
- build(deps): bump @trpc/react-query from 10.21.0 to 10.21.1 by @dependabot in #335
- build(deps): bump @trpc/client from 10.21.0 to 10.21.1 by @dependabot in #337
- build(deps): bump @trpc/next from 10.21.0 to 10.21.1 by @dependabot in #336
- 🐛 Disable Ratelimitter Locally by @awtkns in #351
- build(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in #354
- 🐛 Fix import of large fonts by @awtkns in #357
- feat: Use sentry for error monitoring by @awtkns in #366
- feat: implement live task status update in task window by @Jshen123 in #329
- fix: [#361] Z-index issue in Settings by @giri-madhan in #369
- added a password attribute to api key input tag by @rp-bot in #356
- Feat/update task status by @Jshen123 in #368
- 🚀 Re-add google analytics by @asim-shrestha in #375
- chore: docker compose by @Dogtiti in #365
- fix: incorrect rendering of saved agents by @Jshen123 in #371
- Update ChatWindow.tsx ISSUE #295 by @jcub7012 in #398
- feat: implement agent global state by @Jshen123 in #400
- feat: implement pause functionality by @Jshen123 in #413
- fix: only show continue button when agent is paused and not stopped by @Jshen123 in #420
- 🌐 Basics of web search by @asim-shrestha in #347
- add CoC, Contributing, security, support docs by @lightningRalf in #418
- build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #427
- fix: settings load by @Dogtiti in #429
- build(deps-dev): bump tailwindcss from 3.3.1 to 3.3.2 by @dependabot in #426
- Translation updates by @Cs4K1Sr4C in #399
- build(deps-dev): bump prettier-plugin-tailwindcss from 0.2.7 to 0.2.8 by @dependabot in #423
- build(deps): bump stripe from 12.2.0 to 12.3.0 by @dependabot in #424
❤️ New Contributors
- @3kinglee made their first contribution in #252
- @mihaichris made their first contribution in #257
- @belikers made their first contribution in #293
- @l2hyunwoo made their first contribution in #302
- @w00ing made their first contribution in #300
- @codecsrayo made their first contribution in #303
- @Dogtiti made their first contribution in #308
- @rp-bot made their first contribution in #327
- @jcub7012 made their first contribution in #398
- @lightningRalf made their first contribution in #418
Full Changelog: v.0.2.0-beta...v.0.3.0-beta