llm-api-proxy / src /rotator_library /credential_tool.py

Commit History

refactor(credentials): πŸ”¨ separate view and manage credential menus
ef8f78e

Mirrowel commited on

feat(credentials): ✨ add comprehensive credential management interface
8eb4988

Mirrowel commited on

refactor(core): πŸ”¨ centralize path management for PyInstaller compatibility
467f294

Mirrowel commited on

refactor(auth): πŸ”¨ consolidate OAuth credential management into base classes
f439788

Mirrowel commited on

Merge branch 'main' into Antigravity
465cc5f
unverified

Mirrowel commited on

refactor(ui): replace console.clear with cross-platform clear_screen for legacy terminal support
aa878c2

Mirrowel commited on

refactor(ui): πŸ”¨ replace console.clear with cross-platform clear_screen function
1ce8eba

Mirrowel commited on

feat(credentials): ✨ add support for environment-based credential loading and bulk export tools
bd8f638

Mirrowel commited on

feat(auth): ✨ add environment variable-based OAuth credential support with multi-account capability
5bc49f2

Mirrowel commited on

refactor(credential-tool): πŸ”¨ add export submenu for credential management
7830a78

Mirrowel commited on

feat(auth): extract GoogleOAuthBase and add antigravity provider
97f1950

Mirrowel commited on

feat(auth): improve credential tool startup UX and lazy-load providers
2b065a1

Mirrowel commited on

feat(auth): ✨ add headless detection, re-auth on invalid refresh tokens, and persist gemini project/tier metadata
9756075

Mirrowel commited on

feat(auth): add interactive onboarding and credential setup with warnings
34e560e

Mirrowel commited on

feat(setup): ensure proxy key validation runs after credential creation
2c9c7d5

Mirrowel commited on

feat(auth): enable Qwen and iFlow credential export and dynamic model discovery
dea215f

Mirrowel commited on

feat(auth): enable Gemini CLI stateless authentication via environment variables
ea15798

Mirrowel commited on

feat(auth): enable API key fallback for Qwen Code and iFlow providers
0132663

Mirrowel commited on

feat(auth): introduce iFlow provider integration via OAuth
5ee03d6

Mirrowel commited on

feat(auth): add interactive API key setup supporting 70+ providers
e8d627c

Mirrowel commited on

feat(auth): introduce dedicated --add-credential CLI utility
2e16e7e

Mirrowel commited on