agent-harness / configs /edit_interfaces /P002_exact_replace.toml
cuber12's picture
Publish agent harness research code and paper artifacts
d61821a verified
Raw
History Blame Contribute Delete
338 Bytes
schema_version = 1
interface_id = "P002"
name = "exact_replace"
description = "Structured exact-text replacement over one uniquely matching source span."
edit_tool = "replace_text"
prompt_contract = "Call replace_text with a tracked path, exact old_text copied from read_file, and replacement new_text; old_text must occur exactly once."