fix: harden proxy timeout handling for opus

This commit is contained in:
2026-03-21 17:32:21 +10:00
parent 256b2bfb77
commit 9e6bef729b
2 changed files with 31 additions and 15 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "openclaw-claude-proxy",
"version": "2.2.0",
"description": "OpenAI-compatible proxy that routes requests through Claude CLI \u2014 use your Claude Pro/Max subscription as an OpenClaw model provider",
"version": "2.3.1",
"description": "OpenAI-compatible proxy for Claude CLI v2 — on-demand sessions, adaptive first-byte timeout, and safer timeout handling",
"type": "module",
"bin": {
"openclaw-claude-proxy": "./server.mjs"