ccc9554ef4
Replace all web.run mentions with web_search in prompt files (base, agent, yolo, plan, normal) and update web_search.rs description. Model was trying web.run which doesn't exist, wasting turns on validation errors. Also remove [cite:ref_id] citation format which required web.run's ref_id system. Partial fix for #25 — web_search reliability improvements (real search provider) still needed.