661325a235ab80fa0dd72d97a2632f391add2bb2
New MCP tool and portal UI for executing natural language instructions against the memory graph via Ollama (qwen3-coder:30b). Single LLM call generates a JSON action plan which is executed sequentially. Supports 8 action types: add_node, update_node, remove_node, add_edge, remove_edge, bulk_tag, reorganize, query. Actions can reference previous results via $result[N].field interpolation. Uses /api/chat with few-shot assistant example, format:json, and temperature:0 for reliable output.
Description
No description provided
Languages
TypeScript
95.9%
JavaScript
3.1%
CSS
0.6%
HTML
0.4%