suna/sdk
mykonos-ibiza 95b8349e5e Enhance tool enabling logic in KortixAgent class
- 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.
2025-08-01 02:22:59 +05:30
..
kortix Enhance tool enabling logic in KortixAgent class 2025-08-01 02:22:59 +05:30
.python-version feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
README.md feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
__init__.py Refactor tool management and remove unused files 2025-08-01 01:33:20 +05:30
pyproject.toml Update dependencies and refactor KortixMCP initialization 2025-08-01 01:23:20 +05:30
uv.lock Update dependencies and refactor KortixMCP initialization 2025-08-01 01:23:20 +05:30

README.md