• feat: 步骤5填充字段改用智能体执行

    hz4th_coder released this 2026-07-15 16:31:00 +08:00

    • 新增步骤5任务模板(config/agent_fill_fields_template.txt)
    • 步骤5调用智能体hz4th_editor执行:
      1. 获取API文档了解对应类别字段定义
      2. 从内容库获取相关内容数据
      3. 整理产品参数
      4. 通过API提交到ParamHub审核系统
    • /process页面新增步骤5模板编辑面板
    • 步骤6改为确认提交结果(备用本地提交)
    • 新增API: GET/POST /api/process/fill-fields-template
    Downloads