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

27 lines
469 B
YAML

name: e2e-mock-single
description: Minimal mock-only piece for CLI E2E
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
allowed_tools:
- Read
- Write
- Edit
permission_mode: edit
instruction_template: |
{task}
rules:
- condition: Done
next: COMPLETE