af2ce3ddf36e757df8364343ddc20fd17f7ee4eb
elp-input.el: walk frame_nodes to pick the first node whose content contains the query topic (case-insensitive) rather than always taking index 0 — prevents the always-high-salience CGI architecture memory from hijacking every ELP response. chat.el: rewrite handle_chat_agentic to run the tool loop natively in El using http_post_with_headers + Map headers, bypassing the broken llm_call_agentic(model, system, message, tools) C binding that cast a JSON String as an ElList and never serialized tools. New impl supports up to 8 tool-use iterations with read_file, write_file, web_get, search_memory, and run_command dispatch.
Languages
TypeScript
74.9%
MDX
21.7%
CSS
3%
HTML
0.1%
JavaScript
0.1%