suna/sdk/kortix
mykonos-ibiza 4da30a7b9a Refactor KortixMCP to KortixMCPTools and update imports
- Renamed `KortixMCP` to `KortixMCPTools` across the SDK for consistency.
- Updated import statements in relevant files to reflect the new class name.
- Modified the `create` method in `KortixAgent` to use `mcp_tools` instead of `tools`, enhancing clarity in tool management.
2025-08-01 01:31:05 +05:30
..
api fix(api): configure timeout settings for streaming requests 2025-07-29 21:28:22 +05:30
play feat(kortix): enhance streaming capabilities and add utility functions 2025-07-29 21:23:37 +05:30
.kvstore.json feat(kortix): add local key-value store and enhance weather tool functionality 2025-07-29 14:33:37 +05:30
agent.py Refactor KortixMCP to KortixMCPTools and update imports 2025-08-01 01:31:05 +05:30
kortix.py Refactor KortixMCP to KortixMCPTools and update imports 2025-08-01 01:31:05 +05:30
models.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
thread.py feat(kortix): enhance streaming capabilities and add utility functions 2025-07-29 21:23:37 +05:30
tools.py Refactor KortixMCP to KortixMCPTools and update imports 2025-08-01 01:31:05 +05:30
utils.py Refactor whitespace and formatting in async stream printer 2025-07-31 23:33:30 +05:30