Tim Lingo tim.lingo
  • Joined on 2026-06-05
tim.lingo commented on pull request neuron-technologies/neuron#22 2026-06-18 04:59:40 +00:00
fix(chat): remove duplicate web_search tool crashing all agentic requests

@will.anderson - re CI: the red mark here is the build toolchain, not this change. All 12 recent runs (including the merged #17-21) fail at the same 'elb: link failed' in 'Build neuron soul…

tim.lingo created pull request neuron-technologies/neuron#24 2026-06-18 04:53:35 +00:00
fix(identity): bridge public self anchor to the curated self node
tim.lingo pushed to fix/canonical-self-bridge at neuron-technologies/neuron 2026-06-18 04:53:25 +00:00
149a042db9 fix(identity): bridge public self anchor to the curated self node
tim.lingo created branch fix/canonical-self-bridge in neuron-technologies/neuron 2026-06-18 04:53:23 +00:00
tim.lingo created pull request neuron-technologies/neuron#23 2026-06-18 04:49:26 +00:00
feat(agentic): scope file/command tools to an agent workspace root
tim.lingo created branch feat/agent-tool-workspace-scope in neuron-technologies/neuron 2026-06-18 04:49:10 +00:00
tim.lingo pushed to feat/agent-tool-workspace-scope at neuron-technologies/neuron 2026-06-18 04:49:10 +00:00
071c0eeb9f feat(agentic): scope file/command tools to an agent workspace root
tim.lingo pushed to stage at neuron-technologies/el 2026-06-17 18:34:08 +00:00
718a2e0c06 Merge pull request 'feat(engram): accumulation layer — new nodes to top of stack, not core-identity' (#59) from feat/accumulation-layer into stage
18e1ab6db1 feat(engram): add accumulation layer (layer 5) — new nodes default to it, not core-identity
Compare 2 commits »
tim.lingo merged pull request neuron-technologies/el#59 2026-06-17 18:34:07 +00:00
feat(engram): accumulation layer — new nodes to top of stack, not core-identity
tim.lingo pushed to stage at neuron-technologies/el 2026-06-17 18:33:27 +00:00
b6187501fd Merge pull request 'Reconcile live runtime data-integrity fixes onto main (UAF + atomic engram_save)' (#58) from fix/runtime-integrity-reconcile into stage
2dec76c87a fix(runtime): reconcile live data-integrity fixes onto main (UAF + atomic engram_save)
35c189759c feat(runtime): add engram_wm_*, engram_load_merge, http_serve_async — needed by soul CI
5c94b8680d Merge stage into main: corruption fix, model passthrough, UTF-8 escaping
Compare 4 commits »
tim.lingo merged pull request neuron-technologies/el#58 2026-06-17 18:33:25 +00:00
Reconcile live runtime data-integrity fixes onto main (UAF + atomic engram_save)
tim.lingo created pull request neuron-technologies/el#59 2026-06-17 18:15:51 +00:00
feat(engram): accumulation layer — new nodes to top of stack, not core-identity
tim.lingo pushed to feat/accumulation-layer at neuron-technologies/el 2026-06-17 18:15:17 +00:00
18e1ab6db1 feat(engram): add accumulation layer (layer 5) — new nodes default to it, not core-identity
tim.lingo created branch feat/accumulation-layer in neuron-technologies/el 2026-06-17 18:15:14 +00:00
tim.lingo closed pull request neuron-technologies/el#57 2026-06-17 17:33:40 +00:00
Atomic engram_save + anti-clobber floor (validated, darwin build recipe)
tim.lingo created pull request neuron-technologies/el#58 2026-06-17 00:47:37 +00:00
Reconcile live runtime data-integrity fixes onto main (UAF + atomic engram_save)
tim.lingo pushed to fix/runtime-integrity-reconcile at neuron-technologies/el 2026-06-17 00:47:14 +00:00
2dec76c87a fix(runtime): reconcile live data-integrity fixes onto main (UAF + atomic engram_save)
tim.lingo created branch fix/runtime-integrity-reconcile in neuron-technologies/el 2026-06-17 00:47:13 +00:00
tim.lingo created pull request neuron-technologies/el#57 2026-06-16 23:23:58 +00:00
Atomic engram_save + anti-clobber floor (validated, darwin build recipe)
tim.lingo pushed to fix/engram-save-atomic-darwin at neuron-technologies/el 2026-06-16 23:23:27 +00:00
89e45ed689 fix(engram): atomic engram_save (tmp+fsync+rename) + sparse-write anti-clobber floor