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 supported4 Subscribers
Add a CodeTriage badge to autogpt
Help out
- Issues
- fix(frontend): fix Unknown Agent in activity dropdown (#11229)
- fix(frontend): prevent prompt value removal when keys share a prefix
- feat: add OpenAI GPT-image models to image blocks
- Clarify expired model ID errors in block error messages
- feat(platform): estimate CoPilot turn cost and require approval for high-cost requests
- feat(frontend): extend ErrorCard with optional actions/extraActions slot
- BlockUnknownError: raised by StagehandActBlock with message: Error code: 410 - {'success': False, 'message': 'Cannot connect to session: session has completed or timed out'}. block_id: 86eba68b-9549-4c0b-a0db-47d85a56cc27
- BlockUnknownError: raised by AITextSummarizerBlock with message: Error calling LLM: Error code: 400 - {'error': {'message': 'anthropic/claude-haiku-4-5-20251001 is not a valid model ID', 'code': 400}, 'user_id': 'org_31VjfxCV2MxQWjFSTGyGG5o18yp'}. block_id
- fix(backend/copilot): shorten RabbitMQ heartbeat + TCP keepalive to prevent zombie consumer
- BlockUnknownError: raised by AIListGeneratorBlock with message: Error calling LLM: Error code: 400 - {'error': {'message': 'anthropic/claude-sonnet-4-5-20250929 is not a valid model ID', 'code': 400}, 'user_id': 'org_31VjfxCV2MxQWjFSTGyGG5o18yp'}. block_id
- Docs
- Python not yet supported