it0/packages
hailin c3b31ebf47 fix(bridge): remove environment= from supervisord programs, inherit from container
supervisord %(ENV_VAR)s expansion fails hard if the variable is absent.
For optional vars like DINGTALK_CLIENT_ID this crashes the entire supervisor.
Fix: remove all per-program environment= directives. All vars are injected
via docker run -e and supervisord child processes inherit them automatically.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 06:12:52 -07:00
..
gateway feat(notification): 完整站内消息推送体系 (Phase 1-4) 2026-03-07 22:33:40 -08:00
openclaw-bridge fix(bridge): remove environment= from supervisord programs, inherit from container 2026-03-08 06:12:52 -07:00
services feat(agent): DingTalk channel binding support in instance controller + system prompt 2026-03-08 05:12:13 -07:00
shared feat(referral): add user-level personal circle + points system 2026-03-08 00:18:17 -08:00