feat: add agent communication system and autonomous detection with caching and plugin support

This commit is contained in:
2025-11-07 15:43:10 +00:00
parent 6de2513aea
commit f1d91dbcf1
8 changed files with 49 additions and 16 deletions
+8
View File
@@ -5,6 +5,14 @@
## Version 1.8.0 - 2025-11-07
This release introduces a new agent communication system, enabling agents to interact and share information. It also adds autonomous detection, caching, plugin support, and interactive modes to the core application.
**Changes:** 81 files, 12528 lines
**Languages:** Markdown (51 lines), Other (560 lines), Python (11915 lines), TOML (2 lines)
## Version 1.7.0 - 2025-11-06
Ads can now be shown on multiple computers simultaneously. This release bumps the version to 1.7.0.