zhizhi/server
copilot-swe-agent[bot] b10f311de8
feat: add finetune-engine-ops.js — 开源模型微调引擎 MCP 工具 (8 tools)
Implements Module H for AGE OS: open-source model fine-tuning engine
that runs in parallel with existing RAG training system.

Tools:
- finetuneExportDataset: Convert TCS corpus to JSONL fine-tuning format
- finetuneSubmitJob: Submit jobs to DeepSeek/Qwen fine-tuning APIs
- finetuneCheckStatus: Query job progress from provider APIs
- finetuneRegisterModel: Register completed fine-tuned models
- finetuneListModels: List registered models per persona
- finetuneCallModel: Inference with fallback to base model
- finetuneCompareModels: A/B test finetuned vs base model
- finetuneGetCostEstimate: Estimate training cost in RMB

Follows existing training-agent-ops.js patterns: raw https module,
crypto.randomBytes for IDs, COS bucket storage, LLM_CONFIGS structure.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-08 13:50:34 +00:00
..
age-os feat: add finetune-engine-ops.js — 开源模型微调引擎 MCP 工具 (8 tools) 2026-04-08 13:50:34 +00:00
app Fix: GitHub path encoding, MCP gateway write-tool security, content preview constant 2026-04-04 15:24:09 +00:00
nginx feat: P1 带宽共享验证Agent做到GitHub Pages首页 2026-04-07 17:24:43 +00:00
proxy 🔧 代码审查修复: fallback边界保护+注释优化+常量提取 2026-04-08 04:16:33 +00:00
scripts SY-CMD-SVR-013: 服务器迁移 香港(150.109.76.244/ZY-SVR-001) → 新加坡(43.134.16.246/ZY-SVR-002) — 2核8GB/80GB SSD/Ubuntu 24.04 LTS 2026-03-29 11:19:27 +00:00
setup D57: Brain server init script + AGE OS deployment infrastructure 2026-04-05 07:46:18 +00:00
architecture.md SY-CMD-SVR-013: 服务器迁移 香港(150.109.76.244/ZY-SVR-001) → 新加坡(43.134.16.246/ZY-SVR-002) — 2核8GB/80GB SSD/Ubuntu 24.04 LTS 2026-03-29 11:19:27 +00:00
brain-server-profile.json D56: 4核8G大脑服务器(ZY-SVR-005·43.156.237.110)归入配置结构·密钥清单输出 2026-04-05 06:28:37 +00:00
cn-server-profile.json fix: CN服务器SSH端口可配置 · 修复Connection timed out · 添加ZY_CN_SSH_PORT支持 2026-03-31 09:53:33 +00:00
ecosystem.config.js 双域名架构实现 + 代码审查修复 + 天眼扫描通过 2026-03-29 04:35:24 +00:00
feimao-server-profile.json 铸渊第五次对话 · 四层架构入库 · 服务器编号修正 · COS宿舍楼 · P0-P3优先级 · v11.0 2026-03-30 10:57:08 +00:00
migration-markers.json chore: 服务器迁移 ZY-SVR-001(香港) → ZY-SVR-002(新加坡) 2026-03-29 11:14:42 +00:00
migration-plan.md SY-CMD-SVR-013: 服务器迁移 香港(150.109.76.244/ZY-SVR-001) → 新加坡(43.134.16.246/ZY-SVR-002) — 2核8GB/80GB SSD/Ubuntu 24.04 LTS 2026-03-29 11:19:27 +00:00
persona-brain-architecture.md 铸渊第四次对话 · 物理基础设施落地 · 国内服务器注册 · 核心大脑迁移架构 · README精简 · 密钥清单v2.0 2026-03-30 10:38:38 +00:00
zhuyuan-server-profile.json D56: 4核8G大脑服务器(ZY-SVR-005·43.156.237.110)归入配置结构·密钥清单输出 2026-04-05 06:28:37 +00:00