fix(tui): auto-approve hook confirmations in minimal mode
This commit is contained in:
@@ -5583,6 +5583,17 @@
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm typecheck passing"
|
||||
},
|
||||
"tui-noninteractive-confirmation-mode": {
|
||||
"status": "completed",
|
||||
"date": "2026-02-19",
|
||||
"updated": "2026-02-19",
|
||||
"summary": "Changed minimal TUI confirmation behavior to non-interactive auto-approval for hook confirmations, removing inline confirmation prompts that blocked local flows while keeping hook and audit paths active.",
|
||||
"files_modified": [
|
||||
"src/frontends/tui/minimal.ts",
|
||||
"docs/plans/state.json"
|
||||
],
|
||||
"test_status": "pnpm typecheck passing"
|
||||
}
|
||||
},
|
||||
"overall_progress": {
|
||||
|
||||
Reference in New Issue
Block a user