AgentGPT icon indicating copy to clipboard operation
AgentGPT copied to clipboard

πŸ€– Assemble, configure, and deploy autonomous AI Agents in your browser.

Results 376 AgentGPT issues
Sort by recently updated
recently updated
newest added

Bumps [black](https://github.com/psf/black) from 23.10.1 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....

dependencies
python

Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.2.3. Release notes Sourced from next's releases. v14.2.3 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
javascript

Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.12 to 9.2.20. Release notes Sourced from inquirer's releases. [email protected] On windows, we will now use unicode characters whenever possible Commits d0e9290 Publish 5903329 Eslint v9 &...

dependencies
javascript

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.0.2 to 20.1.1. Release notes Sourced from @​octokit/rest's releases. v20.1.1 20.1.1 (2024-05-03) Bug Fixes update REST endpoints (#428) (7058346) v20.1.0 20.1.0 (2024-04-03) Features security: Add provenance (#420)...

dependencies
javascript

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 42.0.6. Changelog Sourced from cryptography's changelog. 42.0.6 - 2024-05-04 * Fixed compilation when using LibreSSL 3.9.1. .. _v42-0-5: 42.0.5 - 2024-02-23 Limit the number of...

dependencies
python

Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.295 to 0.1.17. Release notes Sourced from langchain's releases. langchain==0.1.17 Release langchain==0.1.17 Package-specific release note generation coming soon. Commits 14422a4 langchain: fix core dep (#21128) 6c938da langchain:...

dependencies
python

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.98.0 to 0.110.3. Release notes Sourced from fastapi's releases. 0.110.3 Latest Changes Docs πŸ“ Update references to Python version, FastAPI supports all the current versions, no need...

dependencies
python

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies
python

https://github.com/reworkd/AgentGPT/pull/219 introduces the previous regular expression but as mentioned in issue current keys have 56 chars instead of 51. removing the length validation in case it changes again in the...

This PR should fix #786 I encounter the same problem from #786, and I am using Mac with docker and local node version v18.20.2. I keep seeing `npm WARN EBADENGINE...