Commit History

feat(quota-viewer): ✨ add quota and usage statistics viewer system
8b4ff52

Mirrowel commited on

refactor(startup): πŸ”¨ reorganize import sequence to eliminate blocking dependencies
b6116f7

Mirrowel commited on

fix(env): πŸ› use explicit .env path for PyInstaller compatibility
682bbea

Mirrowel commited on

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

Mirrowel commited on

Merge branch 'main' into fix/antigravity-credential-stuck-unavailable
b7aa5d6
unverified

Mirrowel commited on

refactor(proxy): πŸ”¨ remove debug print statement for credentials
4ecfaba

Mirrowel commited on

feat(tui): πŸ”¨ add warnings for changing the proxy settings, and add reset to default button
c5716c1

Mirrowel commited on

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

Mirrowel commited on

refactor(api): πŸ”¨ change is_ready from method to property access
c264be0

Mirrowel commited on

refactor(logging): πŸ”¨ remove debug print statements and add concise deployment logs
a140a0d

Mirrowel commited on

debugging pass to try to unfuck deployment
eb3864b

Mirrowel commited on

feat(api): ✨ add model pricing and capabilities enrichment service
b6a47c9

Mirrowel commited on

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

Mirrowel commited on

fix(proxy): πŸ› load environment variables before displaying PROXY_API_KEY
2384d86

Mirrowel commited on

One huge ass bugfix i can't even list here. It's a mess i'll fix later
62e7cf3

Mirrowel commited on

fix(proxy): πŸ› prevent role field concatenation in streaming responses
0ea3b2d

Mirrowel commited on

refactor(logging): πŸ”¨ adjust logging levels and improve schema cleaning for Antigravity
868b7c9

Mirrowel commited on

fix(api): πŸ› override global temperature=0 via OVERRIDE_TEMPERATURE_ZERO
6adac7a

Mirrowel commited on

feat(ui): display proxy API key and improve onboarding/security warnings
0fd5b85

Mirrowel commited on

feat(ui): enhance launcher TUI and lazy-load core components
a42743f

Mirrowel commited on

feat(ui): ✨ add interactive launcher TUI and advanced settings tool
37501b2

Mirrowel commited on

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

Mirrowel commited on

perf(auth): ⚑️ parallelize oauth credential initialization and deduplication
664a3d8

Mirrowel commited on

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

Mirrowel commited on

feat(core): enable configuration of maximum concurrent requests per key
79e83ae

Mirrowel commited on

refactor(client): πŸ”¨ make credentials optional and centralize validation
8a28cd0

Mirrowel commited on

chore(config): βš™οΈ enable conditional instantiation of API call persistence
7785a1f

Mirrowel commited on

refactor(core): review fixes + improve error handling and execution logic
19af906

Mirrowel commited on

fix(proxy_app): πŸ› add type key to aggregated tool calls initialization
bd3a54b

Mirrowel commited on

feat(provider): add detailed transaction logging for gemini cli provider
ad45c64

Mirrowel commited on

fix(core): stabilize streaming for custom endpoints and eliminate initialization conflicts
63418af

Mirrowel commited on

feat(core): introduce model whitelisting to override blacklists
2ed5bb6

Mirrowel commited on

refactor(auth): implement two-pass OAuth credential deduplication
9bcb7cb

Mirrowel commited on

refactor(auth): refine duplicate OAuth credential checking logic
3f8f2ac

Mirrowel commited on

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

Mirrowel commited on

feat(auth): implement automated credential discovery and duplication check
4600c4d

Mirrowel commited on

refactor(auth): enhance OAuth credential discovery and client logging
622b036

Mirrowel commited on

fix(auth): resolve concurrent interactive prompts and token renewal issues
e908557

Mirrowel commited on

feat(auth): implement robust OAuth credential initialization and management
65ec48f

Mirrowel commited on

feat(provider): introduce OAuth credential management and custom provider handling
d28e7c5

Mirrowel commited on

feat(proxy): ✨ implement detailed per-request transaction logging
fc62d82

Mirrowel commited on

feat(api): ✨ adopt OpenAI schema and blacklist patterns for model discovery
b1631e5

Mirrowel commited on

fix(proxy): handle None values in streaming tool-call aggregation
1199a4e

Mirrowel commited on

feat(api): ✨ add CORS middleware to allow cross-origin requests
30f6fec

Mirrowel commited on

feat(client): enhance streaming error handling and log clarity
856f4f3

Mirrowel commited on

Fix(logging): enhance logging configuration and control
83934f3

Mirrowel commited on

perf(litellm): improve litellm operational efficiency
aa25dd9

Mirrowel commited on

feat(logging): centralize and enhance application logging
4caa52c

Mirrowel commited on

feat(rotator): allow explicit logging configuration for client
15c96ab

Mirrowel commited on

feat: Improve streaming error handling and refactor client completions
231840d

Mirrowel commited on