zhipengzuo

Results 7 issues of zhipengzuo

fix enableCompression param to use gzip the main reason is java compressed code is int8 ,but the pako.inflate require uint8. so do the transfer before and after pako.inflate [PRJ-166](https://youtrack.jetbrains.com/issue/PRJ-166)

## Description show GitPod Plugin In IDEA IDEA's remote development have released . the interface in IDEA will be more and more important . ## Related Issue(s) Fixes # https://github.com/gitpod-io/gitpod/issues/19296...

do-not-merge/hold
size/XS

![image](https://github.com/gitpod-io/gitpod/assets/54702578/5096968c-2cf8-4208-9794-4aa708bf5fe0) hello, it seems Coder plugin can shows there ,can't find gitpod plugin in Gateway it's ok ![image](https://github.com/gitpod-io/gitpod/assets/54702578/b0a42727-f182-4a7a-aaea-63543b97ba41)

type: improvement
editor: jetbrains
team: team-experience

docker pull will auto select platform . in mostly time we don't need to specific the platform.

use proxy for terminal export http_proxy=socks5h://127.0.0.1:123 export https_proxy=socks5h://127.0.0.1:123 export all_proxy=socks5h://127.0.0.1:123 error log : File "/Users/~/Documents/codes/AI/OpenDevin/opendevin/server/listen.py", line 4, in import litellm File "/Users/~/Library/Caches/pypoetry/virtualenvs/opendevin-eWtYTbaO-py3.11/lib/python3.11/site-packages/litellm/__init__.py", line 631, in from .main import * #...

bug

it may be confuse many workspace because there are two windows for each workspace (this window and one ThinClient) ![image](https://user-images.githubusercontent.com/54702578/236989331-73f74b02-a237-4cd1-b6e9-12b693d3734a.png)

type: question
meta: stale
team: IDE
editor: jetbrains