update: 更新env
This commit is contained in:
4
.env
4
.env
@@ -125,11 +125,11 @@ LARK_CLI_BIN='lark-cli'
|
|||||||
LARK_DEFAULT_IDENTITY='user'
|
LARK_DEFAULT_IDENTITY='user'
|
||||||
|
|
||||||
# OpenCLI 透传。留空时会使用 npx --yes @jackwener/opencli
|
# OpenCLI 透传。留空时会使用 npx --yes @jackwener/opencli
|
||||||
OPENCLI_BIN=''
|
OPENCLI_BIN='wx'
|
||||||
OPENCLI_NPM_PACKAGE='@jackwener/opencli'
|
OPENCLI_NPM_PACKAGE='@jackwener/opencli'
|
||||||
|
|
||||||
# Pi coding agent 透传。留空时会使用 npx --yes @earendil-works/pi-coding-agent
|
# Pi coding agent 透传。留空时会使用 npx --yes @earendil-works/pi-coding-agent
|
||||||
PI_BIN=''
|
PI_BIN='pi'
|
||||||
PI_NPM_PACKAGE='@earendil-works/pi-coding-agent'
|
PI_NPM_PACKAGE='@earendil-works/pi-coding-agent'
|
||||||
# Pi 作为 IM 回复 agent 时使用的参数。默认非交互、单轮回复。
|
# Pi 作为 IM 回复 agent 时使用的参数。默认非交互、单轮回复。
|
||||||
PI_AGENT_ARGS='--print --no-session'
|
PI_AGENT_ARGS='--print --no-session'
|
||||||
|
|||||||
Reference in New Issue
Block a user