takt/e2e/fixtures/pieces/mock-no-match.yaml
2026-02-13 16:37:07 +09:00

23 lines
468 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
permission_mode: edit
instruction_template: |
{task}
rules:
- condition: SpecificMatchThatWillNotOccur
next: COMPLETE