- United States
- https://neurontechnologies.ai
-
Builder @Neuron, Creator of Harmonic Design
- Joined on
2026-03-21
Block a user
feat(soul): context quality, first-message profile load, refusal handling, agentic safety
will.anderson
created branch improve/soul-chat-pipeline in neuron-technologies/neuron
2026-06-22 16:22:32 +00:00
will.anderson
pushed to improve/soul-chat-pipeline at neuron-technologies/neuron
2026-06-22 16:22:32 +00:00
fix(routes): error handling, health endpoint, request validation, rate limiting
will.anderson
pushed to improve/soul-routes-api at neuron-technologies/neuron
2026-06-22 16:21:33 +00:00
will.anderson
created branch improve/soul-routes-api in neuron-technologies/neuron
2026-06-22 16:21:32 +00:00
fix(safety): crisis detection 4 fixes
will.anderson
pushed to improve/safety-crisis-detection at neuron-technologies/neuron
2026-06-22 16:20:55 +00:00
will.anderson
created branch improve/safety-crisis-detection in neuron-technologies/neuron
2026-06-22 16:20:53 +00:00
feat(el-runtime): native Windows port of el_runtime.c (+ engram_node_full corruption fix)
will.anderson
pushed to feat/windows-el-runtime at neuron-technologies/el
2026-06-20 00:06:02 +00:00
will.anderson
pushed to feat/windows-el-runtime at neuron-technologies/el
2026-06-19 23:59:36 +00:00
feat(el-runtime): native Windows port of el_runtime.c (+ engram_node_full corruption fix)
Review:
Review: feat(el-runtime): native Windows port of el_runtime.c (+ engram)
Thanks for the port Tim — the overall structure is solid (consistent _WIN32 guards, correct Winsock include…