Skip to content

fix(AutoStockpile): 修复复核节点replace配置错误#1896

Merged
MistEO merged 1 commit intov2from
fix/auto-stockpile
Apr 3, 2026
Merged

fix(AutoStockpile): 修复复核节点replace配置错误#1896
MistEO merged 1 commit intov2from
fix/auto-stockpile

Conversation

@single-ptilopsis
Copy link
Copy Markdown
Contributor

@single-ptilopsis single-ptilopsis commented Apr 3, 2026

有铸币(orz

Summary by Sourcery

错误修复:

  • 修正 AutoStockpile DecisionLoop 审查节点中配置错误的替换设置,以确保流水线行为正常。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Correct misconfigured replace settings in the AutoStockpile DecisionLoop review node to ensure proper pipeline behavior.

Copilot AI review requested due to automatic review settings April 3, 2026 10:28
Copy link
Copy Markdown
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.

Hey - 我已经查看了你的修改,看起来非常棒!


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
Copy Markdown
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 修复 AutoStockpile 决策复核节点中 OCR replace 正则配置错误,避免把价格字符串的首位数字误删,从而确保复核价格解析与后续决策重算正确执行。

Changes:

  • 将 OCR 清洗规则从“匹配并删除首位数字”改为“删除所有非数字字符”,以正确提取纯数字价格

@MistEO MistEO merged commit d4bad21 into v2 Apr 3, 2026
22 checks passed
@MistEO MistEO deleted the fix/auto-stockpile branch April 3, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants