suna/sdk/kortix
mykonos-ibiza 57aa08fdaa feat(sdk): restructure SDK into new directory with updated API and models
- Moved existing components to a new `sdk` directory for better organization.
- Introduced new API structure for agent and thread management.
- Added models for tools and messages to enhance functionality.
- Implemented a local key-value store for persistent data management.
- Updated README and project files to reflect new structure and usage.
2025-07-29 00:41:33 +05:30
..
api feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
__init__.py feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
agent.py feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
kortix.py feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
models.py feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
play.py feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
thread.py feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30
tools.py feat(sdk): restructure SDK into new directory with updated API and models 2025-07-29 00:41:33 +05:30