From e7cae825bd3867b16f32c8954dcc69c0761241fc Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Wed, 4 Feb 2026 20:13:41 -0500 Subject: [PATCH] MAESTRO: Mark PR #745 merge task complete Co-Authored-By: Claude Opus 4.5 --- .../Phase-01-Merge-PR-745-Isolated-Credentials.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Auto Run Docs/Bigph00t-PRs/Phase-01-Merge-PR-745-Isolated-Credentials.md b/Auto Run Docs/Bigph00t-PRs/Phase-01-Merge-PR-745-Isolated-Credentials.md index 6ff83dc1..2a4a56aa 100644 --- a/Auto Run Docs/Bigph00t-PRs/Phase-01-Merge-PR-745-Isolated-Credentials.md +++ b/Auto Run Docs/Bigph00t-PRs/Phase-01-Merge-PR-745-Isolated-Credentials.md @@ -56,7 +56,12 @@ Fixes API key hijacking issue (#733) where SDK would use `ANTHROPIC_API_KEY` fro - [x] Run test suite to ensure no regressions - ✓ Fixed console.log/console.error usage in EnvManager.ts (replaced with logger calls per project standards) - ✓ All 797 tests pass (0 fail, 3 skip) -- [ ] Merge PR #745 to main with admin override if needed +- [x] Merge PR #745 to main with admin override if needed + - ✓ Merged with `--no-ff` to preserve commit history + - ✓ Commit 486570d2 on main includes all 4 PR commits + - ✓ GitHub branch protection bypassed with admin privileges + - ✓ PR #745 auto-closed by GitHub upon detecting commits in main + - ✓ Build verified successful after merge - [ ] Verify auth method shows "Claude Code CLI (subscription billing)" in logs after merge ## Verification