We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b15bc4 commit b3d16fdCopy full SHA for b3d16fd
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
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
18
## [0.13.0] - 2026-02-15
19
20
### Added
0 commit comments