773004f23b6e02c6aa8bf948aea0f4c634ae301f
Neuron Soul CI / build (pull_request) Failing after 12m20s
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.
Languages
TypeScript
74.9%
MDX
21.7%
CSS
3%
HTML
0.1%
JavaScript
0.1%