1 repo
Systems for checkpointing and resuming long-running research or analysis workflows via local storage.
Distinguishing note: Specifically targets state recovery for research workflows rather than general-purpose database management.
Explore 1 awesome GitHub repository matching data & databases · Workflow Persistence Managers. Refine with filters or upvote what's useful.
TradingAgents is an autonomous financial research and simulation framework that coordinates specialized agents to analyze market data and execute investment strategies. The system functions as a multi-agent debate environment where independent units critique financial insights through structured, adversarial reasoning to improve decision accuracy and mitigate investment risks. The platform distinguishes itself through a risk-gated transaction pipeline that validates all proposed financial actions against market volatility and liquidity constraints before execution on a simulated exchange. To
Store decision logs and enable periodic checkpointing to resume interrupted research workflows from the last successful step using a local database for reliable and efficient data recovery.