Commit Graph

  • aba719f5fe refactor(auth): Centralize auth file reading with snapshot preference hkfires 2025-09-20 00:14:26 +08:00
  • 1d7abc95b8 fix(gemini-web): ensure colon spacing in JSON output for compatibility hkfires 2025-09-19 23:32:52 +08:00
  • 1dccdb7ff2 Merge branch 'cookie_snapshot' into dev hkfires 2025-09-19 12:40:59 +08:00
  • 395164e2d4 feat(log): Add separator when saving client credentials hkfires 2025-09-19 12:36:17 +08:00
  • b449d17124 Merge pull request #47 from router-for-me/dev v5.2.1 Luis Pater 2025-09-19 12:03:30 +08:00
  • 6ad5e0709c Merge pull request #46 from router-for-me/cookie_snapshot Luis Pater 2025-09-19 12:01:21 +08:00
  • 4bfafbe3aa refactor(watcher): Move API key client creation to watcher package hkfires 2025-09-19 11:13:03 +08:00
  • 2274d7488b refactor(auth): Centralize logging for saving credentials hkfires 2025-09-19 09:29:31 +08:00
  • 39518ec633 refactor(client): Improve auth file handling and client lifecycle hkfires 2025-09-19 08:04:53 +08:00
  • 6bd37b2a2b fix(client): Prevent overwriting auth file on update hkfires 2025-09-18 23:08:13 +08:00
  • f17ec7ffd8 fix(client): Prevent overwriting auth file on update hkfires 2025-09-18 22:43:33 +08:00
  • d9f8129a32 fix(client): Add reason to unregistration to skip persistence hkfires 2025-09-18 20:58:43 +08:00
  • 8f0a345e2a refactor(watcher): Filter irrelevant file system events early hkfires 2025-09-18 20:25:06 +08:00
  • 56b2dabcca refactor(auth): Introduce generic cookie snapshot manager hkfires 2025-09-18 20:06:14 +08:00
  • 7632204966 refactor(cookie): Extract cookie snapshot logic to util package hkfires 2025-09-18 19:04:41 +08:00
  • c0fbc1979e refactor: remove redundant Codex instruction validation logic v5.2.0 Luis Pater 2025-09-19 09:19:18 +08:00
  • d00604dd28 Refine Codex instructions for GPT-5 use case Luis Pater 2025-09-19 09:09:22 +08:00
  • 869a3dfbb4 feat: implement model-specific Codex instructions for GPT-5 Luis Pater 2025-09-19 08:47:54 +08:00
  • df66046b14 feat: add client availability tracking and error handling improvements Luis Pater 2025-09-19 01:53:38 +08:00
  • 9ec8478b41 Merge pull request #44 from luispater/gemini-web Luis Pater 2025-09-18 16:00:18 +08:00
  • bb6ec7ca81 fix(gemini-web): Correct inaccurate cookie refresh log message hkfires 2025-09-18 12:35:39 +08:00
  • 1b2e3dc7af feat(gemini): Implement pseudo-streaming and improve context reuse hkfires 2025-09-18 11:22:56 +08:00
  • 580ec737d3 feat: Add support for Gemini Web via cookie authentication hkfires 2025-09-17 20:36:07 +08:00
  • e4dd22b260 feat(gemini-web): squash all features and fixes for gemini-web hkfires 2025-09-17 20:24:23 +08:00
  • 172f282e9e feat: add graceful shutdown for streaming response handling v5.1.29 Luis Pater 2025-09-17 19:46:57 +08:00
  • 7f0c9b1942 Merge pull request #43 from kyle-the-dev/fix/gemini-schema-sanitization Luis Pater 2025-09-16 20:26:32 +08:00
  • 8c2063aeea Fix log key name from gpt-5-codex to force-gpt-5-codex for consistency Luis Pater 2025-09-16 20:03:48 +08:00
  • ed6e7750e2 Update config key gpt-5-codex to force-gpt-5-codex for clarity in example configuration file v5.1.28 Luis Pater 2025-09-16 20:00:21 +08:00
  • a0c389a854 fix: comprehensive JSON Schema sanitization for Claude to Gemini Kyle Ryan 2025-09-16 17:45:33 +08:00
  • e9037fceb0 fix(windows): Improve path handling and file read reliability hkfires 2025-09-16 10:01:58 +08:00
  • 2406cc775e Add GPT-5 Codex model support and configuration options in documentation Luis Pater 2025-09-16 04:53:25 +08:00
  • b84cbee77a Add support for forcing GPT-5 Codex model configuration v5.1.27 Luis Pater 2025-09-16 04:27:36 +08:00
  • fa762e69a4 Merge branch 'dev' of github.com:luispater/CLIProxyAPI into dev v5.1.26 Luis Pater 2025-09-14 22:55:18 +08:00
  • 7e0fd1e260 Add Keep-Alive header Luis Pater 2025-09-14 22:27:26 +08:00
  • d6037e5549 Refine .gitignore and .dockerignore files hkfires 2025-09-14 16:29:06 +08:00
  • 9fce13fe03 Update internal module imports to use v5 package path v5.1.25 Luis Pater 2025-09-13 23:34:32 +08:00
  • 4375822cbb Resolve logsDir path relative to configuration directory in FileRequestLogger v5.1.24 Luis Pater 2025-09-12 15:28:07 +08:00
  • e0d13148ef Merge branch 'main' into dev v5.1.23 Luis Pater 2025-09-12 13:12:02 +08:00
  • bd68472d3c Merge pull request #41 from kaixxx/main Luis Pater 2025-09-12 13:10:22 +08:00
  • b3c534bae5 Build instructions reformatting kaixxx 2025-09-12 01:16:54 +02:00
  • b7d6ae1b48 Windows build instructions kaixxx 2025-09-12 01:12:51 +02:00
  • aacfcae382 Codex CLI - setting 'store = false' kaixxx 2025-09-12 00:59:49 +02:00
  • 1c92034191 Implement IP-based rate limiting and ban mechanism for management API Luis Pater 2025-09-12 03:00:37 +08:00
  • ef8820e4e4 Default tokenType to an empty string instead of "gemini" in watcher.go and run.go. v5.1.22 Luis Pater 2025-09-11 21:09:27 +08:00
  • 35daffdb2f Ensure auth directory existence before processing tokens in run.go v5.1.21 Luis Pater 2025-09-11 18:03:42 +08:00
  • 0983119ae2 Remove API key truncation in Gemini client ID generation v5.1.20 Luis Pater 2025-09-11 10:22:42 +08:00
  • 0371062e86 Normalize select to STRING type in Gemini OpenAI request outputs v5.1.19 Luis Pater 2025-09-10 23:54:16 +08:00
  • 74bae32c83 Filter OpenAI models response to include only essential fields (id, object, created, owned_by). v5.1.18 Luis Pater 2025-09-10 17:50:33 +08:00
  • 4e67cd4baf Resolve relative logsDir to executable directory in FileRequestLogger v5.1.17 Luis Pater 2025-09-10 03:15:58 +08:00
  • 0449fefa60 Enhance OAuth handling for Anthropic, Codex, Gemini, and Qwen tokens v5.1.16 Luis Pater 2025-09-10 02:34:22 +08:00
  • 156e3b017d Restrict management key validation to non-localhost requests only Luis Pater 2025-09-09 23:04:46 +08:00
  • d4dc7b0a34 Merge pull request #39 from luispater/config_hash Luis Pater 2025-09-09 09:26:34 +08:00
  • ebf2a26e72 Avoid unnecessary config.yaml reloads via hash check hkfires 2025-09-09 09:11:57 +08:00
  • 545dff8b64 Add OAuth support for Gemini CLI, Claude, Codex, and Qwen authentication Luis Pater 2025-09-09 02:22:58 +08:00
  • 7353bc0b2b Fix bug: #38 about lobechat cors policy v5.1.15 Luis Pater 2025-09-08 23:36:43 +08:00
  • 99c9f3069c Fixed bug #38 v5.1.14 Luis Pater 2025-09-08 22:36:44 +08:00
  • f9f2333997 Fix model name update during quota check to avoid incorrect logging v5.1.13 Luis Pater 2025-09-08 22:17:21 +08:00
  • 179b8aa88f Merge pull request #36 from luispater/ssh-tunnel Luis Pater 2025-09-08 09:16:52 +08:00
  • 040d66f0bb Add SSH tunnel guidance for login fallback hkfires 2025-09-08 09:01:15 +08:00
  • c875088be2 Add dynamic log level adjustment and "type" field to auth files response v5.1.12 Luis Pater 2025-09-08 01:09:39 +08:00
  • 46fa32f087 Update log level in OpenURL function from Debug to Info Luis Pater 2025-09-07 21:28:10 +08:00
  • 551bc1a4a8 Enhance README formatting and update .dockerignore v5.1.11 Luis Pater 2025-09-07 12:26:08 +08:00
  • 1305f2f6dc Merge pull request #33 from luispater/docker Luis Pater 2025-09-07 12:11:15 +08:00
  • 2a2a276e3b Update README hkfires 2025-09-07 11:58:43 +08:00
  • 5aba4ca1b1 Refactor docker-compose config for simplicity and consistency hkfires 2025-09-07 11:35:54 +08:00
  • 47b5ebfc43 Modify docker compose for remote image and local build hkfires 2025-09-07 10:39:29 +08:00
  • 1bb0d11f62 Update README hkfires 2025-09-07 09:36:27 +08:00
  • 6164f5c35b Add JSON annotations to configuration structs and new /config management endpoint Luis Pater 2025-09-06 20:45:51 +08:00
  • c263398423 Add Telegram group link to Chinese README for user support Luis Pater 2025-09-06 15:56:28 +08:00
  • ef922b29c2 Update workflows and build process for enhanced metadata injection v5.1.10 Luis Pater 2025-09-06 15:37:48 +08:00
  • d10ef7b58a Merge pull request #31 from luispater/docker-build-sh Luis Pater 2025-09-06 15:28:58 +08:00
  • e074e957d1 Update README hkfires 2025-09-06 10:24:48 +08:00
  • 7b546ea2ee build(goreleaser): inject build metadata into binary during release hkfires 2025-09-06 10:13:48 +08:00
  • 506e2e12a6 feat(server): inject build metadata into application logs and container image hkfires 2025-09-06 09:41:27 +08:00
  • c52255e2a4 Merge branch 'dev' Luis Pater 2025-09-05 23:05:03 +08:00
  • b05d00ede9 Add versioning support to build artifacts and log outputs v5.1.9 Luis Pater 2025-09-05 22:53:49 +08:00
  • 8d05489973 Add versioning support to build artifacts and log outputs Luis Pater 2025-09-05 22:53:49 +08:00
  • 4f18809500 Merge pull request #29 from luispater/bugfix Luis Pater 2025-09-05 21:48:30 +08:00
  • 28218ec550 feat(api): implement granular client type metrics in server updates hkfires 2025-09-05 19:26:57 +08:00
  • f97954c811 fix(watcher): enhance API key client counting and logging hkfires 2025-09-05 18:02:45 +08:00
  • 798f65b35e Merge pull request #28 from luispater/bugfix Luis Pater 2025-09-05 15:20:27 +08:00
  • 57484b97bb fix(watcher): improve client reload logic and prevent redundant updates hkfires 2025-09-05 13:53:15 +08:00
  • 0e0602c553 refactor(watcher): restructure client management and API key handling hkfires 2025-09-05 13:25:30 +08:00
  • 54ffb52838 Add FunctionCallIndex to ConvertCliToOpenAIParams and enhance tool call handling v5.1.8 Luis Pater 2025-09-05 09:02:24 +08:00
  • c62e45ee88 Add Codex API key support and Gemini 2.5 Flash-Lite model documentation updates Luis Pater 2025-09-04 18:23:52 +08:00
  • 56a05d2cce Merge pull request #26 from luispater/flash-lite v5.1.7 Luis Pater 2025-09-04 16:11:43 +08:00
  • 3e09bc9470 Add Gemini 2.5 Flash-Lite Model hkfires 2025-09-04 11:59:48 +08:00
  • 5ed79e5aa3 Add debounce logic for file events to prevent duplicate reloads hkfires 2025-09-04 10:28:54 +08:00
  • f38b78dbe6 Update the README to include Docker Compose usage instructions hkfires 2025-09-04 10:00:56 +08:00
  • f1d6f01585 Add reasoning/thinking configuration handling for Claude and OpenAI translators v5.1.6 Luis Pater 2025-09-04 09:43:22 +08:00
  • 9b627a93ac Add Docker Compose hkfires 2025-09-04 09:23:35 +08:00
  • d4709ffcf9 Replace path with filepath for cross-platform compatibility v5.1.5 Luis Pater 2025-09-04 08:23:51 +08:00
  • ad943b2d4d Add reverse mappings for original tool names and improve error logging v5.1.4 Luis Pater 2025-09-04 02:39:56 +08:00
  • 7209fa233f Refactor client map construction to include all client types and enhance callback updates v5.1.3 Luis Pater 2025-09-03 22:26:07 +08:00
  • 7b9cfbc3f7 Merge pull request #23 from luispater/dev v5.1.2 Luis Pater 2025-09-03 21:30:22 +08:00
  • 70e916942e Refactor cliCancel calls to remove unused resp argument across handlers. Luis Pater 2025-09-03 21:13:22 +08:00
  • f60ef0b2e7 feat(watcher): implement incremental client hot-reloading hkfires 2025-09-03 20:47:43 +08:00
  • 6d2f7e3ce0 Enhance parseArgsToMap with tolerant JSON parsing v5.1.1 Luis Pater 2025-09-03 16:11:26 +08:00
  • caf386c877 Update MANAGEMENT_API.md with expanded documentation for endpoints Luis Pater 2025-09-03 09:07:43 +08:00
  • c4a42eb1f0 Add support for Codex API key authentication v5.1.0 Luis Pater 2025-09-03 03:36:56 +08:00