>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #182
Update issue details
Title *
Description
PROMPT: Create a workflow that initializes a counter at 0, then loops while counter < 3, incrementing the counter each iteration and echoing its value. EXPECTED: tools.simple_counter.init_counter, builder.while_loop with condition, tools.simple_counter.increment_counter in body, proper result_key usage. VALIDATION: Loop executes 3 times, counter reaches 3.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel