ππ€Β Β Β Beta 2.0Β Β Β π€π
We released AgentGPT a little over a week ago and have been blown away by the community's response! In a little over a week we have surpassed 750k+ users, 16k+ stars, and a discord community 10k+ strong. Due to the insane reception of AgentGPT we had to focus the majority of this week on scalability. We are currently averaging over 1.5M+ tasks executed daily!
This week we are proud to announce the release of Beta 2.0! Big shoutout to our sponsor and contributors that have made all of this possible, you are all awesome! Over the next couple weeks, we will be now focusing on making your agents more powerful! Web search and contextual actions are coming soon!
β¨ Highlights
- Ability to add your own API key
- Agents can now run on edge and directly in the browser using WASM
- Ability to save and share your agents with others
- Ability to export agent results to pdf, image, or text
- GPT-4 support if you supply your own api key
- Improvement to general UI/UX
- ...and much more!
π What's Changed
- π§ Update documentation on environment variables by @awtkns in #3
- Ability to add your own API key by @asim-shrestha in #13
- Update FUNDING.yml by @awtkns in #14
- Update FUNDING.yml by @awtkns in #15
- β Describe how key is stored by @asim-shrestha in #31
- [issue-17] Display Copy Icon on Message Hover by @6momo1 in #30
- Add Docker support for easier setup and deployment by @Frajder in #28
- β¨ Improve docker configuration by @awtkns in #34
- [Issue-18] Add button to copy text to clipboard by @mrayonnaise in #27
- β‘ Run Agents on vercel/edge by @awtkns in #45
- β‘ run all agents on edge by @awtkns in #47
- add cd in instructions by @arnav-deep in #48
- π¨ Improve local development setup to be SQLite compatible by @awtkns in #49
- Reduce max loops to handle increased load by @reworkd-admin in #63
- π©βπ» Add markdown formatting by @asim-shrestha in #70
- Bugfix for #68 by @chozzz in #72
- Use regex to filter bad tasks by @asim-shrestha in #75
- Update README.md by @matigumma in #87
- chore: specify node version in readme and package.json by @Jshen123 in #89
- Improve Loading Annimations by @awtkns in #93
- Added alternative for generating NEXTAUTH_SECRET by @steven-tey in #55
- feat(#33): implement model input by @Jshen123 in #88
- fix: revert version requirement for node by @Jshen123 in #97
- feat: add interfaces, types and constants file by @Jshen123 in #96
- feat: Add donation message by @awtkns in #103
- β‘ Run agents client side in browser by @awtkns in #107
- π Window for current tasks by @asim-shrestha in #110
- added tailwind css class which fix the bug #98 by @rahul-ghimire-au6 in #124
- update readme prisma setup script by @ka-fuachie in #118
- fix: remove rogue zero by @ka-fuachie in #138
- Add GitHub Codespaces support by @mor10 in #135
- Enhance development container configuration with additional features and tools by @exilvm in #141
- π Authentication and User Accounts by @awtkns in #76
- Create README.md by @Srijan-Subedi in #143
- Fix
./setup.sh --docker
build failure by @exilvm in #155 - π fix layout overflow by @ka-fuachie in #137
- Set correct file permission for setup.sh to be executable by @PeterDaveHello in #161
- feat: add combobox for model names by @Jshen123 in #106
- feat: refactor combobox to make it more maintainable by @Jshen123 in #166
- Update README.md by @eltociear in #160
- feat: auto focus on first input on app load by @JNaeemGitonga in #139
- feat: improve explanation for GPT4 model requirement by @Jshen123 in #172
- bug: improve task styling by @awtkns in #180
- feat: add chinese translation for ReadMe by @Jshen123 in #188
- feat(#88): add temperature input by @Jshen123 in #112
- feat: add max loops setting by @Jshen123 in #193
- Update README.md by @awtkns in #195
- feat: add loop configuration by @Jshen123 in #197
- Feat/add loop configration by @Jshen123 in #198
- Pro Model by @awtkns in #200
- π Enums not supported in SQLite by @awtkns in #206
- Add Dependabot for NPM package updates by @exilvm in #210
- build(deps-dev): bump @types/micro from 7.3.7 to 10.0.0 by @dependabot in #217
- build(deps-dev): bump postcss from 8.4.21 to 8.4.22 by @dependabot in #218
- build(deps): bump langchain from 0.0.56 to 0.0.57 by @dependabot in #216
- build(deps-dev): bump @testing-library/react from 13.4.0 to 14.0.0 by @dependabot in #215
- build(deps-dev): bump typescript from 4.9.5 to 5.0.4 by @dependabot in #214
- Key validation by @matthope1 in #219
- Add EditorConfig support by @exilvm in #211
- feat/add vscode launch.json by @psgit in #142
- fix(#213): update temperature tooltip by @Jshen123 in #222
- feat: [#231] Press Enter key to deploy Agent by @giri-madhan in #235
- Hungarian translation of the main README.md by @Cs4K1Sr4C in #237
- fix: remove english in chinese readme by @Jshen123 in #220
- β¨ Allow users to save and persist thier agents (WIP) by @awtkns in #236
- Saves by @awtkns in #247
- bug: fix agent share ui by @awtkns in #248
β€οΈ New Contributors
- @awtkns made their first contribution in #3
- @asim-shrestha made their first contribution in #13
- @6momo1 made their first contribution in #30
- @Frajder made their first contribution in #28
- @mrayonnaise made their first contribution in #27
- @arnav-deep made their first contribution in #48
- @reworkd-admin made their first contribution in #63
- @chozzz made their first contribution in #72
- @matigumma made their first contribution in #87
- @steven-tey made their first contribution in #55
- @rahul-ghimire-au6 made their first contribution in #124
- @ka-fuachie made their first contribution in #118
- @mor10 made their first contribution in #135
- @exilvm made their first contribution in #141
- @Srijan-Subedi made their first contribution in #143
- @PeterDaveHello made their first contribution in #161
- @eltociear made their first contribution in #160
- @JNaeemGitonga made their first contribution in #139
- @dependabot made their first contribution in #217
- @matthope1 made their first contribution in #219
- @psgit made their first contribution in #142
- @giri-madhan made their first contribution in #235
- @Cs4K1Sr4C made their first contribution in #237
Full Changelog: v.0.1.0-beta...v.0.2.0-beta