修复AGC持续集成断言与空快照竞态
同步原生HTTP权限检查与当前更新器边界。 保持活动回合空快照引用稳定,修正异步测试与窗口发布断言。 补齐图集生成测试的显式切片参数及工具schema断言。 更新技术方案与空快照测试排障记录。
This commit is contained in:
@@ -2582,7 +2582,6 @@ function assertAiGameCreatorShellUserDevBoundary() {
|
||||
JSON.stringify([
|
||||
{ url: 'https://dev.genarrative.world/api/*' },
|
||||
{ url: 'https://www.genarrative.world/api/*' },
|
||||
{ url: 'https://agc-dev.oss-rg-china-mainland.aliyuncs.com/*' },
|
||||
{ url: 'https://*/api/*' },
|
||||
{ url: 'http://localhost:*/*' },
|
||||
{ url: 'http://127.0.0.1:*/*' },
|
||||
|
||||
Reference in New Issue
Block a user