zhipengzuo
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...
 hello, it seems Coder plugin can shows there ,can't find gitpod plugin in Gateway it's ok 
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 * #...
it may be confuse many workspace because there are two windows for each workspace (this window and one ThinClient) 