4 Commits

Author SHA1 Message Date
BizzleBot
aba30f7718 fix: LLM analysis + new run button + settings page support
- Fixed LLM failing silently (401 auth error on every iteration)
- Reset provider to Ollama (working) from broken OpenRouter config
- Added /api/clear endpoint + 'New Run' button to reset history
- LLM failures now logged visibly with error details
- LLM suggestions persisted to iteration data (survive restarts)
- Settings page support via llm_settings.json (multi-provider)
2026-03-20 21:51:05 +00:00
BizzleBot
c17b3b5167 v3: accumulation signal optimizer - lower initial thresholds, disable PCA, simpler model start 2026-03-19 23:55:51 +00:00
BizzleBot
b467445708 fix: Windows mkdir syntax, use relative path for WINDOWS_DIR 2026-03-19 22:19:10 +00:00
BizzleBot
c2eab35811 fix: use binanceus for data fetch (binance geo-blocked), add multi-exchange fallback 2026-03-19 22:15:40 +00:00