Will Anderson will.anderson
will.anderson merged pull request neuron-technologies/el#74 2026-07-15 18:24:41 +00:00
release: promote stage -> main (tokenized search, get_node_by_label, epm fix, win portability)
will.anderson created pull request neuron-technologies/el#74 2026-07-15 18:19:51 +00:00
release: promote stage -> main (tokenized search, get_node_by_label, epm fix, win portability)
will.anderson pushed to stage at neuron-technologies/el 2026-07-15 17:20:29 +00:00
b97ce74d1f Merge pull request 'release: promote dev -> stage (tokenized search, get_node_by_label, epm fix)' (#73) from dev into stage
155a449c4e Merge pull request 'ci(dev): make SDK publish fail loudly, decouple ci-base rebuild' (#72) from hotfix/ci-dev-publish-hardening into dev
4696fd6833 ci(dev): make SDK publish fail loudly, decouple ci-base rebuild
581a351fb1 Merge pull request 'integrate: stack PRs #65–#69 (elc OOM guard, tokenized+semantic engram search, get_node_by_label, win portability) for green CI' (#71) from hotfix/stage-elc-engram-integration into dev
8ce8656de2 epm: declare cross-module callees as extern fn so strict compilers accept generated C
Compare 31 commits »
will.anderson merged pull request neuron-technologies/el#73 2026-07-15 17:20:27 +00:00
release: promote dev -> stage (tokenized search, get_node_by_label, epm fix)
will.anderson created pull request neuron-technologies/el#73 2026-07-15 17:15:28 +00:00
release: promote dev -> stage (tokenized search, get_node_by_label, epm fix)
will.anderson merged pull request neuron-technologies/el#72 2026-07-15 16:34:22 +00:00
ci(dev): make SDK publish fail loudly, decouple ci-base rebuild
will.anderson pushed to dev at neuron-technologies/el 2026-07-15 16:34:21 +00:00
155a449c4e Merge pull request 'ci(dev): make SDK publish fail loudly, decouple ci-base rebuild' (#72) from hotfix/ci-dev-publish-hardening into dev
4696fd6833 ci(dev): make SDK publish fail loudly, decouple ci-base rebuild
Compare 2 commits »
will.anderson created pull request neuron-technologies/el#72 2026-07-15 16:33:54 +00:00
ci(dev): make SDK publish fail loudly, decouple ci-base rebuild
will.anderson created branch hotfix/ci-dev-publish-hardening in neuron-technologies/el 2026-07-15 16:33:41 +00:00
will.anderson pushed to hotfix/ci-dev-publish-hardening at neuron-technologies/el 2026-07-15 16:33:41 +00:00
4696fd6833 ci(dev): make SDK publish fail loudly, decouple ci-base rebuild
will.anderson pushed to dev at neuron-technologies/el 2026-07-15 15:50:09 +00:00
581a351fb1 Merge pull request 'integrate: stack PRs #65–#69 (elc OOM guard, tokenized+semantic engram search, get_node_by_label, win portability) for green CI' (#71) from hotfix/stage-elc-engram-integration into dev
8ce8656de2 epm: declare cross-module callees as extern fn so strict compilers accept generated C
1e49560f1f Merge remote-tracking branch 'origin/feat/engram-semantic-search' into hotfix/stage-elc-engram-integration
e8f0b5a9de Merge remote-tracking branch 'origin/fix/engram-lexical-tokenized-search' into hotfix/stage-elc-engram-integration
40287c4cfc Merge remote-tracking branch 'origin/hotfix/win-runtime-portability' into hotfix/stage-elc-engram-integration
Compare 44 commits »
will.anderson merged pull request neuron-technologies/el#71 2026-07-15 15:50:08 +00:00
integrate: stack PRs #65–#69 (elc OOM guard, tokenized+semantic engram search, get_node_by_label, win portability) for green CI
8ce8656de2 epm: declare cross-module callees as extern fn so strict compilers accept generated C
will.anderson created pull request neuron-technologies/el#71 2026-07-15 14:34:57 +00:00
integrate: stack PRs #65–#69 (elc OOM guard, tokenized+semantic engram search, get_node_by_label, win portability) for green CI
1e49560f1f Merge remote-tracking branch 'origin/feat/engram-semantic-search' into hotfix/stage-elc-engram-integration
e8f0b5a9de Merge remote-tracking branch 'origin/fix/engram-lexical-tokenized-search' into hotfix/stage-elc-engram-integration
40287c4cfc Merge remote-tracking branch 'origin/hotfix/win-runtime-portability' into hotfix/stage-elc-engram-integration
0481bea44d Merge remote-tracking branch 'origin/hotfix/runtime-engram-get-node-by-label' into hotfix/stage-elc-engram-integration
9d565ca080 Merge remote-tracking branch 'origin/hotfix/elc-fixes' into hotfix/stage-elc-engram-integration
Compare 5 commits »
will.anderson created branch hotfix/stage-elc-engram-integration in neuron-technologies/el 2026-07-15 14:34:31 +00:00
will.anderson created pull request neuron-technologies/el#69 2026-07-15 09:24:41 +00:00
runtime: make PR #136 Windows soul reproducible (Win32 setsockopt + fsync portability)
will.anderson pushed to hotfix/win-runtime-portability at neuron-technologies/el 2026-07-15 09:24:21 +00:00
4773dd0aa2 runtime: make Windows soul reproducible from a clean el checkout
will.anderson created branch hotfix/win-runtime-portability in neuron-technologies/el 2026-07-15 09:24:19 +00:00
will.anderson created pull request neuron-technologies/el#68 2026-07-15 09:08:07 +00:00
Add engram_get_node_by_label runtime native to unblock soul link