feat: allow agents to follow more detailed instructions

feat: save user messages to improve agent responses
maintenance: bump version to 1.32.0
refactor: simplify test for review file
This commit is contained in:
2025-11-08 01:39:08 +00:00
parent 78aa937ce3
commit 7cf626264f
3 changed files with 11 additions and 3 deletions
+8
View File
@@ -27,6 +27,14 @@
## Version 1.31.0 - 2025-11-08
Agents can now follow more detailed instructions and find information to help respond. User messages are now saved to help improve the agent's future responses.
**Changes:** 4 files, 22 lines
**Languages:** Markdown (8 lines), Other (6 lines), Python (6 lines), TOML (2 lines)
## Version 1.30.0 - 2025-11-08