feat: enable complex agent instructions and save user messages for learning

This commit is contained in:
2025-11-08 01:35:14 +00:00
parent 89e12683de
commit 98f7847686
4 changed files with 16 additions and 6 deletions
+8
View File
@@ -26,6 +26,14 @@
## Version 1.30.0 - 2025-11-08
Agents can now use more complex instructions and search for information to provide better responses. User messages are now saved to help agents learn and improve over time.
**Changes:** 4 files, 16 lines
**Languages:** Markdown (8 lines), Python (6 lines), TOML (2 lines)
## Version 1.29.0 - 2025-11-08