suna/backend/utils
mykonos-ibiza ddef5fab19 refactor(agent-run-limits): centralize agent run limit configuration
- Removed hardcoded maximum parallel agent runs and replaced with a configurable property in the Configuration class.
- Updated API and agent limit checks to utilize the new configuration property.
- Simplified error handling by removing limit from error details in the frontend components.
- Adjusted UI components to reflect changes in agent limit data structure.
2025-08-05 18:15:52 +05:30
..
scripts suna agent installation cleanup 2025-07-30 12:29:25 +05:30
__init__.py agent wip 2025-04-11 00:53:01 +01:00
auth_utils.py feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
config.py refactor(agent-run-limits): centralize agent run limit configuration 2025-08-05 18:15:52 +05:30
constants.py Revert "Revert random PR merged" 2025-07-28 08:14:58 +02:00
encryption.py credential profiles for pipedream 2025-07-09 00:10:58 +05:30
files_utils.py wip 2025-04-12 22:40:01 +01:00
json_helpers.py wip 2025-07-28 16:38:53 +02:00
logger.py wip 2025-07-28 13:13:42 +02:00
retry.py fix(redis): retry on connection errors 2025-06-10 04:52:09 +00:00
s3_upload_utils.py s3 url save instead of base64 2025-05-19 01:28:14 +02:00
suna_default_agent_service.py suna agent installation cleanup 2025-07-30 12:29:25 +05:30