xiaoxiaxia / config-generator.py

Commit History

feat: 统一环境变量命名规范为 MODEL{1-6}_ / AGENT{1-6}_ / FEISHU{1-6}_
e7216a1

Claude commited on

fix: skip backup config merge to prevent InvalidConfig crash loop
3eb98e8

Claude commited on

fix: disable dangerouslyAllowHostHeaderOriginFallback
552f31c

Claude commited on

fix: add required ModelDefinitionConfig fields to provider models
0a76ac6

Claude commited on

fix: agent model config format - use string ref + models.providers
9516286

Claude commited on

fix: hide auto-fetched model catalog via agents.defaults.models allowlist
969b002

Claude commited on

refactor: rename env vars - AGENT_x to MODEL_x naming scheme
4823f06

Claude commited on

fix: disable auto-fetched model catalog (OpenRouter/LiteLLM)
f7ab7fd

Claude commited on

feat: support 6 agents (add main agent_6)
821f5fc

Claude commited on

security: remove password leaks from logs and debug endpoints
055138d

Claude commited on

feat: add per-agent AGENT_i_BASE_URL and AGENT_i_API_KEY env vars
2b85d8f

Claude commited on

feat: enable WeChat, fix agent-feishu bindings, add 5-bot Feishu channel support
630f630

Claude commited on

fix: add allowedOrigins including HF Space host for WebSocket login
be8ec61

Claude commited on

fix: save gateway password to file for debug retrieval, add /debug/password endpoint
1a27d67

Claude commited on

fix: remove invalid root-level skills config causing gateway startup failure
ad06e5b

Claude commited on

优化: 移除微信固化安装, WEIXIN_ENABLED默认false, 新增Agent列表/Skills/CCSwitch配置, 配置备份合并
365bffd

Claude commited on

Update CC-Switch-Web: support env password CCSWITCH_PASSWORD
995f45c

Claude commited on

Initial OpenClaw HF deployment
3d325be

Claude commited on