retro / tests

Commit History

fix: restore llama.cpp with source build, use fine-tuned GGUF model
7e810ce

sankalphs commited on

refactor: remove llama-cpp entirely, use deterministic mock-only mode
a7789ad

sankalphs commited on

fix: eagerly load LLM at startup so /api/health surfaces the real error
cec66cb

sankalphs commited on

fix: correct LLM model path default, fix chat 'error: format only' leak, surface load errors
1c2dd4b

sankalphs commited on

feat: browser-local engine, Zerodha dashboard, historical events, chatbot, per-user isolation
f316f5a

sankalphs commited on

fix: mentor returns real roast from numeric summary when LLM output is empty/malformed
d3fb801

sankalphs commited on

fix: harden LLM calls, cast numpy to native floats, pin llama-cpp-python wheel
11853b1

sankalphs commited on

fix: accept percent value (0-100) for trades, add MOCK_LLM flag, full Playwright E2E
55da5c9

sankalphs commited on

fix: resolve asset name mismatch, add E2E tests, 10-year game loop
23040f5

sankalphs commited on

Phase 2/3: Gradio Server backend, CRT frontend, engine, agents, mentor, tests, CI/CD
1d0b04b

sankalphs commited on