Clear Filters
ID Title Status Priority Created Due Date Actions
#366 HIGH: TenantCache TTL creates stale tenant resolution
## Issue TenantCache in engine/orchestrator.py:55-110 has 5-minute TTL. If a workflow run is delete...
closed high 2025-12-11 21:39 -
#365 HIGH: Global determinism state shared across workflows
## Issue Global flags in engine/durable_context.py:39-43 are NOT thread-safe and shared across all ...
closed high 2025-12-11 21:39 -
#364 HIGH: ForEach/While loop checkpoints not persisted to database
## Issue ForEach and While loop operators save checkpoints to ctx._checkpoints_cache but do NOT cal...
closed high 2025-12-11 21:39 -
#359 ForEach operator runs sequentially, not in parallel
## Problem The ForEachOperator in engine/interpreters/operators.py:614 uses a sequential for loop: ...
closed high 2025-12-11 09:00 -
#358 Implement storage tool with S3 backend and user upload capability
## Summary Implement a new `storage` tool that enables workflows to: 1. Store workflow-generated fi...
closed high 2025-12-11 06:12 -
#357 code_executor: Use Docker sandbox with auto-detection
## Issue code_executor.py and shell_command.py run untrusted code without sandboxing. ## Sandbox Im...
closed high 2025-12-10 08:31 -
#355 Remove hardcoded mock data from http_request.py
## Issue http_request.py lines 146-178 contain hardcoded mock data for offline testing. ## Current ...
closed high 2025-12-10 08:16 -
#351 New Built-in Tool: SMS Sending (tools.sms.send)
## Overview Implement SMS sending capability as a built-in tool, parallel to tools.email.send. ## J...
closed high 2025-12-10 06:40 -
#339 FIXED: Activity failure now propagates to workflow status
Fixed bug where workflow showed status=completed even when activity failed. Root cause: ActivityOper...
closed high 2025-12-10 03:23 -
#338 Demo Workflows & Tooling Gaps - Complete Analysis
## Summary Created detailed tickets for 10 demo workflows and analyzed tooling requirements. ## Dem...
closed high 2025-12-10 02:48 -
#337 App Lifecycle APIs - Validated, documented, and fixed
## Summary Validated all app lifecycle APIs and provided complete UI development guide. ## Compl...
closed high 2025-12-10 02:44 -
#335 Reflexive Loop: Add raw code execution tool (tools.code.exec)
Issue #331 reflexive_loop implementation is broken: PROBLEM: - agent.py:177 passes code='...' to to...
closed high 2025-12-09 19:33 -
#331 Sherlock Phase 1: Implement Reflexive Loop
PHASE 1: Reflexive Loop (Local Reliability) CONTEXT FROM PDF (arXiv:2511.00330): Standard LLM tasks...
closed high 2025-12-09 17:52 -
#330 Sherlock Implementation: Agentic Reliability for Highway
PARENT ISSUE: Sherlock Implementation CONTEXT FROM PDF (arXiv:2511.00330): The paper proposes a fra...
closed high 2025-12-09 17:52 -
#329 step_succeeded not emitted after sleeping task wakes up
When a task calls wait_for_event and goes to sleep, then wakes up on event arrival, the step_succeed...
closed high 2025-12-09 16:25 -
#328 Workflow Event Gateway - HTTP endpoints for external event injection
## Summary External systems need to send signals/events to **waiting workflows**. This is NOT stand...
closed high 2025-12-09 13:16 -
#327 App HTTP Gateway - Direct API invocation of app actions
## Summary Add ability to invoke app actions directly via HTTP API without creating a workflow. ## ...
wont-do high 2025-12-09 12:54 -
#323 Hot-reload for workers: need inter-process signaling
Current hot-reload API only affects API server process. Workers are separate processes with their ow...
closed high 2025-12-09 05:25 -
#318 Bootstrap Script Must Include manage_secrets Permission
## Problem The manage_secrets permission was added to rbac_roles.py for tenant_admin role, but fresh...
closed high 2025-12-08 14:40 -
#316 Add Audit Logging for All Secret Operations
## Problem No audit logging for secret operations. Only standard Python logging which is not: - Pers...
closed high 2025-12-08 14:40 -
Previous Page 10 of 17 Next