修复应用状态调试输出密钥泄漏 #150
Reference in New Issue
Block a user
Delete Branch "codex/fix-issue-148"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
修复 Issue #148。
验证:
剩余边界:报告第二档中的历史 provider 配置类型独立 Debug 脱敏另行处理,本 PR 聚焦第一档主泄漏链。
Closes #148
CI 说明:Native shell tests 的失败来自当前 master
6c53eda71的 AGC Cargo.lock 漂移,并非本 PR 改动。job 在执行测试前的cargo fetch --locked --manifest-path apps/ai-game-creator-shell/src-tauri/Cargo.toml阶段失败;本 PR 未修改该 manifest 或 lock,在当前 master 上本地执行同一命令可稳定复现cannot update the lock file ... because --locked was passed。其余已完成 CI 均通过;该 master 基线问题应独立修复,避免重复混入两个安全修复。