Skip to content

fix:修复基建任务流程错误#1108

Merged
MistEO merged 12 commits intomainfrom
perf/DijiangRewards
Mar 8, 2026
Merged

fix:修复基建任务流程错误#1108
MistEO merged 12 commits intomainfrom
perf/DijiangRewards

Conversation

@overflow65537
Copy link
Member

@overflow65537 overflow65537 commented Mar 8, 2026

预期结果
稳定性++
速度-
(bug+)

Summary by Sourcery

修复信用购物和帝匠奖励场景中与基础设施相关的任务流的错误流水线配置。

Bug 修复:

  • 更正多个 DijiangRewards 流水线 JSON(GrowthChamber、Manufacturing、ReceptionRoom 和文本模板)中的任务流定义。
  • 调整 CreditShopping 流水线 JSON 配置,以防止错误的任务执行行为。
Original summary in English

Summary by Sourcery

Fix incorrect pipeline configurations for infrastructure-related task flows in credit shopping and Dijiang rewards scenarios.

Bug Fixes:

  • Correct task flow definitions in multiple DijiangRewards pipeline JSONs (GrowthChamber, Manufacturing, ReceptionRoom, and text template).
  • Adjust CreditShopping pipeline JSON configuration to prevent incorrect task execution behavior.
Original summary in English

Summary by Sourcery

修复信用购物和帝匠奖励场景中与基础设施相关的任务流的错误流水线配置。

Bug 修复:

  • 更正多个 DijiangRewards 流水线 JSON(GrowthChamber、Manufacturing、ReceptionRoom 和文本模板)中的任务流定义。
  • 调整 CreditShopping 流水线 JSON 配置,以防止错误的任务执行行为。
Original summary in English

Summary by Sourcery

Fix incorrect pipeline configurations for infrastructure-related task flows in credit shopping and Dijiang rewards scenarios.

Bug Fixes:

  • Correct task flow definitions in multiple DijiangRewards pipeline JSONs (GrowthChamber, Manufacturing, ReceptionRoom, and text template).
  • Adjust CreditShopping pipeline JSON configuration to prevent incorrect task execution behavior.

@overflow65537 overflow65537 changed the title perf:优化基建任务流程 fix:修复基建任务流程错误 Mar 8, 2026
@overflow65537 overflow65537 marked this pull request as ready for review March 8, 2026 13:41
Copilot AI review requested due to automatic review settings March 8, 2026 13:41
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

嗨——我已经审查了你的修改,看起来非常棒!


Sourcery 对开源项目是免费的——如果你觉得我们的代码审查有帮助,请考虑分享一下 ✨
请帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈来改进之后的审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

该 PR 主要通过调整帝江号(基建)相关流水线的 OCR/识别条件与部分节点动作,修复流程中界面识别与收尾关闭阶段可能出现的错误,从而提升任务稳定性。

Changes:

  • 更新 DijiangRewards 模板 OCR 的 roi_offset,并新增若干“奖励/收取完成”界面文本识别节点,用于辅助关闭按钮命中。
  • 优化会客室线索流程:补充节点 desc,并为“一键领取”补上点击动作;调整线索库满提示的 OCR ROI。
  • 调整信用商店扫描流程中 CreditShoppingReserveCredit 的执行顺序。

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
assets/resource/pipeline/DijiangRewards/Template/TextTemplate.json 扩大/调整按钮文本 OCR ROI 偏移;新增多个“关闭奖励界面”相关 OCR 文本节点
assets/resource/pipeline/DijiangRewards/ReceptionRoom.json 关闭奖励界面增加文本约束;线索领取节点补充描述与点击动作;调整线索库满提示 OCR ROI
assets/resource/pipeline/DijiangRewards/Manufacturing.json 领取产出后关闭界面增加文本约束
assets/resource/pipeline/DijiangRewards/GrowthChamber.json 收取/提取完成后关闭界面增加文本约束
assets/resource/pipeline/CreditShopping/Shopping.json 调整扫描分支节点顺序(ReserveCredit 位置后移)

…json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@MistEO MistEO merged commit 9a9c03c into main Mar 8, 2026
17 checks passed
@MistEO MistEO deleted the perf/DijiangRewards branch March 8, 2026 14:43
MistEO pushed a commit that referenced this pull request Mar 9, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
MistEO pushed a commit that referenced this pull request Mar 9, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants