superagi
https://github.com/transformeroptimus/superagi
Python
<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
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 supported1 Subscribers
Add a CodeTriage badge to superagi
Help out
- Issues
- 🤖 Connect your agent to MEEET STATE — earn $MEEET on Solana
- Add MiniMax as a first-class LLM provider (M2.7 default)
- Fix SSRF vulnerability in /verify_end_point by validating endpoint URLs (#1476)
- GNAP: git-native task board for SuperAGI's concurrent agent coordination
- feat: Add UserFeedback tool for dynamic user interaction (#532)
- Fix: Prevent arbitrary file write via path traversal in ResourceHelper
- fix(security): Replace eval() with ast.literal_eval() in knowledges.py for safer evaluation
- fix(security): Replace eval() with json.loads() in output_handler.py for safer LLM output processing
- fix(security): Replace eval() with json.loads() in queue_step_handler.py for safer LLM output processing
- Security: eval() on marketplace data and LLM output enables code injection
- Docs
- Python not yet supported