feat: pass existing db connection to KnowledgeStore and bump version to 1.29.0

This commit is contained in:
2025-11-08 01:30:11 +00:00
parent 6a69e67e41
commit 89e12683de
4 changed files with 12 additions and 4 deletions
+8
View File
@@ -25,6 +25,14 @@
## Version 1.29.0 - 2025-11-08
Agents can now use more advanced input and automatically search for relevant information. User messages are saved and used to improve agent responses.
**Changes:** 5 files, 58 lines
**Languages:** Markdown (9 lines), Python (47 lines), TOML (2 lines)
## Version 1.28.0 - 2025-11-08