Will Anderson will.anderson
6b9d9e6c4a Add engram_get_node_by_label runtime native to unblock soul link
will.anderson created pull request neuron-technologies/el#67 2026-07-14 23:49:21 +00:00
feat(engram): semantic search layer via nomic-embed-text (cosine ∪ lexical)
will.anderson created branch feat/engram-semantic-search in neuron-technologies/el 2026-07-14 23:48:23 +00:00
will.anderson pushed to feat/engram-semantic-search at neuron-technologies/el 2026-07-14 23:48:23 +00:00
b4967af13e feat(engram): semantic search layer via nomic-embed-text (cosine ∪ lexical)
will.anderson pushed to hotfix/elc-source-typos at neuron-technologies/neuron 2026-07-14 23:45:23 +00:00
1011d8e5be regen dist: rebuild soul.c from corrected sources (OOM gone, Track B compiled in)
will.anderson created pull request neuron-technologies/el#66 2026-07-14 23:39:52 +00:00
fix(engram): tokenized + ranked lexical search (multi-word 0 -> N)
e3dabe3e08 fix(engram): tokenized + ranked lexical search, not whole-query Ctrl-F
will.anderson created branch fix/engram-lexical-tokenized-search in neuron-technologies/el 2026-07-14 23:39:26 +00:00
will.anderson created pull request neuron-technologies/neuron#77 2026-07-14 19:22:42 +00:00
hotfix: fix malformed string literals in safety.el/sessions.el that break elc
will.anderson created pull request neuron-technologies/el#65 2026-07-14 19:22:32 +00:00
hotfix(elc): bound token reads to Eof so malformed input errors instead of OOMing
will.anderson created branch hotfix/elc-source-typos in neuron-technologies/neuron 2026-07-14 19:22:00 +00:00
will.anderson pushed to hotfix/elc-source-typos at neuron-technologies/neuron 2026-07-14 19:22:00 +00:00
b0fb2bf085 safety/sessions: fix malformed string literals that crash elc
will.anderson pushed to hotfix/elc-fixes at neuron-technologies/el 2026-07-14 19:21:55 +00:00
0a0a2bcb44 parser: bound token reads to Eof so malformed input errors instead of OOMing
will.anderson created branch hotfix/elc-fixes in neuron-technologies/el 2026-07-14 19:21:55 +00:00
will.anderson created pull request neuron-technologies/neuron-web#158 2026-07-14 17:18:51 +00:00
feat(web): downloads page with OS detection + wire account download card
will.anderson created branch feat/downloads-page in neuron-technologies/neuron-web 2026-07-14 17:18:19 +00:00
will.anderson pushed to feat/downloads-page at neuron-technologies/neuron-web 2026-07-14 17:18:19 +00:00
da5d498de5 feat(web): add downloads page and wire account download card
will.anderson created pull request neuron-technologies/neuron#76 2026-07-14 17:13:05 +00:00
safety: Track B — route threat-to-others to refusal+911, not 988/self-harm
3bb88330da safety: route threat-to-others to refusal+911, not 988/self-harm (Track B)