mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-07-09 17:28:59 +00:00
docs: update changelog
This commit is contained in:
parent
a3fce16af0
commit
5cc5da3920
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- IDE debugging tools in Agent mode, including run configuration, breakpoint, and debug session actions
|
||||
- Context editor improvements for picking files and folders in lookup suggestions
|
||||
|
||||
### Changed
|
||||
|
||||
- Write and edit tool calls now render diff previews in the agent UI
|
||||
- Agent tool call rendering and panel lifecycle handling were improved for more reliable response display
|
||||
|
||||
### Fixed
|
||||
|
||||
- Custom OpenAI test connection now works when the API key is optional
|
||||
|
||||
## [3.8.1-261] - 2026-04-30
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue