run_llm() returns hardcoded template strings based on keyword matching. TODO says 'Replace with frontend Llama.rn integration'. Every /agent response is a canned template.\n\nFile: Backend/agent/llm.py, entire file\nFix: Route LLM call through frontend, remove backend stub
run_llm() returns hardcoded template strings based on keyword matching. TODO says 'Replace with frontend Llama.rn integration'. Every /agent response is a canned template.\n\nFile: Backend/agent/llm.py, entire file\nFix: Route LLM call through frontend, remove backend stub