ID Title Status Priority Created Due Date Actions
#185 DSL Test 10: Variable Passing Between Tasks
PROMPT: Create a workflow that: 1) Gets the current date, 2) Gets disk usage, 3) Sends an email with...
closed high 2025-11-29 22:02 -
#184 DSL Test 9: LLM Call Workflow
PROMPT: Create a workflow that calls an LLM (using Anthropic Claude) to generate a haiku about progr...
closed high 2025-11-29 22:02 -
#183 DSL Test 8: Foreach Loop Workflow
PROMPT: Create a workflow that iterates over a list of 3 fruits (apple, banana, orange) and echoes e...
closed high 2025-11-29 22:01 -
#182 DSL Test 7: While Loop Workflow
PROMPT: Create a workflow that initializes a counter at 0, then loops while counter < 3, incrementin...
closed high 2025-11-29 22:01 -
#181 DSL Test 6: on_failure/on_success Handlers
PROMPT: Create a workflow with a risky task that might fail, an on_failure handler to send failure n...
closed high 2025-11-29 22:01 -
#180 DSL Test 5: HTTP API Workflow
PROMPT: Create a workflow that fetches data from https://httpbin.org/json using GET, then logs the r...
closed high 2025-11-29 22:01 -
#179 DSL Test 4: Email Notification Workflow
PROMPT: Create a workflow that sends an email to farsheed.ashouri@gmail.com with subject 'Test Email...
closed high 2025-11-29 22:01 -
#178 DSL Test 3: Parallel Branches Workflow
PROMPT: Create a workflow with 3 parallel branches that each run a different shell command, then wai...
closed high 2025-11-29 22:01 -
#177 DSL Test 2: Docker Container Workflow
PROMPT: Create a workflow that runs an Alpine container to echo 'Hello from Docker', then runs a Pyt...
closed high 2025-11-29 22:01 -
#176 DSL Test 1: Simple Shell Commands Workflow
PROMPT: Create a workflow that runs 3 shell commands in sequence: 1) echo 'Starting', 2) list files ...
closed high 2025-11-29 22:00 -
#175 LLM DSL Generator Testing - Comprehensive Validation
Parent ticket for comprehensive testing of the LLM DSL generator service (https://dsl.rodmena.app/)....
closed critical 2025-11-29 22:00 -
#174 hwe submit doesn't send python_dsl to API
When submitting Python DSL files, hwe submit converts to JSON but doesn't include the original Pytho...
closed high 2025-11-29 20:58 -
#173 Update DSL_PROMPT.txt to clarify variable passing between tasks
DSL_PROMPT.txt doesn't clearly explain how to pass data between tasks using result_key and variable ...
closed high 2025-11-29 20:50 -
#172 Fix git_repo_workflow.py to use proper variable passing
External LLM generated workflow uses filesystem echoes to pass data between tasks instead of Highway...
closed high 2025-11-29 20:50 -
#171 Create SIMPLIFIED_FAQ.md tutorial with analogies for juniors and marketing
Create a beginner-friendly tutorial that explains Highway Workflow Engine using simple analogies. Ta...
closed medium 2025-11-29 20:31 -
#170 Documentation: Docker Tool Tutorial
Write comprehensive tutorial for Docker tools (tools.docker.*) covering: - Getting started with basi...
closed medium 2025-11-29 19:16 -
#169 Docker Tool for Workflow Engine
## Summary Implement a full-featured Docker tool (`tools.docker.*`) for Highway Workflow Engine t...
closed high 2025-11-29 08:11 -
#167 Zombie workflow detection: workflow_run status not synced when absurd task fails
## Problem Discovered zombie workflow f26b990f-e2ae-475a-aa9d-bb882db4270c that was stuck in 'runnin...
closed high 2025-11-29 05:32 -
#166 Add proper logging for normal tasks and activity tasks
Implement comprehensive logging for both normal workflow tasks and activity tasks. API Endpoints ne...
closed high 2025-11-29 05:11 -
#165 Consider adding tools.kafka for built-in Kafka producer/consumer support
## Proposal Consider adding Kafka as a first-class tool in Highway, similar to tools.http, tools.ema...
closed medium 2025-11-29 04:36 -
Previous Page 7 of 15 Next