perf(auth): β‘οΈ parallelize oauth credential initialization and deduplication 664a3d8 Mirrowel commited on Nov 19, 2025
feat(setup): ensure proxy key validation runs after credential creation 2c9c7d5 Mirrowel commited on Nov 18, 2025
feat(core): enable configuration of maximum concurrent requests per key 79e83ae Mirrowel commited on Nov 16, 2025
refactor(client): π¨ make credentials optional and centralize validation 8a28cd0 Mirrowel commited on Nov 13, 2025
chore(config): βοΈ enable conditional instantiation of API call persistence 7785a1f Mirrowel commited on Nov 13, 2025
refactor(core): review fixes + improve error handling and execution logic 19af906 Mirrowel commited on Oct 21, 2025
fix(proxy_app): π add type key to aggregated tool calls initialization bd3a54b Mirrowel commited on Oct 21, 2025
feat(provider): add detailed transaction logging for gemini cli provider ad45c64 Mirrowel commited on Oct 21, 2025
fix(core): stabilize streaming for custom endpoints and eliminate initialization conflicts 63418af Mirrowel commited on Oct 3, 2025
feat(gemini-cli): implement tool use (function calling) and reasoning support 3a2bdf5 Mirrowel commited on Oct 3, 2025
feat(core): introduce model whitelisting to override blacklists 2ed5bb6 Mirrowel commited on Oct 3, 2025
refactor(auth): implement two-pass OAuth credential deduplication 9bcb7cb Mirrowel commited on Oct 3, 2025
refactor(auth): refine duplicate OAuth credential checking logic 3f8f2ac Mirrowel commited on Oct 3, 2025
feat(auth): introduce dedicated --add-credential CLI utility 2e16e7e Mirrowel commited on Oct 3, 2025
feat(auth): implement automated credential discovery and duplication check 4600c4d Mirrowel commited on Oct 3, 2025
refactor(auth): enhance OAuth credential discovery and client logging 622b036 Mirrowel commited on Oct 3, 2025
fix(auth): resolve concurrent interactive prompts and token renewal issues e908557 Mirrowel commited on Oct 3, 2025
feat(auth): implement robust OAuth credential initialization and management 65ec48f Mirrowel commited on Oct 3, 2025
feat(provider): introduce OAuth credential management and custom provider handling d28e7c5 Mirrowel commited on Oct 2, 2025
feat(proxy): β¨ implement detailed per-request transaction logging fc62d82 Mirrowel commited on Oct 2, 2025
feat(api): β¨ adopt OpenAI schema and blacklist patterns for model discovery b1631e5 Mirrowel commited on Sep 25, 2025
fix(proxy): handle None values in streaming tool-call aggregation 1199a4e Mirrowel commited on Sep 25, 2025
feat(api): β¨ add CORS middleware to allow cross-origin requests 30f6fec Mirrowel commited on Sep 20, 2025
feat(client): enhance streaming error handling and log clarity 856f4f3 Mirrowel commited on Jul 11, 2025
feat(rotator): allow explicit logging configuration for client 15c96ab Mirrowel commited on Jul 9, 2025
feat: Improve streaming error handling and refactor client completions 231840d Mirrowel commited on Jul 7, 2025
fix: Await response generator in chat completions for proper streaming 45e5783 Mirrowel commited on Jul 7, 2025
feat(embeddings): Implement request batching for performance 1337d48 Mirrowel commited on Jul 7, 2025
feat(embeddings): Allow string input and update Pydantic calls 304ae92 Mirrowel commited on Jul 7, 2025
refactor: Reconstruct complete response from stream for logging 7c98724 Mirrowel commited on Jul 6, 2025
feat: Add CLI args, lazy loading, and enhance Gemini provider 1e530bb github-actions[bot] commited on Jul 6, 2025
feat: Add release drafter configuration and refactor build process to use Python script 197b66d Mirrowel commited on Jul 5, 2025
feat: Add build workflow, proxy application, and update documentation for executable usage 5bfdc95 Mirrowel commited on Jul 4, 2025
feat: Enhance request logging to ensure proper UTF-8 encoding in log files 0374254 Mirrowel commited on Jul 4, 2025
feat: Implement request logging for API responses and enhance streaming response handling 54f0f2c Mirrowel commited on Jul 4, 2025
feat: Exclude PROXY_API_KEY from provider API key loading and enhance model retrieval options 26c6a6e Mirrowel commited on Jun 11, 2025
feat(multi-provider): Implement dynamic API key loading and new endpoints 21dcb11 Mirrowel commited on Jun 11, 2025
feat: Refactor project into reusable API key rotation library and proxy 79a70b2 Mirrowel commited on Jun 10, 2025