Clear Filters
ID Title Status Priority Created Due Date Actions
#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 -
#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 -
#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 -
#164 Activity worker monitoring API - single view for task status, health, logs
## Problem Investigating liveliness and healthiness of activity workers is very difficult. Currently...
closed high 2025-11-29 04:36 -
#163 Activity workers missing DataShard logging - no audit trail for long-running tasks
## Problem Activity workers (highway-activity-worker@*.service) execute long-running tasks like Kaf...
closed high 2025-11-29 04:35 -
#161 Fix two failing integration tests: durable_cron and circuit_breaker
test_durable_cron_parses_various_cron_expressions fails with pending state. test_circuit_breaker_rec...
closed high 2025-11-29 00:56 -
#160 Fix tenant handling in integration tests
Tests test_durable_cron_parses_various_cron_expressions and test_circuit_breaker_recovery_after_cool...
closed high 2025-11-29 00:39 -
#150 move dot file generation logic to highway dsl
the dot file generation logic is complex, we need to move it to ../highway_dsl/ module as it's a fun...
closed high 2025-11-28 23:48 -
#147 Investigate worker distribution - workflows not using multiple workers
User reports no workflows are being processed by more than one worker. Need to investigate task dist...
closed high 2025-11-28 08:20 -
#146 Consolidate CLI commands into 'hwe' tool
Successfully consolidated all CLI commands into the unified 'hwe' tool. Migrated 'worker', 'submit',...
closed high 2025-11-28 02:20 -
#145 HIGH: Determinism Gaps & Manual Versioning
The engine relies on 'gentlemen agreement' for determinism. Python code changes (logic drift) can br...
closed high 2025-11-28 00:46 -
#144 HIGH: Lack of In-Memory TestServer for TDD
There is no in-memory or ephemeral TestServer for unit testing workflows. Developers must run a full...
closed high 2025-11-28 00:46 -
Previous Page 14 of 17 Next