Clear Filters
ID Title Status Priority Created Due Date Actions
#229 OpenAPI: Observability Endpoints (22 endpoints)
## Scope Document observability and monitoring endpoints: - `api/blueprints/v1/logs.py` (7 endpoints...
closed medium 2025-12-02 08:15 -
#228 OpenAPI: Worker & Scheduling Endpoints (16 endpoints)
## Scope Document worker management and scheduling endpoints: - `api/blueprints/v1/workers.py` (9 en...
closed medium 2025-12-02 08:14 -
#222 Replay: Add concurrent variable mutation handling
## Problem Multiple parallel branches modifying ctx.set_variable() simultaneously. Last write wins (...
closed medium 2025-12-02 05:23 -
#221 Replay: Add parent-child workflow reconciliation in reports
## Problem No visual tree of parent/child workflows in replay output. No validation that child statu...
closed medium 2025-12-02 05:23 -
#220 Replay: Add nested parallel branch replay support
## Problem ReplayContext doesn't re-execute parallel_fork operator. Parallel branches shown in audit...
closed medium 2025-12-02 05:23 -
#193 Engine: Introduce Ephemeral State ('ctx.temp_storage')
Introduce a mechanism ('ctx.temp_storage') for data that needs to exist during a transaction/task ex...
closed medium 2025-11-30 05:01 -
#189 Docs: Add 'Reference Pattern' best practice for large data
Memory analysis reveals high overhead ('pass-by-value multiplier') when storing large objects in wor...
closed medium 2025-11-30 05:01 -
#188 test_update_api.test_successful_update_processing times out
The test_successful_update_processing test in tests/integration/test_update_api.py fails with a 408 ...
closed medium 2025-11-30 02:52 -
#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 -
#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 -
#149 investigate test_durable_cron.py intermittent failures - 6 tests failing with timeouts and state issues closed medium 2025-11-28 10:50 -
#136 datashard: Add scan() method to Table class for reading all data
DataShard lacks a method to read all data from a table. Currently only current_snapshot() is availab...
closed medium 2025-11-27 11:59 -
#135 Health metrics timeline recorder script for test analysis
Create a script that continuously records health metrics to DataShard for timeline analysis during t...
closed medium 2025-11-27 11:05 -
#106 datashard: Add gzip compression as default for parquet files
DataShard library (../datashard/) should use gzip compression by default when writing parquet files....
closed medium 2025-11-27 00:01 -
#46 Enable and fix test_update_api.py - Temporal-style Update API
tests/integration/test_update_api.py is skipped (reason: Update API not fully implemented - workflow...
closed medium 2025-11-26 14:29 -
#40 Fix ALL mypy type errors in engine/replay/ directory
Run mypy engine/replay/ --ignore-missing-imports and fix all type errors. Add type annotations to fu...
closed medium 2025-11-26 06:47 -
#33 [highway-api] DOM rendering inefficiency in workflow_monitor.js
renderLogs() clears entire DOM on every update. Use incremental updates or virtual scrolling.
closed medium 2025-11-26 04:29 -
#32 [highway] Reduce complexity: worker/replay commands (22/21→15)
worker_command() at engine/cli/worker.py:194 and replay_command() at engine/cli/replay.py:168 need r...
closed medium 2025-11-26 04:29 -
#31 [highway] SonarQube: 42 duplicate string literals (S1192)
Duplicate literals across codebase. Extract to constants for maintainability.
closed medium 2025-11-26 04:29 -
Previous Page 11 of 12 Next