ID Title Status Priority Created Due Date Actions
#632 Audit: Identify misplaced business logic in tools/sdk/engine/api
Audit codebase for business logic wrongly placed in core components. Tools=building blocks, SDK=thin...
open high 2025-12-20 05:57 -
Edit
#631 Implement tools.scriptplan - Advanced Scheduling Tool
## Overview Implement tools.scriptplan as a native Highway tool for advanced scheduling using the Sc...
closed high 2025-12-19 23:16 -
#630 test_join_all_success_with_failure times out
JoinOperator test with failure branch times out after 60s. The workflow has a failing branch and use...
open low 2025-12-19 04:54 -
Edit
#629 Sandbox containers can't reach host.docker.internal API
Python sandbox containers fail to connect to the host API at host.docker.internal:7822, causing all ...
closed medium 2025-12-19 02:48 -
#628 test_durable_cron_rejects_invalid_cron expects 'failed' but gets 'cancelled'
Test expects invalid cron expression to result in 'failed' state but actually gets 'cancelled'. This...
open low 2025-12-19 02:34 -
Edit
#627 test_idempotent_payment_prevents_double_charge times out
Workflow events did not stabilize within 30 seconds. The first payment completes successfully but th...
open low 2025-12-19 02:34 -
Edit
#626 AbsurdSleepError from wait_for_parallel_branches incorrectly treated as task failure
In demo-matrix tests, wait_for_parallel_branches calls throw AbsurdSleepError which should suspend t...
closed high 2025-12-19 02:19 -
#625 Architectural: Don't hold DB transaction during long task execution
**Current Behavior:** The inline_executor creates a SAVEPOINT before task execution (line 1560-1562)...
closed medium 2025-12-19 00:11 -
#624 Cython optimization: inline_executor.py execute_workflow_graph()
**Target:** engine/interpreters/inline_executor.py - execute_workflow_graph() and related methods *...
open high 2025-12-19 00:08 -
Edit
#623 Cython optimization: apps/executor.py _sanitize_for_log()
**Target:** engine/apps/executor.py - _sanitize_for_log() method **Expected Gain:** 30-40% **Bottl...
open high 2025-12-19 00:08 -
Edit
#622 Cython optimization: secure_logging.py SensitiveDataFilter.filter()
**Target:** engine/utils/secure_logging.py - SensitiveDataFilter.filter() method **Expected Gain:**...
open high 2025-12-19 00:08 -
Edit
#621 Cython: Optimize workflow validator
Convert WorkflowCodeValidator in compiler/validator.py to Cython. AST traversal on workflow submissi...
open low 2025-12-18 21:52 -
Edit
#620 Cython: Optimize chunking.py
Convert ChunkedDBResultWriter/Reader to Cython. Simple buffer operations and index math - good ROI.
closed medium 2025-12-18 21:52 -
#619 Cython: Optimize loop operators
Convert execute_foreach_operator() and execute_while_operator() in operators.py to Cython. Tight loo...
closed low 2025-12-18 21:52 -
#618 Cython: Optimize schema hashing in durable_context.py
Convert compute_schema_hash() and _extract_schema_repr() to Cython for 40-60% faster checkpoints. Re...
closed high 2025-12-18 21:52 -
#617 Cython: Optimize variable_resolver.py
Convert variable_resolver.py hot paths to Cython for 30-50% speedup. Target: interpolate_value(), re...
closed high 2025-12-18 21:52 -
#616 Feature Marked as Broken, Work Halted
A user reported that Lia advised against further work on a specific feature, stating it is broken. N...
open medium 2025-12-18 14:09 -
Edit
#615 CRITICAL: Duplicate task execution in parallel branches due to thundering herd
Ultimate correctness test found that parallel branch completion events cause multiple workers to pic...
closed critical 2025-12-18 00:41 -
#614 RAG generated incorrect tools.python.run usage with inline code
The dsl_reference.rst documentation incorrectly showed tools.python.run accepting inline Python code...
closed medium 2025-12-18 00:08 -
#613 f-string in logging: 528 remaining occurrences across codebase
Top files: activity_worker.py(35), platform.py(25), http_request.py(20), llm.py(16), docker/network....
open high 2025-12-17 22:36 -
Edit
Previous Page 7 of 37 Next