Clear Filters
ID Title Status Priority Created Due Date Actions
#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 -
#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 -
#162 long running Kafka producer and client Python script
Context: This enterprise workflow engine will be used to run massive durable workflows, like long r...
closed critical 2025-11-29 02:57 -
#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 -
#159 Fix spawn_uptime_cron.py workflow
Workflow file workflows/spawn_uptime_cron.py does not follow standard pattern (get_workflow/build fu...
closed low 2025-11-29 00:15 -
#158 Fix schedule_maintenance.py workflow
Workflow file workflows/schedule_maintenance.py does not follow standard pattern (get_workflow/build...
closed low 2025-11-29 00:15 -
#157 Fix production_pipeline_fixed.py workflow
ForEachOperator expects string for items parameter, but workflow passes list. Update to use JSONPath...
closed low 2025-11-29 00:15 -
#156 Fix production_pipeline.py workflow
ForEachOperator expects string for items parameter, but workflow passes list. Update to use JSONPath...
closed low 2025-11-29 00:15 -
#155 Fix parallel_demo.py workflow
Workflow has callable error - 'list' object is not callable. Need to fix workflow definition structu...
closed low 2025-11-29 00:15 -
#154 Fix maintenance_cleanup.py workflow
Workflow file workflows/maintenance_cleanup.py does not follow standard pattern (get_workflow/build ...
closed low 2025-11-29 00:15 -
#153 Fix foreach_demo_fixed.py workflow
ForEachOperator expects string for items parameter, but workflow passes list. Update to use JSONPath...
closed low 2025-11-29 00:15 -
Previous Page 32 of 39 Next