suna/sdk/kortix
mykonos-ibiza 564c3ad63f Refactor imports and enhance XML formatting in utils
- Updated import statements in `example.py` to remove relative imports for better clarity.
- Introduced ANSI color formatting for various log messages in `utils.py` to improve readability.
- Added XML formatting functionality to `print_stream` for better output presentation when handling XML content.
- Implemented syntax highlighting for XML tags and attributes to enhance visual distinction in logs.
2025-08-01 19:29:09 +05:30
..
api Add message deletion functionality and refactor related methods 2025-08-01 15:35:09 +05:30
agent.py Add message deletion functionality and refactor related methods 2025-08-01 15:35:09 +05:30
kortix.py Add README and update API URL in Kortix class 2025-08-01 03:30:25 +05:30
models.py feat(kortix): implement core functionality for agent and thread management 2025-07-29 12:13:25 +05:30
thread.py Add message deletion functionality and refactor related methods 2025-08-01 15:35:09 +05:30
tools.py Refactor tool management and remove unused files 2025-08-01 01:33:20 +05:30
utils.py Refactor imports and enhance XML formatting in utils 2025-08-01 19:29:09 +05:30