feat: add omx team adapter skeleton
This commit is contained in:
@@ -18,3 +18,10 @@ BOSS_SENDMAIL_PATH=/usr/sbin/sendmail
|
||||
# BOSS_CLAW_WORKDIR=/opt/boss
|
||||
# BOSS_CLAW_TIMEOUT_MS=45000
|
||||
# BOSS_CLAW_DEFAULT_MODEL=gpt-5.4
|
||||
|
||||
# 可选:启用 OmxTeamBackendAdapter(默认关闭)
|
||||
# BOSS_OMX_ENABLED=true
|
||||
# BOSS_OMX_COMMAND=node
|
||||
# BOSS_OMX_ARGS=scripts/omx-team-smoke.mjs
|
||||
# BOSS_OMX_WORKDIR=/opt/boss
|
||||
# BOSS_OMX_TIMEOUT_MS=45000
|
||||
|
||||
Reference in New Issue
Block a user