ID Title Status Priority Created Due Date Actions
#326 CRITICAL: Implement Database-Stored App Code - All Code Must Come From DB
## Problem The current app/marketplace architecture has a critical flaw: app code is loaded from dis...
closed critical 2025-12-09 11:23 -
#325 CRITICAL: Absurd retry creates new run_id while keeping same workflow_run_id, causing failed workflows to appear completed
## Bug Summary When an Absurd task fails and retries, a NEW run_id is created (e.g., attempt=2) but ...
closed critical 2025-12-09 05:51 -
#324 CRITICAL: App versioning does not isolate code - all tenants run whatever code is on disk
App version system gives FALSE sense of isolation. Workers load code from disk via importlib, ignori...
closed critical 2025-12-09 05:45 -
#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 -
#322 Hot-reload API for App Code Updates
Implemented POST /api/v1/apps/{app_id}/reload endpoint for hot-reloading app code without server res...
closed medium 2025-12-09 05:15 -
#321 CRITICAL: Secrets system accepts name-based lookups instead of requiring UUID
Issue #317 was supposed to implement UUID-based secret identifiers, but the E2E test revealed that g...
closed critical 2025-12-08 18:38 -
#320 CRITICAL: workflow_logging_injector.py fails with list-format tasks
The workflow_logging_injector.py expects tasks as a dict but workflow JSON has tasks as a list. Line...
closed critical 2025-12-08 17:45 -
#319 Add API Endpoint to Retrieve Secret Values (with extra auth)
## Current State - API never returns secret values (by design) - Only workflow tools.secrets.get_sec...
closed medium 2025-12-08 14:40 -
#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 -
#317 Use UUID-based Secret Identifiers with Descriptions
## Problem Currently secrets use human-readable paths like 'database/prod' or 'api/credentials'. Thi...
closed medium 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 -
#315 Add Secret Scopes with Access Control (tenant/app/workflow)
## Problem Currently any workflow in a tenant can access ANY secret in that tenant. No restrictions ...
closed critical 2025-12-08 14:39 -
#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 -
#311 Website demo shows errors throughout
During a demonstration of the website, multiple errors appeared across various parts of the interfac...
closed medium 2025-12-06 20:04 -
#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 -
#309 Incomplete API documentation and analytics reporting
The API documentation is incomplete, and the analytics system lacks detailed worker metrics such as ...
closed medium 2025-12-06 13:42 -
#308 UI Error When Clicking Workflow
An error occurs in the console when clicking on a workflow in the UI. The error is not obvious and c...
closed medium 2025-12-06 06:56 -
#307 UI Error When Clicking Workflow
An error occurs in the console when clicking on the workflow in the UI. The error is not obvious and...
closed medium 2025-12-06 06:36 -
Previous Page 25 of 39 Next