取消抠图工具的每回合四项媒体请求限制 #426

Merged
lhk229 merged 1 commits from codex/remove-bg-turn-limit into master 2026-09-19 00:29:52 +08:00
Owner

该调用不计费
resource_request_ids 增加 enforce_turn_limit 参数,上限检查只在付费路径生效

agc_remove_background 传 false 豁免上限,id 派生与幂等复用不变

create_or_derive(含 agc_edit_image 委托)维持四项上限与原有报错文案

决策记录补充 2026-09-18 抠图豁免条目

实施计划文档同步注明抠图不占四项额度

**该调用不计费** resource_request_ids 增加 enforce_turn_limit 参数,上限检查只在付费路径生效 agc_remove_background 传 false 豁免上限,id 派生与幂等复用不变 create_or_derive(含 agc_edit_image 委托)维持四项上限与原有报错文案 决策记录补充 2026-09-18 抠图豁免条目 实施计划文档同步注明抠图不占四项额度
lhk229 added 1 commit 2026-09-19 00:21:00 +08:00
取消抠图工具的每回合四项媒体请求限制
Project CI / AI game creator shell Rust smoke (pull_request) Has been cancelled
Project CI / AI game creator shell Rust crates (pull_request) Has been cancelled
Project CI / Backend tests (pull_request) Has been cancelled
Project CI / Native shell tests (pull_request) Has been cancelled
Project CI / Frontend tests (pull_request) Has been cancelled
Project CI / Repository checks (pull_request) Has been cancelled
Project CI / AI game creator shell web tests (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Has been cancelled
b472b9eec9
agc_remove_background 不再经过 resource_request_ids 付费计数,直接按回合身份与请求指纹确定性派生 id

抠图请求不再挤占付费 create/derive 的四项额度,幂等复用与 pending 对账语义不变

create_or_derive(含 agc_edit_image 委托)路径逐字节不变

决策记录补充 2026-09-18 抠图豁免条目

实施计划文档同步注明抠图不占四项额度
lhk229 force-pushed codex/remove-bg-turn-limit from c413ca44df to b472b9eec9 2026-09-19 00:21:00 +08:00 Compare
lhk229 merged commit 769740a46d into master 2026-09-19 00:29:52 +08:00
lhk229 deleted branch codex/remove-bg-turn-limit 2026-09-19 00:29:52 +08:00
Sign in to join this conversation.