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 -
#354 CRITICAL: http_request.py - Add SSRF Protection
## Issue The http_request.py tool has no URL validation, allowing Server-Side Request Forgery (SSRF)...
closed critical 2025-12-10 08:16 -
#353 Security & Implementation Review: Built-in Tools
## Tools Security Review (Issue #353) ### CRITICAL Issues Found and Fixed - **#354 SSRF in http_req...
closed critical 2025-12-10 08:12 -
#340 Flaky tests: test_concurrent_logging and test_async_deferral_multiple_jobs
These tests fail intermittently under parallel load (pytest -n auto) but pass in isolation. Root cau...
closed low 2025-12-10 05:17 -
#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 -
#336 Implement tools documentation provider via api for UI
We need an api to return all latest available tools, with their use case samples, to be shown as qui...
closed medium 2025-12-10 02:43 -
#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 -
#334 Sherlock Phase 4: Dynamic Verifier Injection
PHASE 4: Dynamic Injection (Orchestration) CONTEXT: Sherlock suggests 'Topology-Driven Verifier Pla...
closed low 2025-12-09 17:52 -
#333 Sherlock Phase 3: Implement Semantic Idempotency
PHASE 3: Semantic Idempotency (Efficiency) IMPLEMENTATION: Option 1 - Embedding-based Semantic Simi...
closed medium 2025-12-09 17:52 -
#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 -
#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 -
Previous Page 21 of 36 Next