docs(agent): execute authorized tasks through verification

This commit is contained in:
Xubin Ren
2026-07-24 19:25:52 +08:00
parent 7e15c4c447
commit 51f11a8548
4 changed files with 30 additions and 4 deletions
+3
View File
@@ -224,6 +224,9 @@ class TestBundledToolContract:
assert "Do not use `exec` as a universal workaround" in content
assert "## File and Coding Workflows" in content
assert "apply_patch" in content
assert "acceptance criteria into concrete checks" in content
assert "visual evidence reaches the model" in content
assert "precision/coverage trade-offs" in content
assert "## Web and External Information" in content
assert "## Messaging and Media" in content
assert "## Scheduling and Background Work" in content