PulseAugur
LIVE 12:23:45
tool · [1 source] ·
0
tool

Yes2All tool auto-approves AI prompts in Cursor and VSCode editors

A new open-source tool called Yes2All has been developed to automatically approve prompts from AI coding assistants within Cursor and VSCode. This tool connects to editor via CDP ports and handles confirmations for Copilot Chat, Codex, and Claude Code webview prompts. The developer emphasizes that Yes2All is a convenience tool and not a safety boundary, advising users to maintain normal review and git safeguards. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Automates routine prompt approvals for coding assistants, potentially speeding up developer workflows.

RANK_REASON The item describes a new open-source tool that integrates with existing AI coding assistants to automate prompt approvals.

Read on r/cursor →

COVERAGE [1]

  1. r/cursor TIER_2 Français(FR) · /u/Easy_Contract7437 ·

    Yes2All: auto-approve Cursor/VSCode agent prompts (Copilot / Codex / Claude) over CDP

    <!-- SC_OFF --><div class="md"><p>Hi all!</p> <p>I built Yes2All because sometimes you just can't turn on Bypass/Autopilot.</p> <p><a href="https://github.com/myurasov/Yes2All">https://github.com/myurasov/Yes2All</a></p> <p>Yes2All is an open-source tool that connects to editor v…