ID Title Status Priority Created Due Date Actions
#278 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...
open medium 2025-12-06 02:56 -
Edit
#277 App crashes when opening settings on Android 14
The application crashes immediately when attempting to open the settings menu on devices running And...
open medium 2025-12-06 02:56 -
Edit
#276 UI error when clicking workflow
An error occurs in the console when clicking on workflow in the UI. The error is not obvious and can...
open medium 2025-12-06 02:46 -
Edit
#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 -
#274 UI error when clicking workflow
An error occurs in the console when clicking on workflow, but the error is not obvious and cannot be...
open medium 2025-12-06 02:33 -
Edit
#273 UI error on workflow click with console issue
When clicking on a workflow in the UI, an error occurs in the console. The error is not clearly visi...
open medium 2025-12-06 02:21 -
Edit
#272 UI error when clicking workflow
An error occurs in the console when clicking on workflow in the UI, but the error details are not ob...
open medium 2025-12-06 02:20 -
Edit
#271 UI error on workflow click with console error
When clicking on a workflow in the user interface, an error occurs that is visible in the console. T...
open medium 2025-12-06 02:19 -
Edit
#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 -
#267 UI error when clicking workflow
Something is wrong in the UI. When clicking on workflow, an error happens in the console which is no...
open medium 2025-12-06 02:06 -
Edit
#266 UI: Implement Workflow Replay Capability
Add replay/time-travel debugging UI for completed workflows. ## API Endpoints Available - GET /api/...
open medium 2025-12-06 01:02 -
Edit
#265 ReplayContext simulation fails on completed workflows
Two bugs in ReplayContext that caused simulation to fail on completed workflows: 1) get_executed_ta...
closed high 2025-12-06 00:06 -
#264 Connection Pool Starvation: Link Bulkhead Semaphore to DB Pool Size
## Problem The Orchestrator Bulkhead limit (max_concurrent_tasks) is decoupled from the database con...
closed medium 2025-12-05 09:01 -
#263 Code Versioning: Enforce Artifact Loading for Deterministic Replay
## Problem tools.python.run imports code dynamically from sys.path (local disk). If a worker is upda...
closed high 2025-12-05 09:01 -
#262 Audit Log Visibility: Implement Sidecar Telemetry for Hard Crash Scenarios
## Problem _spawn_logging_task_if_needed uses the main atomic connection. If a worker suffers a hard...
closed high 2025-12-05 09:01 -
#261 Side-Effect Atomicity: Implement Idempotency-Key for HTTP requests
## Problem Database state is atomic, but external side effects (e.g., tools.http.request) execute *b...
open high 2025-12-05 09:00 -
Edit
#260 CRITICAL: OAuth login allows any Google user to get JWT without tenant membership
## Security Vulnerability ### Problem OAuth login generates JWT for ANY Google user with any tenant...
closed critical 2025-12-04 18:51 -
#259 Implement Platform Tenant (_platform) for super admin access
## Overview Implement a special '_platform' tenant that serves as the administrative domain for plat...
closed critical 2025-12-04 18:17 -
#258 Implement super admin tenant management APIs
Create tenant CRUD endpoints for super admin users to manage customer tenants. Required endpoints: ...
closed high 2025-12-04 17:50 -
#257 SECURITY: API Key rotation did not deactivate old keys
Critical security vulnerability discovered in API key rotation: **Issues Found:** 1. Rotation kept ...
closed high 2025-12-04 16:08 -
Previous Page 1 of 13 Next