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
- fix(workspace): only render known safe types inline
- fix(backend): contain exec file paths per execution
- fix(backend): preserve Excel NA literals and support sheet_name (#14638)
- fix(backend): turning the hire-experts flag off leaves require_installed_workflow gating while hiding the tool its refusal points at
- fix(backend): re-hiring an expert resumes schedules the user had deliberately paused
- fix(backend): a schedule that survives workflow removal keeps firing, because nothing at execution checks expert-workflow membership
- fix(backend): drop the wasted workflow join on the expert credential-enforcement path, and cover picker-credential seeding
- fix(backend): a failed Hub skill install drops the library skill that resolved to the same name
- fix(backend): REST schedule listing scans the whole jobstore to show paused schedules
- fix(frontend): a paused schedule can be deleted from the panel but not resumed there
- Docs
- Python not yet supported