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(platform): single PostHog event list and name constants
- refactor(platform): remove duplicate PostHog events and add base properties
- feat(platform): send signup, onboarding, checkout and churn events to PostHog
- feat(backend): a guarded seed-experts entrypoint for the deploy's seed Job
- docs(platform): timestamp the .env backup so a retry never reuses an old one
- 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
- Docs
- Python not yet supported