[GH-ISSUE #27] 用docker版本调用gemini-3系列模型(pro、pro-high、pro-low、flash)报400 #23

Closed
opened 2026-02-27 15:37:59 +03:00 by kerem · 5 comments
Owner

Originally created by @SuperiorBo on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/NikkeTryHard/zerogravity/issues/27

Operating System

Debian 13

Running Mode

Headless (default, --headless)

ZeroGravity Version / Commit

v1.1.6-beta.1

Model Used

No response

What happened?

claude系列模型流量用完(感觉有问题,流量突然用得很快),切换到gemini 3系列模型报400错误

Logs

2026-02-19T16:27:39.581584Z  INFO zerogravity::backend: Token updated from state.vscdb
2026-02-19T16:27:39.581617Z  INFO zerogravity::mitm::store: MITM store: OAuth token updated
2026-02-19T16:27:43.500819Z  INFO zerogravity::mitm::proxy: MITM: transparent redirect (iptables) domain="daily-cloudcode-pa.googleapis.com"
2026-02-19T16:27:43.500861Z  INFO zerogravity::mitm::proxy: MITM: intercepting TLS domain="daily-cloudcode-pa.googleapis.com"
2026-02-19T16:27:43.502534Z  INFO zerogravity::mitm::proxy: MITM: TLS handshake successful ✓ domain="daily-cloudcode-pa.googleapis.com" alpn=None
2026-02-19T16:27:43.502571Z  INFO zerogravity::mitm::proxy: MITM: routing to HTTP/1.1 handler domain="daily-cloudcode-pa.googleapis.com"
2026-02-19T16:27:43.503742Z  INFO zerogravity::mitm::proxy: MITM: connecting upstream (BoringSSL) domain="daily-cloudcode-pa.googleapis.com" addr=daily-cloudcode-pa.googleapis.com:443
2026-02-19T16:27:43.524446Z  INFO zerogravity::mitm::proxy: MITM: transparent redirect (iptables) domain="daily-cloudcode-pa.googleapis.com"
2026-02-19T16:27:43.524480Z  INFO zerogravity::mitm::proxy: MITM: intercepting TLS domain="daily-cloudcode-pa.googleapis.com"
2026-02-19T16:27:43.525877Z  INFO zerogravity::mitm::proxy: MITM: TLS handshake successful ✓ domain="daily-cloudcode-pa.googleapis.com" alpn=None
2026-02-19T16:27:43.525903Z  INFO zerogravity::mitm::proxy: MITM: routing to HTTP/1.1 handler domain="daily-cloudcode-pa.googleapis.com"
2026-02-19T16:27:43.526690Z  INFO zerogravity::mitm::proxy: MITM: connecting upstream (BoringSSL) domain="daily-cloudcode-pa.googleapis.com" addr=daily-cloudcode-pa.googleapis.com:443
2026-02-19T16:27:43.698086Z  INFO zerogravity::mitm::proxy: MITM: upstream TLS connected ✓ (BoringSSL) domain="daily-cloudcode-pa.googleapis.com"
2026-02-19T16:27:43.700524Z  INFO zerogravity::mitm::proxy: MITM: upstream TLS connected ✓ (BoringSSL) domain="daily-cloudcode-pa.googleapis.com"
2026-02-19T16:27:45.946822Z  INFO zerogravity::api::completions: POST /v1/chat/completions model=gemini-3-flash stream=true
2026-02-19T16:27:45.948148Z  INFO zerogravity::api::completions: Completions: client tools for MITM injection count=23
2026-02-19T16:27:45.948641Z  INFO zerogravity::api::completions: Completions: 53 tool round(s) for MITM history rewrite round_count=53 calls=[["read"], ["exec"], ["read"], ["read"], ["read"], ["read"], ["read"], ["read"], ["sessions_list"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["read"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["process"], ["process"], ["process"], ["process"], ["web_fetch"], ["web_search"], ["web_fetch"], ["web_fetch"], ["exec"], ["web_fetch"], ["process"], ["web_fetch"], ["web_fetch"], ["web_fetch"], ["web_fetch"], ["process"], ["web_fetch"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["gateway"], ["message"], ["memory_search"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"]]
2026-02-19T16:27:46.005248Z  INFO zerogravity::mitm::store: Registered request context cascade=0c534596-869a-4f9b-a8f1-ee35eef016f1
[stub-ext] 200 OK → /exa.extension_server_pb.ExtensionServerService/CheckTerminalShellSupport
2026-02-19T16:27:46.352467Z  INFO zerogravity::mitm::proxy: MITM: forwarding LLM request domain="daily-cloudcode-pa.googleapis.com" req_path=POST /v1internal:streamGenerateContent?alt=sse body_len=61072 cascade=Some("0c534596-869a-4f9b-a8f1-ee35eef016f1")
2026-02-19T16:27:46.362782Z  INFO zerogravity::mitm::modify: MITM: request modified [remove 4/5 content messages, replace dummy prompt in USER_REQUEST wrapper (183414 chars), strip all 20 LS tools, inject 1 custom tool group(s), override toolConfig VALIDATED → AUTO, append 53 tool round(s) as functionCall/Response pairs (no model turns found), inject generationConfig: maxOutputTokens=32000] original=61059 modified=359902 saved_bytes=-298843 saved_pct=-489
2026-02-19T16:27:47.193243Z  INFO zerogravity::mitm::proxy: MITM: streaming response domain="daily-cloudcode-pa.googleapis.com" content_type=text/event-stream status=400
2026-02-19T16:27:47.193289Z  WARN zerogravity::mitm::proxy: MITM: upstream error response domain="daily-cloudcode-pa.googleapis.com" status=400 body={
  "error": {
    "code": 400,
    "message": "Function call is missing a thought_signature in functionCall parts. This is required for tools to work correctly, and missing thought_signature may lead to degraded model performance. Additional data, function call `default_api:read` , position 2. Please refer to https://ai.google.dev/gemini-api/docs/thought-signatures for more details.",
    "status": "INVALID_ARGUMENT"
  }
}

Call Trace

# Trace: 0c534596 — POST /v1/chat/completions

| Field | Value |
|-------|-------|
| Cascade ID | `0c534596-869a-4f9b-a8f1-ee35eef016f1` |
| Model | gemini-3-flash |
| Stream | true |
| Started | 2026-02-19T16:27:46.004Z |
| Finished | 2026-02-19T16:27:47.193Z |
| Duration | 1189ms |
| Outcome | **upstream_error** |

## Client Request

- **Messages:** 179 (user text: 183414 chars)
- **Preview:** `You are a personal assistant running inside OpenClaw.
## Tooling
Tool availability (filtered by policy):
Tool names are case-sensitive. Call tools exactly as listed.
- read: Read file contents
- write`
- **Tools:** 23 | **Tool rounds:** 53
- **System prompt:** yes
- **Image:** no

→ Full details in [request.json](./request.json)

## Turns (1 total)

### Turn 0

- **MITM matched:** ✓ (gate wait: 266ms)

## Errors

- ❌ upstream HTTP 400: Function call is missing a thought_signature in functionCall parts. This is required for tools to work correctly, and missing thought_signature may lead to degraded model performance. Additional data, function call `default_api:read` , position 2. Please refer to https://ai.google.dev/gemini-api/docs/thought-signatures for more details.

→ Full details in [errors.json](./errors.json)

## Upstream Error (HTTP 400)


{
  "error": {
    "code": 400,
    "message": "Function call is missing a thought_signature in functionCall parts. This is required for tools to work correctly, and missing thought_signature may lead to degraded model performance. Additional data, function call `default_api:read` , position 2. Please refer to https://ai.google.dev/gemini-api/docs/thought-signatures for more details.",
    "status": "INVALID_ARGUMENT"
  }
}



## Injected Tools (23)

| # | Name | Params |
|---|------|--------|
| 0 | `read` | 4 |
| 1 | `edit` | 6 |
| 2 | `write` | 3 |
| 3 | `exec` | 12 |
| 4 | `process` | 11 |
| 5 | `browser` | 28 |
| 6 | `canvas` | 18 |
| 7 | `nodes` | 33 |
| 8 | `cron` | 13 |
| 9 | `message` | 84 |
| 10 | `tts` | 2 |
| 11 | `gateway` | 11 |
| 12 | `agents_list` | 0 |
| 13 | `sessions_list` | 4 |
| 14 | `sessions_history` | 3 |
| 15 | `sessions_send` | 5 |
| 16 | `sessions_spawn` | 8 |
| 17 | `session_status` | 2 |
| 18 | `web_search` | 6 |
| 19 | `web_fetch` | 3 |
| 20 | `image` | 4 |
| 21 | `memory_search` | 3 |
| 22 | `memory_get` | 3 |

→ Full schemas in [tools.json](./tools.json)

## Files

| File | Contains |
|------|----------|
| [request.json](./request.json) | Client request summary |
| [turns.json](./turns.json) | Per-turn MITM/gate/modify/response data |
| [errors.json](./errors.json) | Error messages |
| [tools.json](./tools.json) | Injected tool names + schemas |
| [upstream_error.json](./upstream_error.json) | Raw upstream error body |
| modified_request.json[.gz] | Full MITM-modified request body |

Health Check Output

{
  "status": "ok"
}
── Service ──

── Quota ──
{
  "last_updated": "2026-02-19T16:41:43.269506079+00:00",
  "models": [
    {
      "label": "Claude Sonnet 4.5 (Thinking)",
      "model_id": "MODEL_CLAUDE_4_5_SONNET_THINKING",
      "remaining_fraction": 0.0,
      "remaining_pct": 0.0,
      "reset_in_human": "0h 3m",
      "reset_in_secs": 203,
      "reset_time": "2026-02-19T16:45:07Z"
    },
    {
      "label": "Claude Sonnet 4.6 (Thinking)",
      "model_id": "MODEL_PLACEHOLDER_M35",
      "remaining_fraction": 0.0,
      "remaining_pct": 0.0,
      "reset_in_human": "0h 3m",
      "reset_in_secs": 203,
      "reset_time": "2026-02-19T16:45:07Z"
    },
    {
      "label": "Claude Opus 4.6 (Thinking)",
      "model_id": "MODEL_PLACEHOLDER_M26",
      "remaining_fraction": 0.0,
      "remaining_pct": 0.0,
      "reset_in_human": "0h 3m",
      "reset_in_secs": 203,
      "reset_time": "2026-02-19T16:45:07Z"
    },
    {
      "label": "GPT-OSS 120B (Medium)",
      "model_id": "MODEL_OPENAI_GPT_OSS_120B_MEDIUM",
      "remaining_fraction": 0.0,
      "remaining_pct": 0.0,
      "reset_in_human": "0h 3m",
      "reset_in_secs": 203,
      "reset_time": "2026-02-19T16:45:07Z"
    },
    {
      "label": "Gemini 3 Pro (High)",
      "model_id": "MODEL_PLACEHOLDER_M8",
      "remaining_fraction": 1.0,
      "remaining_pct": 100.0,
      "reset_in_human": "0h 14m",
      "reset_in_secs": 883,
      "reset_time": "2026-02-19T16:56:27Z"
    },
    {
      "label": "Gemini 3 Pro (Low)",
      "model_id": "MODEL_PLACEHOLDER_M7",
      "remaining_fraction": 1.0,
      "remaining_pct": 100.0,
      "reset_in_human": "0h 14m",
      "reset_in_secs": 883,
      "reset_time": "2026-02-19T16:56:27Z"
    },
    {
      "label": "Gemini 3 Flash",
      "model_id": "MODEL_PLACEHOLDER_M18",
      "remaining_fraction": 1.0,
      "remaining_pct": 100.0,
      "reset_in_human": "4h 18m",
      "reset_in_secs": 15495,
      "reset_time": "2026-02-19T20:59:59Z"
    },
    {
      "label": "Claude Sonnet 4.5",
      "model_id": "MODEL_CLAUDE_4_5_SONNET",
      "remaining_fraction": 0.0,
      "remaining_pct": 0.0,
      "reset_in_human": "0h 3m",
      "reset_in_secs": 203,
      "reset_time": "2026-02-19T16:45:07Z"
    }
  ],
  "plan": {
    "plan_name": "Pro",
    "tier_id": "g1-pro-tier",
    "tier_name": "Google AI Pro"
  }
}

── Usage ──
{
  "mitm": {
    "per_model": {},
    "total_cache_creation_tokens": 0,
    "total_cache_read_tokens": 0,
    "total_input_tokens": 0,
    "total_output_tokens": 0,
    "total_requests": 0,
    "total_response_output_tokens": 0,
    "total_thinking_output_tokens": 0,
    "total_tokens": 0
  }
}

── Sessions ──
{
  "sessions": {}
}

Steps to Reproduce

No response

Additional Context

No response

Originally created by @SuperiorBo on GitHub (Feb 19, 2026). Original GitHub issue: https://github.com/NikkeTryHard/zerogravity/issues/27 ### Operating System Debian 13 ### Running Mode Headless (default, --headless) ### ZeroGravity Version / Commit v1.1.6-beta.1 ### Model Used _No response_ ### What happened? claude系列模型流量用完(感觉有问题,流量突然用得很快),切换到gemini 3系列模型报400错误 ### Logs ```text 2026-02-19T16:27:39.581584Z INFO zerogravity::backend: Token updated from state.vscdb 2026-02-19T16:27:39.581617Z INFO zerogravity::mitm::store: MITM store: OAuth token updated 2026-02-19T16:27:43.500819Z INFO zerogravity::mitm::proxy: MITM: transparent redirect (iptables) domain="daily-cloudcode-pa.googleapis.com" 2026-02-19T16:27:43.500861Z INFO zerogravity::mitm::proxy: MITM: intercepting TLS domain="daily-cloudcode-pa.googleapis.com" 2026-02-19T16:27:43.502534Z INFO zerogravity::mitm::proxy: MITM: TLS handshake successful ✓ domain="daily-cloudcode-pa.googleapis.com" alpn=None 2026-02-19T16:27:43.502571Z INFO zerogravity::mitm::proxy: MITM: routing to HTTP/1.1 handler domain="daily-cloudcode-pa.googleapis.com" 2026-02-19T16:27:43.503742Z INFO zerogravity::mitm::proxy: MITM: connecting upstream (BoringSSL) domain="daily-cloudcode-pa.googleapis.com" addr=daily-cloudcode-pa.googleapis.com:443 2026-02-19T16:27:43.524446Z INFO zerogravity::mitm::proxy: MITM: transparent redirect (iptables) domain="daily-cloudcode-pa.googleapis.com" 2026-02-19T16:27:43.524480Z INFO zerogravity::mitm::proxy: MITM: intercepting TLS domain="daily-cloudcode-pa.googleapis.com" 2026-02-19T16:27:43.525877Z INFO zerogravity::mitm::proxy: MITM: TLS handshake successful ✓ domain="daily-cloudcode-pa.googleapis.com" alpn=None 2026-02-19T16:27:43.525903Z INFO zerogravity::mitm::proxy: MITM: routing to HTTP/1.1 handler domain="daily-cloudcode-pa.googleapis.com" 2026-02-19T16:27:43.526690Z INFO zerogravity::mitm::proxy: MITM: connecting upstream (BoringSSL) domain="daily-cloudcode-pa.googleapis.com" addr=daily-cloudcode-pa.googleapis.com:443 2026-02-19T16:27:43.698086Z INFO zerogravity::mitm::proxy: MITM: upstream TLS connected ✓ (BoringSSL) domain="daily-cloudcode-pa.googleapis.com" 2026-02-19T16:27:43.700524Z INFO zerogravity::mitm::proxy: MITM: upstream TLS connected ✓ (BoringSSL) domain="daily-cloudcode-pa.googleapis.com" 2026-02-19T16:27:45.946822Z INFO zerogravity::api::completions: POST /v1/chat/completions model=gemini-3-flash stream=true 2026-02-19T16:27:45.948148Z INFO zerogravity::api::completions: Completions: client tools for MITM injection count=23 2026-02-19T16:27:45.948641Z INFO zerogravity::api::completions: Completions: 53 tool round(s) for MITM history rewrite round_count=53 calls=[["read"], ["exec"], ["read"], ["read"], ["read"], ["read"], ["read"], ["read"], ["sessions_list"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["read"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["process"], ["process"], ["process"], ["process"], ["web_fetch"], ["web_search"], ["web_fetch"], ["web_fetch"], ["exec"], ["web_fetch"], ["process"], ["web_fetch"], ["web_fetch"], ["web_fetch"], ["web_fetch"], ["process"], ["web_fetch"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"], ["gateway"], ["message"], ["memory_search"], ["exec"], ["exec"], ["exec"], ["exec"], ["exec"]] 2026-02-19T16:27:46.005248Z INFO zerogravity::mitm::store: Registered request context cascade=0c534596-869a-4f9b-a8f1-ee35eef016f1 [stub-ext] 200 OK → /exa.extension_server_pb.ExtensionServerService/CheckTerminalShellSupport 2026-02-19T16:27:46.352467Z INFO zerogravity::mitm::proxy: MITM: forwarding LLM request domain="daily-cloudcode-pa.googleapis.com" req_path=POST /v1internal:streamGenerateContent?alt=sse body_len=61072 cascade=Some("0c534596-869a-4f9b-a8f1-ee35eef016f1") 2026-02-19T16:27:46.362782Z INFO zerogravity::mitm::modify: MITM: request modified [remove 4/5 content messages, replace dummy prompt in USER_REQUEST wrapper (183414 chars), strip all 20 LS tools, inject 1 custom tool group(s), override toolConfig VALIDATED → AUTO, append 53 tool round(s) as functionCall/Response pairs (no model turns found), inject generationConfig: maxOutputTokens=32000] original=61059 modified=359902 saved_bytes=-298843 saved_pct=-489 2026-02-19T16:27:47.193243Z INFO zerogravity::mitm::proxy: MITM: streaming response domain="daily-cloudcode-pa.googleapis.com" content_type=text/event-stream status=400 2026-02-19T16:27:47.193289Z WARN zerogravity::mitm::proxy: MITM: upstream error response domain="daily-cloudcode-pa.googleapis.com" status=400 body={ "error": { "code": 400, "message": "Function call is missing a thought_signature in functionCall parts. This is required for tools to work correctly, and missing thought_signature may lead to degraded model performance. Additional data, function call `default_api:read` , position 2. Please refer to https://ai.google.dev/gemini-api/docs/thought-signatures for more details.", "status": "INVALID_ARGUMENT" } } ``` ### Call Trace ```markdown # Trace: 0c534596 — POST /v1/chat/completions | Field | Value | |-------|-------| | Cascade ID | `0c534596-869a-4f9b-a8f1-ee35eef016f1` | | Model | gemini-3-flash | | Stream | true | | Started | 2026-02-19T16:27:46.004Z | | Finished | 2026-02-19T16:27:47.193Z | | Duration | 1189ms | | Outcome | **upstream_error** | ## Client Request - **Messages:** 179 (user text: 183414 chars) - **Preview:** `You are a personal assistant running inside OpenClaw. ## Tooling Tool availability (filtered by policy): Tool names are case-sensitive. Call tools exactly as listed. - read: Read file contents - write` - **Tools:** 23 | **Tool rounds:** 53 - **System prompt:** yes - **Image:** no → Full details in [request.json](./request.json) ## Turns (1 total) ### Turn 0 - **MITM matched:** ✓ (gate wait: 266ms) ## Errors - ❌ upstream HTTP 400: Function call is missing a thought_signature in functionCall parts. This is required for tools to work correctly, and missing thought_signature may lead to degraded model performance. Additional data, function call `default_api:read` , position 2. Please refer to https://ai.google.dev/gemini-api/docs/thought-signatures for more details. → Full details in [errors.json](./errors.json) ## Upstream Error (HTTP 400) { "error": { "code": 400, "message": "Function call is missing a thought_signature in functionCall parts. This is required for tools to work correctly, and missing thought_signature may lead to degraded model performance. Additional data, function call `default_api:read` , position 2. Please refer to https://ai.google.dev/gemini-api/docs/thought-signatures for more details.", "status": "INVALID_ARGUMENT" } } ## Injected Tools (23) | # | Name | Params | |---|------|--------| | 0 | `read` | 4 | | 1 | `edit` | 6 | | 2 | `write` | 3 | | 3 | `exec` | 12 | | 4 | `process` | 11 | | 5 | `browser` | 28 | | 6 | `canvas` | 18 | | 7 | `nodes` | 33 | | 8 | `cron` | 13 | | 9 | `message` | 84 | | 10 | `tts` | 2 | | 11 | `gateway` | 11 | | 12 | `agents_list` | 0 | | 13 | `sessions_list` | 4 | | 14 | `sessions_history` | 3 | | 15 | `sessions_send` | 5 | | 16 | `sessions_spawn` | 8 | | 17 | `session_status` | 2 | | 18 | `web_search` | 6 | | 19 | `web_fetch` | 3 | | 20 | `image` | 4 | | 21 | `memory_search` | 3 | | 22 | `memory_get` | 3 | → Full schemas in [tools.json](./tools.json) ## Files | File | Contains | |------|----------| | [request.json](./request.json) | Client request summary | | [turns.json](./turns.json) | Per-turn MITM/gate/modify/response data | | [errors.json](./errors.json) | Error messages | | [tools.json](./tools.json) | Injected tool names + schemas | | [upstream_error.json](./upstream_error.json) | Raw upstream error body | | modified_request.json[.gz] | Full MITM-modified request body | ``` ### Health Check Output ```json { "status": "ok" } ── Service ── ── Quota ── { "last_updated": "2026-02-19T16:41:43.269506079+00:00", "models": [ { "label": "Claude Sonnet 4.5 (Thinking)", "model_id": "MODEL_CLAUDE_4_5_SONNET_THINKING", "remaining_fraction": 0.0, "remaining_pct": 0.0, "reset_in_human": "0h 3m", "reset_in_secs": 203, "reset_time": "2026-02-19T16:45:07Z" }, { "label": "Claude Sonnet 4.6 (Thinking)", "model_id": "MODEL_PLACEHOLDER_M35", "remaining_fraction": 0.0, "remaining_pct": 0.0, "reset_in_human": "0h 3m", "reset_in_secs": 203, "reset_time": "2026-02-19T16:45:07Z" }, { "label": "Claude Opus 4.6 (Thinking)", "model_id": "MODEL_PLACEHOLDER_M26", "remaining_fraction": 0.0, "remaining_pct": 0.0, "reset_in_human": "0h 3m", "reset_in_secs": 203, "reset_time": "2026-02-19T16:45:07Z" }, { "label": "GPT-OSS 120B (Medium)", "model_id": "MODEL_OPENAI_GPT_OSS_120B_MEDIUM", "remaining_fraction": 0.0, "remaining_pct": 0.0, "reset_in_human": "0h 3m", "reset_in_secs": 203, "reset_time": "2026-02-19T16:45:07Z" }, { "label": "Gemini 3 Pro (High)", "model_id": "MODEL_PLACEHOLDER_M8", "remaining_fraction": 1.0, "remaining_pct": 100.0, "reset_in_human": "0h 14m", "reset_in_secs": 883, "reset_time": "2026-02-19T16:56:27Z" }, { "label": "Gemini 3 Pro (Low)", "model_id": "MODEL_PLACEHOLDER_M7", "remaining_fraction": 1.0, "remaining_pct": 100.0, "reset_in_human": "0h 14m", "reset_in_secs": 883, "reset_time": "2026-02-19T16:56:27Z" }, { "label": "Gemini 3 Flash", "model_id": "MODEL_PLACEHOLDER_M18", "remaining_fraction": 1.0, "remaining_pct": 100.0, "reset_in_human": "4h 18m", "reset_in_secs": 15495, "reset_time": "2026-02-19T20:59:59Z" }, { "label": "Claude Sonnet 4.5", "model_id": "MODEL_CLAUDE_4_5_SONNET", "remaining_fraction": 0.0, "remaining_pct": 0.0, "reset_in_human": "0h 3m", "reset_in_secs": 203, "reset_time": "2026-02-19T16:45:07Z" } ], "plan": { "plan_name": "Pro", "tier_id": "g1-pro-tier", "tier_name": "Google AI Pro" } } ── Usage ── { "mitm": { "per_model": {}, "total_cache_creation_tokens": 0, "total_cache_read_tokens": 0, "total_input_tokens": 0, "total_output_tokens": 0, "total_requests": 0, "total_response_output_tokens": 0, "total_thinking_output_tokens": 0, "total_tokens": 0 } } ── Sessions ── { "sessions": {} } ``` ### Steps to Reproduce _No response_ ### Additional Context _No response_
kerem 2026-02-27 15:37:59 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NikkeTryHard commented on GitHub (Feb 19, 2026):

function call 还是不稳定。我打算加一个公认稳定的不同协议的翻译功能。希望能改善。期待1.1.6正式版。beta2或者3出来了我通知你

<!-- gh-comment-id:3928487708 --> @NikkeTryHard commented on GitHub (Feb 19, 2026): function call 还是不稳定。我打算加一个公认稳定的不同协议的翻译功能。希望能改善。期待1.1.6正式版。beta2或者3出来了我通知你
Author
Owner

@terryops commented on GitHub (Feb 19, 2026):

function call 还是不稳定。我打算加一个公认稳定的不同协议的翻译功能。希望能改善。期待1.1.6正式版。beta2或者3出来了我通知你

openclaw应该用起来有点问题吧?我搞了很久没搞定

<!-- gh-comment-id:3928637967 --> @terryops commented on GitHub (Feb 19, 2026): > function call 还是不稳定。我打算加一个公认稳定的不同协议的翻译功能。希望能改善。期待1.1.6正式版。beta2或者3出来了我通知你 openclaw应该用起来有点问题吧?我搞了很久没搞定
Author
Owner

@NikkeTryHard commented on GitHub (Feb 19, 2026):

对就是这个问题

<!-- gh-comment-id:3928730972 --> @NikkeTryHard commented on GitHub (Feb 19, 2026): 对就是这个问题
Author
Owner

@terryops commented on GitHub (Feb 20, 2026):

对就是这个问题

请问一下最新的 1.18 版解决了吗?

<!-- gh-comment-id:3931180760 --> @terryops commented on GitHub (Feb 20, 2026): > 对就是这个问题 请问一下最新的 1.18 版解决了吗?
Author
Owner

@NikkeTryHard commented on GitHub (Feb 20, 2026):

试一试吧80%没问题

<!-- gh-comment-id:3931395501 --> @NikkeTryHard commented on GitHub (Feb 20, 2026): 试一试吧80%没问题
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zerogravity#23
No description provided.