mirror of https://github.com/kortix-ai/suna.git
- Added SQLite as primary storage backend for ThreadManager and StateManager - Implemented persistent storage with unique store IDs - Added CRUD operations for state management - Enabled multiple concurrent stores with referential integrity - Improved state persistence and retrieval mechanisms |
||
---|---|---|
.. | ||
agents | ||
processor | ||
cli.py | ||
db_connection.py | ||
llm.py | ||
state_manager.py | ||
thread_manager.py | ||
thread_viewer_ui.py | ||
tool.py | ||
tool_registry.py |