hkfires
d1e3195e6f
feat(codex): register models by plan tier
2026-03-10 11:20:37 +08:00
Luis Pater
7e6bb8fdc5
Merge origin/dev into pr-1774-review and resolve watcher conflicts
2026-03-07 11:12:42 +08:00
Luis Pater
b48485b42b
Fixed : #822
...
**fix(auth): normalize ID casing on Windows to prevent duplicate entries due to case-insensitive paths**
2026-03-04 02:31:20 +08:00
lyd123qw2008
c83a057996
refactor(watcher): make auth file events fully incremental
2026-03-01 13:42:42 +08:00
Luis Pater
4c133d3ea9
test(sdk/watcher): add tests for excluded models merging and priority parsing logic
...
- Added unit tests for combining OAuth excluded models across global and attribute-specific scopes.
- Implemented priority attribute parsing with support for different formats and trimming.
2026-02-11 20:35:13 +08:00
RGBadmin
dc279de443
refactor: reduce code duplication in extractExcludedModelsFromMetadata
2026-02-11 15:57:16 +08:00
RGBadmin
5ed2133ff9
feat: add per-account excluded_models and priority parsing
2026-02-11 15:21:12 +08:00
Luis Pater
bbb55a8ab4
Merge pull request #1170 from BianBianY/main
...
feat: optimization enable/disable auth files
2026-01-28 09:34:35 +08:00
Luis Pater
70897247b2
feat(auth): add support for request_retry and disable_cooling overrides
...
docker-image / docker (push) Has been cancelled
goreleaser / goreleaser (push) Has been cancelled
Implement `request_retry` and `disable_cooling` metadata overrides for authentication management. Update retry and cooling logic accordingly across `Manager`, Antigravity executor, and file synthesizer. Add tests to validate new behaviors.
2026-01-26 21:59:08 +08:00
Yang Bian
c8620d1633
feat: optimization enable/disable auth files
2026-01-23 18:03:09 +08:00
hkfires
d605985f45
refactor(watcher): extract auth synthesis logic into separate synthesizer package
2025-12-17 15:00:43 +08:00