id = "gemini" version = "2026.06.10.1" min_engine_version = 1 updated_at = "2026-06-10T00:00:00Z" [[rules]] id = "apply_or_allow_change" state = "blocked" priority = 300 region = "whole_recent" visible_blocker = true any = [ { contains = ["│ Apply this change"] }, { contains = ["│ Allow execution"] }, { all = [{ contains = ["yes"] }, { any = [{ contains = ["waiting for user confirmation"] }, { contains = ["│ Do you want to proceed"] }, { contains = ["do you want to proceed?"] }] }] }, { line_regex = ['(?i)^\s*❯.*(yes|allow)'] }, ] [[rules]] id = "esc_cancel_working" state = "working" priority = 100 region = "whole_recent" visible_working = true contains = ["esc to cancel"]