opencode
sh
vim ~/.bashrc
export OPENCODE_SERVER_PASSWORD='你的强密码'
source ~/.bashrcsh
opencode web --hostname 0.0.0.0 --port 4000升级
sh
opencode upgrade --method pnpm