Toran Bruce Richards

Results 34 issues of Toran Bruce Richards

## Idea 💡 The **ULTIMATE** achievement for this project would be if Auto-GPT was able to recursively improve itself. That, after-all, is how AGI is predicted by many to come...

enhancement

### Background Prompt engineering, although in English, is a bad user experience that takes skill and practice. This addition removes the need for laborious prompt engineering from Auto-GPT, by creating...

enhancement
AI efficacy
size/xl

**Auto-GPT currently pins it's Long-Term memory to the start of it's context window. It is able to manage this through commands.** Auto-GPT should be aware of it's short and long...

enhancement
function: memory

### **PR Type** enhancement ___ ### **Description** - Updated the AutoGPT logo image source in `page.tsx` to use a larger PNG file instead of the previous SVG file. - Adjusted...

enhancement
Review effort [1-5]: 1

### **PR Type** documentation ___ ### **Description** - Added a new prominent link to "The AutoGPT Server" in the documentation navbar. - Removed the old "Server" link from the navbar...

documentation
Review effort [1-5]: 1

Add web scraper block to autogpt_server - Import the web_scraper module in __init__.py - Create a new file web_scraper.py with the WebScraper block - Implement the run method to scrape...

size/m
Block