Clear Filters
ID Title Status Priority Created Due Date Actions
#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 -
#140 [highway-api] Remove RBAC disable option - enforce auth always
Remove RBAC_ENABLED, RBAC_REQUIRE_AUTH, and RBAC_DEV_USER options. RBAC must always be enabled with ...
closed high 2025-11-27 20:06 -
#138 Add API token login option to login page
Enable login via API tokens in addition to regular JWT. Add API token input field to login page.
closed high 2025-11-27 19:40 -
#134 Implement Worker Registration and Capacity Management System
Implement enterprise-grade worker registration where workers: 1. Ping DB every 30 seconds announcing...
closed high 2025-11-27 09:23 -
#133 Add health_metrics API endpoint with tenant awareness
Create /api/v1/health/metrics endpoint that exposes the health_metrics.sql query. Must be tenant-awa...
closed high 2025-11-27 07:58 -
Previous Page 4 of 7 Next