herdr/website/agent-detection/cline.toml

27 lines
644 B
TOML

id = "cline"
version = "2026.06.10.1"
min_engine_version = 1
updated_at = "2026-06-10T00:00:00Z"
[[rules]]
id = "tool_permission"
state = "blocked"
priority = 300
region = "whole_recent"
visible_blocker = true
any = [
{ contains = ["let cline use this tool"] },
{ contains = ["[act mode]", "execute command?", "yes"] },
{ contains = ["[act mode]", "use this tool?", "yes"] },
{ contains = ["[plan mode]", "execute command?", "yes"] },
{ contains = ["[plan mode]", "use this tool?", "yes"] },
]
[[rules]]
id = "default_cline_working"
state = "working"
priority = -10
region = "whole_recent"
visible_working = true
regex = ['(?s).+']