mirror of https://github.com/kortix-ai/suna.git
- Added functionality to check the maximum parallel agent runs allowed within a 24-hour period. - Introduced `AgentRunLimitError` to handle cases where the limit is exceeded. - Updated API to return appropriate error responses for agent run limits. - Created `AgentRunLimitDialog` component to inform users when the limit is reached, displaying currently running agents and options to stop them. - Integrated limit checks into agent initiation and running processes across relevant components. |
||
---|---|---|
.. | ||
sample_responses | ||
suna | ||
tools | ||
versioning | ||
__init__.py | ||
agent_builder_prompt.py | ||
api.py | ||
config_helper.py | ||
custom_prompt.py | ||
gemini_prompt.py | ||
prompt.py | ||
run.py | ||
utils.py |