fix(flyai): 落地 FlyAI 供应商接入与实装修复(#521) - #531
Merged
Merged
Conversation
全量回归高负载下,受控假 CLI 的进程链(bootstrap→npx shim→node) 偶发超过 5 秒预算,49c 段以 timeout 误红;预算本身不承载任何产品 契约(产品默认 20 秒),提到 15 秒吸收回归负载下的进程启动耗时。
安装版 + 官方 CLI + 授权真实 Key 的只读复测全绿:目录收紧、 device-id 保留、八类查询 hit、零凭据泄漏;双语同步。
This was referenced Sep 20, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
cd ts && npx tsc --noEmit(PASS)scripts/run-all-tests.sh全量回归ALL SUITES GREEN(含内核清单闸、49c 安装版九场景;harness setup 验证预算 5s→15s 吸收回归负载下的进程启动耗时).loopx/engineering/tick-1730-qoder-530-live-retest/,含 Key 临时根已删除)node scripts/check-docs-i18n.mjs双语同步 70 对Closes #521, closes #525, closes #526, closes #527, closes #528, closes #529, closes #530, closes #517