| #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 |
- |
|
| #332 |
Sherlock Phase 2: Implement Speculative Execution
PHASE 2: Speculative Execution (Latency)
CONTEXT:
Waiting for verification (e.g., human approval...
|
wont-do |
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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|