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(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
- 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
- fix(frontend): announce block form field errors to screen readers
- fix(frontend): label icon-only buttons in block forms
- Integration: AgentShield security block for AutoGPT Platform
- BlockUnknownError: raised by ReplicateFluxAdvancedModelBlock with message: ReplicateError Details:
- fix(backend): remove _LegacyAgentFieldsMixin deprecated since next release
- fix(blocks): handle empty response body gracefully for HTTP 204
- Docs
- Python not yet supported