mirror of https://github.com/kortix-ai/suna.git
- Updated the `create` method in the `KortixAgent` class to improve the handling of `allowed_tools`, allowing for more granular control over the enabled state of `AgentPressTools` and `MCPTools`. - Refactored internal logic to ensure tools are enabled or disabled based on the `allowed_tools` parameter, enhancing flexibility and robustness in tool management. |
||
---|---|---|
.. | ||
api | ||
agent.py | ||
kortix.py | ||
models.py | ||
thread.py | ||
tools.py | ||
utils.py |