Will Anderson will.anderson
will.anderson merged pull request neuron-technologies/neuron#59 2026-06-28 17:15:20 +00:00
fix(mcp-wrapper): planWork creates a real BacklogItem; reviewBacklog lists by type
will.anderson pushed to main at neuron-technologies/neuron 2026-06-28 17:13:26 +00:00
b210013891 Merge pull request 'fix(api): /api/neuron/list/<type> off-by-one (list-by-type returned [] for all types)' (#58) from fix/list-typed-slice-offset into main
3ad9dc7df7 fix(api): /api/neuron/list/<type> off-by-one — slice 16->17
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron#58 2026-06-28 17:13:26 +00:00
fix(api): /api/neuron/list/<type> off-by-one (list-by-type returned [] for all types)
will.anderson pushed to main at neuron-technologies/neuron 2026-06-28 17:13:13 +00:00
635daaca9c Merge pull request 'feat(connectors): /api/connectors/call — proxy a connector tool call' (#57) from feat/connectors-call-route into main
cec2aa7168 feat(connectors): /api/connectors/call — proxy a connector tool call (pre-chat)
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron#57 2026-06-28 17:13:13 +00:00
feat(connectors): /api/connectors/call — proxy a connector tool call
will.anderson pushed to main at neuron-technologies/neuron 2026-06-28 17:12:57 +00:00
9f9f271e78 Merge pull request 'fix: vision in agentic chat path (image content block)' (#56) from fix/chat-vision-attachments into main
f47c92a71a feat: vision in the agentic chat path (image content block)
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron#56 2026-06-28 17:12:56 +00:00
fix: vision in agentic chat path (image content block)
will.anderson pushed to main at neuron-technologies/neuron 2026-06-25 18:10:48 +00:00
d4609c7baa chore(dist): update neuron.c and routes.c to 2-arg build_system_prompt
98603f5ae8 self-review 2026-06-24: rebuild with goal_bias fix (Knowledge type boost)
Compare 2 commits »
will.anderson pushed to stage at neuron-technologies/el 2026-06-25 16:48:24 +00:00
5c41c66a0f Merge pull request 'fix(windows): guard el_mem_check with _WIN32 — rusage is POSIX-only' (#60) from fix/windows-rusage-guard into stage
93d36fddb1 fix(windows): guard el_mem_check with _WIN32 — rusage is POSIX-only
Compare 2 commits »
will.anderson merged pull request neuron-technologies/el#60 2026-06-25 16:48:23 +00:00
fix(windows): guard el_mem_check with _WIN32 — rusage is POSIX-only
will.anderson created pull request neuron-technologies/el#60 2026-06-25 16:46:20 +00:00
fix(windows): guard el_mem_check with _WIN32 — rusage is POSIX-only
will.anderson pushed to fix/windows-rusage-guard at neuron-technologies/el 2026-06-25 16:46:08 +00:00
93d36fddb1 fix(windows): guard el_mem_check with _WIN32 — rusage is POSIX-only
will.anderson created branch fix/windows-rusage-guard in neuron-technologies/el 2026-06-25 16:46:05 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-23 18:04:20 +00:00
bdc07be344 chore(dist): compile EL recall/dedup/session-continuity fixes to C
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 20:08:41 +00:00
4a44c24bfb fix(recall): wire id_in_seen guards into session_preload node renders
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 19:54:01 +00:00
ac1991fe8c Merge branch 'fix/emergency-regressions'
f2b63f0048 fix(emergency): repair session-continuity regressions from prior merge
Compare 2 commits »
will.anderson pushed to fix/emergency-regressions at neuron-technologies/neuron 2026-06-22 19:52:42 +00:00
f2b63f0048 fix(emergency): repair session-continuity regressions from prior merge
will.anderson created branch fix/emergency-regressions in neuron-technologies/neuron 2026-06-22 19:52:41 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 19:30:05 +00:00
774688cfb9 fix/session-continuity-hook
aa2404b3f7 fix/context-dedup-shared-ids
94b55d667c fix/engram-float-parser
f73c913498 fix(session-continuity): address all adversarial review findings
588ca11f57 fix(context-dedup): include scan_part and affective_part IDs in seen set
Compare 10 commits »
will.anderson pushed to fix/session-continuity-hook at neuron-technologies/neuron 2026-06-22 19:25:38 +00:00
f73c913498 fix(session-continuity): address all adversarial review findings
aaada3770a fix(recall): deduplicate engram nodes by ID across activation and search passes
Compare 2 commits »