will.anderson 773004f23b
Neuron Soul CI / build (pull_request) Failing after 12m20s
fix(chat): wire agentic_tools_all into agentic loop paths
handle_chat_agentic was calling agentic_tools_with_web(), which omits
MCP connector tools, so mcp__* calls were never available in agentic
mode even when neuron-connectd is running.

Switch both agentic entry points to agentic_tools_all(). For
handle_dharma_room_turn_agentic, also replace the inline 8-iteration
loop with a call to agentic_loop() so bridge suspension and the full
connector tool set work consistently. Session IDs are prefixed with
'dharma:' + room_id so suspensions stay room-scoped.
2026-06-15 13:06:49 -05:00
S
Description
Neuron - the canonical CGI substrate. Real soul.el lives here.
MIT
1.3 GiB
Languages
TypeScript 74.9%
MDX 21.7%
CSS 3%
HTML 0.1%
JavaScript 0.1%