feat: add progress indicators for ai operations
feat: update assistant api to provide progress updates maintenance: bump python slugify version maintenance: add aiosqlite dependency refactor: inject knowledge context in autonomous mode refactor: update assistant class to use graph memory refactor: process messages with enhanced context and progress indicator docs: update changelog with version 1.44.0 details maintenance: update pyproject.toml version to 1.45.0 maintenance: update requirements.txt with aiosqlite feat: test: mock time and uuid for process_message test feat: test: mock fact_extractor and knowledge_store for process_message test
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ gitpython==3.1.43
|
||||
websockets==13.0.1
|
||||
pytest==8.3.2
|
||||
bcrypt==4.1.3
|
||||
python-slugify==8.0.4
|
||||
python-slugify==8.0.4aiosqlite==0.20.0
|
||||
|
||||
Reference in New Issue
Block a user