mirror of https://github.com/kortix-ai/suna.git
- 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. |
||
---|---|---|
.. | ||
scripts | ||
__init__.py | ||
auth_utils.py | ||
config.py | ||
constants.py | ||
encryption.py | ||
files_utils.py | ||
json_helpers.py | ||
logger.py | ||
retry.py | ||
s3_upload_utils.py | ||
suna_default_agent_service.py |