Agent 错误
ACP protocol error: Internal error: API Error: {"error":{"message":"upstream stream disconnected: unexpected EOF","type":"stream_read_error"},"type":"error"}: {
"errorKind": "unknown"
}
Agent 错误
ACP protocol error: Internal error: API Error: Claude's response exceeded the 32000 output token maximum. To configure this behavior, set the CLAUDE_CODE_MAX_OUTPUT_TOKENS environment variable.: {
"errorKind": "max_output_tokens"
}
Agent 错误
ACP protocol error: Internal error: API Error: Claude's response exceeded the 32000 output token maximum. To configure this behavior, set the CLAUDE_CODE_MAX_OUTPUT_TOKENS environment variable.: {
"errorKind": "max_output_tokens"
}
佬 测试时存在超出tokens最大限制的错误,单独使用claude code时没有遇到过