| #358 |
Implement storage tool with S3 backend and user upload capability
## Summary
Implement a new `storage` tool that enables workflows to:
1. Store workflow-generated fi...
|
closed |
high |
2025-12-11 06:12 |
- |
|
| #357 |
code_executor: Use Docker sandbox with auto-detection
## Issue
code_executor.py and shell_command.py run untrusted code without sandboxing.
## Sandbox Im...
|
closed |
high |
2025-12-10 08:31 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #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 |
- |
|
| #351 |
New Built-in Tool: SMS Sending (tools.sms.send)
## Overview
Implement SMS sending capability as a built-in tool, parallel to tools.email.send.
## J...
|
closed |
high |
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 |
- |
|
| #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 |
- |
|