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
- 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
- fix: correct typo 'occured' to 'occurred'
- Add Nory x402 payment toolkit for AI agent payments
- Consider using seekdb as both a relational database and a vector database.
- ReferenceError: window is not defined
- https://www.twilio.com/docs/api/errors/20003
- [Security] Path Traversal in EmailToolKit
- Docs
- Python not yet supported