Skip to content

Commit b3d16fd

Browse files
changelog: update Unreleased section for v0.14.0
- agent-config: Preserve Codex config when applying proxy setup (#334) - oauth: Don't auto-open browser during OAuth flow (#330)
1 parent 9b15bc4 commit b3d16fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- **agent-config**: Preserve Codex config when applying proxy setup (#334)
13+
- Fix configuration loss when Codex is already configured
14+
- Use TOML-aware merging to preserve custom Codex settings
15+
- **oauth**: Don't auto-open browser during OAuth flow (#330)
16+
- User clicks 'Open Link' button instead of browser opening automatically
17+
1018
## [0.13.0] - 2026-02-15
1119

1220
### Added

0 commit comments

Comments
 (0)