Clear Filters
ID Title Status Priority Created Due Date Actions
#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...
open high 2025-12-10 06:40 -
Edit
#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 -
#314 Unify App Secrets and Tenant Secrets into Single System
## Problem Two separate secrets systems exist with different Vault paths: - App secrets: highway/app...
closed high 2025-12-08 14:39 -
#313 Implement Tenant Secrets Management API
## Problem Current secrets APIs are app-specific only (tied to installation_id). Tenants need a gene...
closed high 2025-12-08 14:10 -
#312 Platform admin management: Create /api/v1/platform/admins endpoints
## Problem Platform admins with `_platform` tenant JWT cannot manage other platform admins via exis...
closed high 2025-12-07 06:16 -
#310 Fix premature workflow completion from branch tasks
Migration 0.0.68 fixes sync_workflow_run_from_absurd_run() trigger which was marking workflows as co...
closed high 2025-12-06 16:30 -
#275 Approval workflow uses wait_for_event instead of tools.approval.request
The rodmena tenant's approval_workflow (definition_id=c94fd435) uses DSL's wait_for_event operator d...
closed high 2025-12-06 02:34 -
#269 Fix asyncio.run() conflict in LLM tool during replay simulation
The tools.llm.call tool uses asyncio.run() which fails with 'asyncio.run() cannot be called from a r...
closed high 2025-12-06 02:12 -
Previous Page 12 of 19 Next