feat: introduce agent communication system and autonomous detection
feat: add caching, plugin support, and interactive modes refactor: update tool discovery to use __all__ fix: correct import in rp.py and rp.py docs: update changelog for version 1.9.0 maintenance: update pyproject.toml version to 1.9.0 refactor: remove unused interactive debugging code in assistant.py feat: add agent execution tool
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user