feat: introduce advanced input for assistant and collaboration agents

feat: implement automatic memory and context search
maintenance: update version to 1.29.0
refactor: integrate knowledge store and fact extractor into assistant
feat: save user messages as facts to knowledge store
This commit is contained in:
2025-11-08 01:25:02 +00:00
parent 2e0a1e4928
commit 8775405d89
5 changed files with 52 additions and 6 deletions
+8
View File
@@ -24,6 +24,14 @@
## Version 1.28.0 - 2025-11-08
This release introduces new features like advanced input for the assistant and collaboration agents, along with improved logging and error handling. Several internal components have been updated for better performance, stability, and maintainability.
**Changes:** 54 files, 638 lines
**Languages:** Other (10 lines), Python (626 lines), TOML (2 lines)
## Version 1.27.0 - 2025-11-08