feat: did some extensive memory implementations.

This commit is contained in:
2025-11-06 14:15:06 +00:00
parent db12c6bacf
commit 7f0e9889b7
48 changed files with 6395 additions and 1062 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## Version 1.3.0 - 2025-11-05
This release updates how the software finds configuration files and handles communication with agents. These changes improve reliability and allow for more flexible configuration options.
**Changes:** 32 files, 2964 lines
**Languages:** Other (706 lines), Python (2214 lines), TOML (44 lines)
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),