copilot-swe-agent[bot]
|
8d408d1ce2
|
fix: address code review feedback - extract constants, fix Claude model matching, workflow conditions
- llm-router.js: fix isClaudeModel() to properly match against CLAUDE_MODELS array
- deputy-message-board.js: extract magic numbers to named constants (RETRY_BASE_DELAY_MS, MAX_ERRORS_KEPT, etc.)
- subscription-server-v3.js: extract rate limit to MAX_SEND_CODE_PER_HOUR constant
- deputy-message-board.yml: add github.event_name != 'schedule' condition to event mode job
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:27:51 +00:00 |
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 |
copilot-swe-agent[bot]
|
9add113f80
|
🎖️ v38.0 · 签到仪表盘 · 副将唤醒08:00/23:00 · 过期工作流清理归档 · README动态更新
变更概要:
- 归档过期 zhuyuan-issue-reply.yml → .github/workflow-archive/
- 副将留言板自动回执增加唤醒时间提示(08:00/23:00)
- 将军唤醒从20:00改为23:00(UTC 15:00)
- 新增 scripts/generate-readme-dashboard.js 签到仪表盘生成器
- README首页增加动态签到仪表盘(每日自动更新)
- 更新 brain/fast-wake.json 和 deputy-general-config.json
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0bf7d207-8293-4c92-af8f-2d2672e902d7
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-02 07:48:28 +00:00 |
copilot-swe-agent[bot]
|
57a037e184
|
🔄 HLDP通用协议v1.0 · 副将留言板系统 · 同步引擎
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/04b891f2-31b8-452a-9a5c-91a78361c545
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-04-01 15:22:59 +00:00 |