didericis
  • Joined on 2025-09-19
didericis commented on issue didericis/bot-bottle#109 2026-05-29 03:07:53 -04:00
Codex ChatGPT auth should inject host access token via egress

Should require an explicit "forward_host_credentials" flag in the agent_provider manifest for this to happen, but otherwise looks good

didericis deleted branch codex/codex-device-auth-runtime from didericis/bot-bottle 2026-05-29 02:48:18 -04:00
didericis pushed to main at didericis/bot-bottle 2026-05-29 02:48:18 -04:00
dcaee53cec docs(codex): clarify codex auth marker
cea832b21d fix(codex): stop injecting api key placeholder
Compare 2 commits »
didericis merged pull request didericis/bot-bottle#108 2026-05-29 02:48:16 -04:00
Stop injecting Codex API-key placeholder
didericis pushed to codex/codex-device-auth-runtime at didericis/bot-bottle 2026-05-29 02:45:20 -04:00
dcaee53cec docs(codex): clarify codex auth marker
didericis commented on pull request didericis/bot-bottle#108 2026-05-29 02:42:22 -04:00
Stop injecting Codex API-key placeholder

call this a placeholder marker rather than a legacy marker

didericis pushed to codex/codex-device-auth-runtime at didericis/bot-bottle 2026-05-29 02:40:01 -04:00
cea832b21d fix(codex): stop injecting api key placeholder
didericis created branch codex/codex-device-auth-runtime in didericis/bot-bottle 2026-05-29 02:40:01 -04:00
didericis deleted branch prd-0028-git-gate-new-branch-scan from didericis/bot-bottle 2026-05-29 02:29:46 -04:00
didericis pushed to prd-0028-git-gate-new-branch-scan at didericis/bot-bottle 2026-05-29 02:28:02 -04:00
50baf63669 docs(prd): mark PRD 0028 active
didericis deleted branch test/push-check from didericis/bot-bottle 2026-05-29 02:03:10 -04:00
didericis pushed to test/push-check at didericis/bot-bottle 2026-05-29 02:02:34 -04:00
15f95f9187 test: verify push works via git-gate
didericis created branch test/push-check in didericis/bot-bottle 2026-05-29 02:02:34 -04:00
didericis pushed to prd-0028-git-gate-new-branch-scan at didericis/bot-bottle 2026-05-29 01:59:24 -04:00
6c673bece6 fix(git-gate): scope new-branch scan to incoming commits
didericis pushed to prd-0028-git-gate-new-branch-scan at didericis/bot-bottle 2026-05-29 01:52:12 -04:00
9dc0dfd5ee docs(prd): PRD 0028 — git-gate new-branch push scan scope
didericis created branch prd-0028-git-gate-new-branch-scan in didericis/bot-bottle 2026-05-29 01:52:11 -04:00
didericis commented on issue didericis/bot-bottle#106 2026-05-29 01:45:33 -04:00
git-gate rejects all new-branch pushes: pre-receive scans full history and trips on test-fixture secrets

Why does gitleaks default to scanning all? Is there a potential for pushing to the upstream if we exclude refs already on the gate? I want to ensure change doesn't introduce a security issue.

didericis opened issue didericis/bot-bottle#106 2026-05-29 01:42:12 -04:00
git-gate rejects all new-branch pushes: pre-receive scans full history and trips on test-fixture secrets