| #368 |
MEDIUM: Silent encryption failure (fail-open security)
## Issue
In engine/db.py:131-147, encryption configuration failures are silently swallowed:
```pyt...
|
closed |
medium |
2025-12-11 21:39 |
- |
|
| #367 |
MEDIUM: Connection leak in get_raw_db_connection docstring example
## Issue
The docstring for get_raw_db_connection() in engine/db.py:515-547 shows improper usage:
`...
|
closed |
medium |
2025-12-11 21:39 |
- |
|
| #356 |
LLM tool: Use Secret Manager for API keys
## Issue
llm.py only reads API keys from environment variables, not from Secret Manager.
## Current...
|
closed |
medium |
2025-12-10 08:16 |
- |
|
| #352 |
Guidance: Built-in Tools vs Marketplace Apps
## Overview
Define clear guidelines for when functionality should be a built-in tool vs a marketplac...
|
closed |
medium |
2025-12-10 06:40 |
- |
|
| #350 |
Demo: Legal Contract Negotiation
## Overview
Document version management with deadlines between two parties.
## Workflow Steps
1. Ge...
|
closed |
medium |
2025-12-10 06:39 |
- |
|
| #349 |
Demo: Supply Chain Cold Chain Monitor
## Overview
Real-time logistics monitoring for temperature-sensitive shipments.
## Workflow Steps
1...
|
closed |
medium |
2025-12-10 06:39 |
- |
|
| #348 |
Demo: Multi-Stage Media Processing Pipeline
## Overview
Video processing with parallel execution, transcoding, and AI transcription.
## Workflo...
|
closed |
medium |
2025-12-10 06:39 |
- |
|
| #347 |
Demo: Patient Post-Procedure Monitoring
## Overview
Healthcare workflow for 30-day patient recovery tracking.
## Workflow Steps
1. Surgery ...
|
closed |
medium |
2025-12-10 06:39 |
- |
|
| #346 |
Demo: Ephemeral Cloud Environment Lifecycle
## Overview
Cost-saving infrastructure automation with self-destructing dev environments.
## Workfl...
|
closed |
medium |
2025-12-10 06:39 |
- |
|
| #345 |
Demo: Distributed Transaction Saga (E-commerce)
## update: this will complicate the maintenance. this is not a feature we want to have intentionalit...
|
wont-do |
medium |
2025-12-10 06:39 |
- |
|
| #344 |
Demo: Interactive KYC Onboarding
## Overview
Compliance workflow with third-party ID verification and manual review.
## Workflow Ste...
|
closed |
medium |
2025-12-10 06:39 |
- |
|
| #343 |
Demo: IoT Firmware Fleet Rollout
## Overview
Safe, staggered firmware updates for device fleets with automatic rollback.
## Workflow...
|
closed |
medium |
2025-12-10 06:38 |
- |
|
| #342 |
Demo: Smart Dunning & Subscription Recovery
## Overview
Sophisticated billing recovery system managing failed payment lifecycle over weeks.
## ...
|
closed |
medium |
2025-12-10 06:38 |
- |
|
| #341 |
Demo: Autonomous AI Research Agent
## Overview
Orchestration workflow for deep research tasks over several days.
## Workflow Steps
1. ...
|
closed |
medium |
2025-12-10 06:38 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|