mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-19 16:28:46 +00:00
docs: update changelog
This commit is contained in:
parent
d83063428c
commit
f15edcf2c4
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Agent Client Protocol (ACP) support for external coding agents
|
||||
- Configurable subagent runtimes with per-subagent model selection and ACP-specific runtime options
|
||||
- Diagnostics tool call rendering in the agent UI
|
||||
- Custom OpenAI Responses API support with configurable context window and output size
|
||||
|
||||
### Fixed
|
||||
|
||||
- WebFetch tool call argument handling for external ACP agents
|
||||
|
||||
## [3.7.5-241.1] - 2026-03-12
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue