- Extend run_portfolio to save Holding Reviews, Risk Metrics, PM Decision, and Execution Result from final state - Add run_trade_execution method for resuming trade execution from a saved PM decision without re-running the full portfolio graph - Update run_auto skip logic to check for execution result (not just decision) and resume from saved decision when available - Gitignore uv.lock and untrack it from version control Co-Authored-By: Oz <oz-agent@warp.dev> |
||
|---|---|---|
| .. | ||
| agents | ||
| dataflows | ||
| graph | ||
| llm_clients | ||
| pipeline | ||
| portfolio | ||
| __init__.py | ||
| api_usage.py | ||
| daily_digest.py | ||
| default_config.py | ||
| notebook_sync.py | ||
| observability.py | ||
| report_paths.py | ||