MCPcopy Create free account
hub / github.com/Ark0N/Codeman / tryAutoAccept

Method tryAutoAccept

src/respawn-controller.ts:2193–2217  ·  view source on GitHub ↗

* Attempt to auto-accept a plan mode prompt by sending Enter. * Two-stage gate: * 1. Strict regex pre-filter — check if terminal buffer contains plan mode UI elements * 2. AI confirmation — spawn Opus to classify buffer as PLAN_MODE or NOT_PLAN_MODE * * Only sends Enter if both stages

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

startAutoAcceptTimerMethod · 0.95

Calls 5

canAutoAcceptMethod · 0.95
logMethod · 0.95
startPlanCheckMethod · 0.95
sendAutoAcceptEnterMethod · 0.95
formatRemainingSecondsFunction · 0.85

Tested by

no test coverage detected