#2869 - initial creation of how to section for the new extendable agents.

This commit is contained in:
Charlie Crane
2024-12-13 15:28:01 +00:00
parent 4ac90c3c10
commit 4c20cd4ac6
4 changed files with 84 additions and 12 deletions

View File

@@ -5,6 +5,13 @@ 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [4.0.0] = TBC
### Added
### Changed
- Agents now follow a common configuration format, simplifying the configuration of agents and their extensibilty.
## [3.3.0] - 2024-09-04
### Added