#176 DSL Test 1: Simple Shell Commands Workflow

closed high Created 2025-11-29 22:00 · Updated 2025-11-29 22:20

Description

Edit
PROMPT: Create a workflow that runs 3 shell commands in sequence: 1) echo 'Starting', 2) list files in /tmp, 3) echo 'Done'. Store each result for the next task to reference. EXPECTED: Sequential tasks using tools.shell.run with result_key and proper dependencies. VALIDATION: All 3 tasks execute in order, results captured.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...