{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicpm4qp7z55aes2rq6l3x7l6w6zmed7ul5bb724rabjun6bvkru4q",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mmkovvpyhwk2"
  },
  "path": "/t/vibe-coding-too-many-yes-proceed-confirmations/1372824#post_9",
  "publishedAt": "2026-05-23T23:49:37.000Z",
  "site": "https://community.openai.com",
  "textContent": "I’ve been using Auto-review with a workaround I made:\n\nIt’s a local MCP server that gives Codex a narrow, auditable Git interface without making `.git` broadly writable or giving it arbitrary shell/Git access. Useful if you want to keep Codex sandboxed but still let it do local Git workflows like status/diff summaries, branch prep, and exact-file commits.\n\nYou can find it on GitHub by searching for `K1-R1 codex-safe-git`.\n\nInstall:\n\n\n    go install github.com/K1-R1/codex-safe-git/cmd/codex-safe-git-mcp@v0.4.3\n",
  "title": "Vibe coding: Too many “Yes, proceed” confirmations"
}