AgentGPT icon indicating copy to clipboard operation
AgentGPT copied to clipboard

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.

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

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports. ### Expected Behavior Setup should complete ### Current...

bug

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports. ### Expected Behavior I have a err ###...

bug

Latest node is v20.7.0, if node =! (>=18.0.0

We can update the tasks prompt to be more specific in what tasks to do

### ⚠️ Please check that this feature request hasn't been suggested before. - [X] I searched previous [Ideas in Discussions](https://github.com/reworkd/AgentGPT/discussions/categories/ideas) didn't find any similar feature requests. - [X] I searched...

enhancement

### ⚠️ Please check that this feature request hasn't been suggested before. - [X] I searched previous [Ideas in Discussions](https://github.com/reworkd/AgentGPT/discussions/categories/ideas) didn't find any similar feature requests. - [X] I searched...

enhancement

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports. ### Expected Behavior When I run ./setup.sh, and...

bug

As supporting more SERP APIs is included in the AgentGPT roadmap, this PR integrates [SerpApi](https://serpapi.com) to AgentGPT. It works basically the same way as the existing one. Besides Google, SerpApi...

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports. ### Expected Behavior While migrating our application from...

bug

The previous installation method does not work for command prompt users as ./ is not valid. I've added a separate installation process for CMD users by removing the ./ in...