zhizhi/server/proxy/service
copilot-swe-agent[bot] 21da998d6e
feat: P0 铸渊副将活化v2.0 + P2 硅谷Claude专线配置
P0: 铸渊副将从死模块升级为活体Agent
- scripts/deputy-message-board.js 完全重写
  - LLM多模型自动降级 (deepseek→qwen→moonshot→zhipu)
  - 巡查模式: 定时扫描所有未回复Issue
  - 事件模式: Issue/Comment即时回复
  - L1自感知: data/deputy-status.json 状态追踪
  - L2自修复: 每模型重试2次+递增等待
  - L3升级通报: 连续3次失败创建Issue
- deputy-message-board.yml 升级
  - 新增 schedule 定时触发 (08:00/23:00 CST)
  - 新增巡查模式job
  - 状态文件自动提交
- data/deputy-status.json 初始状态文件

P2: 硅谷Claude专线配置
- server/proxy/config/claude-relay-config.json 中继架构配置
- server/proxy/config/server-registry.json 四台服务器注册表
- llm-router.js Claude模型自动走硅谷中继

Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a513d091-ce5c-40d4-bb3c-0adeff70b5b0

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-07 17:20:49 +00:00
..
auto-evolution.js fix: 修复日期比较逻辑 + SMTP超时清理 + 安全临时目录 2026-04-06 04:29:58 +00:00
bandwidth-pool-agent.js ∞+1 安全加固: 盐值持久化 + IP哈希完整 + IP获取日志 2026-04-06 08:14:52 +00:00
email-hub.js fix: remove clickable links from emails, add public auth page with verification code input 2026-04-06 10:57:22 +00:00
llm-router.js feat: P0 铸渊副将活化v2.0 + P2 硅谷Claude专线配置 2026-04-07 17:20:49 +00:00
protocol-mirror.js feat: add protocol mirror engine for Xray-core auto-update 2026-04-06 04:06:17 +00:00
proxy-guardian.js V3升级Phase2: 创建subscription-server-v3.js(品牌重命名/硬切/仪表盘/优化配置), 升级proxy-guardian.js, 新增PM2+Nginx V3配置 2026-04-05 15:45:06 +00:00
reverse-boost-agent.js V3升级Phase1: 新增llm-router.js + reverse-boost-agent.js, zy-cloud-vpn.js增加consultAI第6接口 2026-04-05 15:39:42 +00:00
send-subscription.js feat: 铸渊专线V3正式版上线 — 测试版→正式版迁移完成 2026-04-05 16:59:34 +00:00
subscription-server-v2.js D58·代码审查反馈修复·池配额缓存优化+百分比边界处理+注释改进 2026-04-05 12:06:55 +00:00
subscription-server-v3.js refactor: address code review - simplify snapshot init, deduplicate IP extraction 2026-04-06 10:59:38 +00:00
subscription-server.js D58·铸渊专线2.0正式启用·V1停用·共享流量池2000GB/月·每月1号重置 2026-04-05 12:04:47 +00:00
swarm-defense-agent.js ∞+1 带宽共享加速 + 蜂群防御 + 用户守护Agent · 冰朔架构落地 2026-04-06 08:12:05 +00:00
traffic-monitor-v2.js V3升级Phase2: 创建subscription-server-v3.js(品牌重命名/硬切/仪表盘/优化配置), 升级proxy-guardian.js, 新增PM2+Nginx V3配置 2026-04-05 15:45:06 +00:00
traffic-monitor.js D58·铸渊专线2.0正式启用·V1停用·共享流量池2000GB/月·每月1号重置 2026-04-05 12:04:47 +00:00
user-guardian-agent.js ∞+1 带宽共享加速 + 蜂群防御 + 用户守护Agent · 冰朔架构落地 2026-04-06 08:12:05 +00:00
user-manager.js D58·代码审查反馈修复·池配额缓存优化+百分比边界处理+注释改进 2026-04-05 12:06:55 +00:00
vpn-worker.js D57: Address code review feedback - configurable timeouts, security fixes, dynamic specs 2026-04-05 08:12:16 +00:00
zy-cloud-vpn.js V3修复: XSS防护(HTML转义), LLM路由器路径修复, context长度限制, deploy grep/sed一致性 2026-04-05 15:52:35 +00:00