Will Anderson will.anderson
53fb75353f fix(chat): remove duplicate web_search tool in agentic_tools_all
will.anderson deleted branch feat/connectors-soul from neuron-technologies/neuron 2026-06-17 18:20:10 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-17 18:20:05 +00:00
74ac457e1c Merge pull request 'fix(soul): ratio guard against genesis seeding over a populated engram' (#21) from feat/connectors-soul into main
8b692e4666 fix/test: PR #21 review — guard, safety Bell, api write-back, temp paths
5ddb860201 fix(soul): ratio guard against genesis seeding over a populated engram
6d8a992716 feat(soul): add safety module, expand connectors API, memory-recall bug notes
Compare 4 commits »
will.anderson merged pull request neuron-technologies/neuron#21 2026-06-17 18:20:04 +00:00
fix(soul): ratio guard against genesis seeding over a populated engram
will.anderson pushed to feat/connectors-soul at neuron-technologies/neuron 2026-06-17 18:19:53 +00:00
8b692e4666 fix/test: PR #21 review — guard, safety Bell, api write-back, temp paths
5ddb860201 fix(soul): ratio guard against genesis seeding over a populated engram
6d8a992716 feat(soul): add safety module, expand connectors API, memory-recall bug notes
2797909633 Merge pull request 'fix(chat): prevent double-escape corruption of messages/tools in agentic bridge' (#20) from fix/bridge-save-serialization into main
8db3c8c7f7 fix(chat): harden bridge_save/agentic_resume against empty and corrupt state
Compare 86 commits »
will.anderson deleted branch fix/bridge-save-serialization from neuron-technologies/neuron 2026-06-17 18:08:26 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-17 18:08:21 +00:00
2797909633 Merge pull request 'fix(chat): prevent double-escape corruption of messages/tools in agentic bridge' (#20) from fix/bridge-save-serialization into main
8db3c8c7f7 fix(chat): harden bridge_save/agentic_resume against empty and corrupt state
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron#20 2026-06-17 18:08:20 +00:00
fix(chat): prevent double-escape corruption of messages/tools in agentic bridge
8db3c8c7f7 fix(chat): harden bridge_save/agentic_resume against empty and corrupt state
e7297275a3 Merge pull request 'fix(chat): wire agentic_tools_all into both agentic loop entry points' (#19) from fix/agentic-tools-all into main
fc74bd2a4b Merge pull request 'fix(sessions): unify dual suspension systems, wire approve to agentic_resume' (#18) from fix/agentic-tool-approval-unification into main
189093b348 Merge pull request 'fix(routes): remove duplicate GET /api/sessions shadowing session_list()' (#17) from fix/sessions-route-dedup into main
f7ae7df9d6 fix/test(chat): guard handle_dharma_room_turn_agentic against tool_pending and empty reply
Compare 11 commits »
will.anderson deleted branch fix/agentic-tools-all from neuron-technologies/neuron 2026-06-17 18:06:46 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-17 18:06:42 +00:00
e7297275a3 Merge pull request 'fix(chat): wire agentic_tools_all into both agentic loop entry points' (#19) from fix/agentic-tools-all into main
f7ae7df9d6 fix/test(chat): guard handle_dharma_room_turn_agentic against tool_pending and empty reply
773004f23b fix(chat): wire agentic_tools_all into agentic loop paths
Compare 3 commits »
will.anderson merged pull request neuron-technologies/neuron#19 2026-06-17 18:06:42 +00:00
fix(chat): wire agentic_tools_all into both agentic loop entry points
will.anderson deleted branch fix/agentic-tool-approval-unification from neuron-technologies/neuron 2026-06-17 18:06:12 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-17 18:06:08 +00:00
fc74bd2a4b Merge pull request 'fix(sessions): unify dual suspension systems, wire approve to agentic_resume' (#18) from fix/agentic-tool-approval-unification into main
91902d6bf2 fix(sessions): resolve blockers and warnings in handle_session_approve
7c7dc310a0 fix(sessions): unify dual suspension systems in handle_session_approve
Compare 3 commits »
will.anderson merged pull request neuron-technologies/neuron#18 2026-06-17 18:06:08 +00:00
fix(sessions): unify dual suspension systems, wire approve to agentic_resume
will.anderson deleted branch fix/sessions-route-dedup from neuron-technologies/neuron 2026-06-17 18:05:35 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-17 18:05:29 +00:00
189093b348 Merge pull request 'fix(routes): remove duplicate GET /api/sessions shadowing session_list()' (#17) from fix/sessions-route-dedup into main
b1fdd14ed5 fix(sessions): invalidate session_index cache in session_delete
26513d56b7 fix(chat): store bridge messages/tools as raw JSON to prevent double-escape corruption on agentic_resume
c43d3e6ca8 fix(routes): remove duplicate GET /api/sessions that shadowed session_list()
Compare 4 commits »
will.anderson merged pull request neuron-technologies/neuron#17 2026-06-17 18:05:29 +00:00
fix(routes): remove duplicate GET /api/sessions shadowing session_list()
will.anderson pushed to feat/connectors-soul at neuron-technologies/neuron 2026-06-17 18:04:42 +00:00
3a23661ea0 fix/test: PR #21 review — guard, safety Bell, api write-back, temp paths