The file existed in the Models folder but was not referenced
in the Xcode project, causing build failures with "cannot find
LLMProviderType in scope" errors.
Added file reference to:
- PBXBuildFile section
- PBXFileReference section
- Models group
- Sources build phase
A comprehensive autonomous trading system for Polymarket prediction markets
featuring multi-LLM provider support, a native macOS menu bar app, and a
web-based control dashboard.
Key features:
- Multi-agent trading system (Research, Risk, Execution, Reflection agents)
- LLM provider flexibility (Anthropic, OpenAI, Google, xAI, Local models)
- Automatic provider fallback chain for resilience
- Native Swift/SwiftUI macOS menu bar application
- FastAPI web dashboard with real-time WebSocket updates
- Risk management with kill switch
- Technical indicators and market analysis