autogpt
https://github.com/significant-gravitas/autogpt
Python
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to autogpt
Help out
- Issues
- feat(backend/copilot): paid reads ask once the turn is over its spend ceiling
- feat(backend/copilot): outside reads are judged before the model sees them; a read carrying instructions is held for the user
- feat(platform): AutoPilot carries on while a held call awaits review: a queue of cards per chat, late results on approval
- feat(platform): AutoPilot decides MCP calls on each server's effect map and asks on first use of any other tool
- feat(platform): AutoPilot runs read-only and workspace blocks and workflows without asking, and names the block or workflow on every card
- feat(platform): workflows started from AutoPilot pause before an irreversible action; the irreversible marker renamed and widened
- fix(frontend/copilot): keep a mid-turn follow-up queued until the backend drains it
- feat(blocks): add AnySearch search, parallel-search and extract blocks
- feat(frontend): support connected integrations in copilot @ mentions
- refactor(backend): drop the in-repo starter skills now that the catalog holds them
- Docs
- Python not yet supported