Commit graph

2 commits

Author SHA1 Message Date
oho
435e09f732 docs: update TESTING.md with new test files and integration tests
- Add test_integration.py, test_debate.py, test_signals.py, test_llm_providers.py to structure
- Add Integration Tests section documenting multi-agent testing
- Update test count to 328+
2026-01-13 14:27:45 +01:00
oho
774f8b3f61 Initial commit: Alpha Arena - Polymarket Autonomous Trading Harness
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
2026-01-12 23:04:58 +01:00