mirror of
https://github.com/eggent-ai/eggent.git
synced 2026-03-07 18:13:07 +00:00
chore(release): v0.1.3
This commit is contained in:
23
docs/releases/github-v0.1.3.md
Normal file
23
docs/releases/github-v0.1.3.md
Normal file
@@ -0,0 +1,23 @@
|
||||
## Eggent v0.1.3 - OAuth Native CLI Providers
|
||||
|
||||
Patch release focused on OAuth-native provider integration and reliability improvements for API transports.
|
||||
|
||||
### Highlights
|
||||
|
||||
- Added API-native OAuth transport for `codex-cli` and `gemini-cli` providers.
|
||||
- Added provider auth endpoints for CLI OAuth connect/status checks.
|
||||
- Updated Settings flow to `Provider -> Method -> Connect -> Model`.
|
||||
- Added dynamic CLI model discovery with fallback presets.
|
||||
- Fixed invalid URL failures for Anthropic and Google when base URL is missing/empty.
|
||||
- Version bump to `0.1.3` across package metadata and `GET /api/health`.
|
||||
|
||||
### Upgrade Notes
|
||||
|
||||
- No migration step required.
|
||||
- Existing API key providers continue to work as before.
|
||||
- For CLI providers, run CLI login first (`codex login` / `gemini` OAuth login), then use OAuth mode in Eggent.
|
||||
|
||||
### Links
|
||||
|
||||
- Full release snapshot: `docs/releases/0.1.3-oauth-native-cli-providers.md`
|
||||
- Installation and update guide: `README.md`
|
||||
Reference in New Issue
Block a user