feat: introduce agent communication, autonomous detection, and plugin support
feat: add interactive modes and agent execution tool refactor: remove asyncio dependencies from core api and assistant refactor: remove asyncio dependencies from command handlers maintenance: bump version to 1.10.0 maintenance: update pyproject.toml dependencies and test configuration
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.10.0 - 2025-11-07
|
||||
|
||||
This release introduces significant new features, including agent communication, autonomous detection, and plugin support. Users can now leverage interactive modes and an agent execution tool, while developers benefit from caching and a version bump to 1.10.0.
|
||||
|
||||
**Changes:** 2 files, 10 lines
|
||||
**Languages:** Markdown (8 lines), TOML (2 lines)
|
||||
|
||||
## Version 1.9.0 - 2025-11-07
|
||||
|
||||
This release introduces a new agent communication system and autonomous detection capabilities. It also adds caching, plugin support, and interactive modes, along with an agent execution tool.
|
||||
|
||||
Reference in New Issue
Block a user