Skip to content

πŸ“ Changelog

[0.1.0]

✨ Added

  • Modular price prediction agents (FTPriceAgent, RAGPriceAgent, XGBoostPriceAgent, EnsemblePriceAgent)
  • DealScannerAgent with memory handling
  • PlanningAgent for execution coordination
  • Modal deployment for all agents
  • Unit tests for price prediction agents
  • Currency support and conversion
  • Timezone support and unified state logic
  • Demo mode with daily run limit
  • Persistent deal memory across sessions
  • Agent refactoring to support persistent memory
  • Gradio UI
  • Functional and technical documentation