masterllm / app.py

Commit History

feat: Unified pipeline lifecycle - single S3 file per pipeline - Pipeline now stored in S3 with pipeline_id at creation - Proposals stored in S3, only reference in MongoDB - Results appended to same S3 file on completion - Workflow save uses pipeline_id, works at any stage - pipelines_history now in session API response
aaaba76

ganesh-vilje commited on

feat: Display final_output_url in pipeline completion message - shows presigned S3 URL where all component outputs are stored with expiry time
6648afb

ganesh-vilje commited on

fix: Add missing execution_id initialization
28f9d0d

ganesh-vilje commited on

feat: Complete file upload V3 integration
b4b0135

ganesh-vilje commited on

feat: Implement remaining V3 architecture fixes
f266ceb

ganesh-vilje commited on