takt/e2e/fixtures/pieces/mock-no-match.yaml

23 lines
477 B
YAML

name: e2e-mock-no-match
description: Piece with a strict rule condition that will not match mock output
piece_config:
provider_options:
codex:
network_access: true
opencode:
network_access: true
max_movements: 3
movements:
- name: execute
edit: true
persona: ../agents/test-coder.md
required_permission_mode: edit
instruction_template: |
{task}
rules:
- condition: SpecificMatchThatWillNotOccur
next: COMPLETE