Will Anderson will.anderson
will.anderson closed pull request neuron-technologies/el#5 2026-06-29 17:53:04 +00:00
ci: verify hook fix
will.anderson created pull request neuron-technologies/el#61 2026-06-29 17:48:44 +00:00
fix(runtime): UTF-8 guard, engram sync route, native platform backends, UI vessels
will.anderson pushed to fix/windows-rusage-guard at neuron-technologies/el 2026-06-29 17:48:21 +00:00
58753a88d7 feat(ui): native vessel, HTML vessel update, native hello examples, profile card, UI tools
edff25180e feat(runtime): Java platform bridge and platform detection tooling
6271cb42b2 feat(runtime): native platform backends (AppKit, UIKit, Android, GTK4, SDL2, LVGL, Win32)
3da9181deb fix(releases/v1.0.0): println stdout flush for launchd; Knowledge node activation threshold
192241c7c1 feat(engram): /api/sync route for soul daemon periodic pull; update ELP type headers
Compare 7 commits »
will.anderson closed pull request neuron-technologies/neuron#55 2026-06-29 16:09:07 +00:00
Proposal: prevent engram corruption at the source (for review)
will.anderson deleted branch chore/merge-pr60-pr61 from neuron-technologies/neuron 2026-06-29 13:20:52 +00:00
will.anderson closed pull request neuron-technologies/neuron#61 2026-06-29 13:18:26 +00:00
Add plan-mode endpoint: POST /api/chat {mode:'plan'} (#27)
will.anderson closed pull request neuron-technologies/neuron#60 2026-06-29 13:18:24 +00:00
Fix 'my' path resolution: inject operator home into system prompt (#30)
will.anderson pushed to main at neuron-technologies/neuron 2026-06-29 13:18:14 +00:00
933547265e chore(dist): compile PRs #60/#61 into soul.c
will.anderson pushed to chore/merge-pr60-pr61 at neuron-technologies/neuron 2026-06-29 13:18:05 +00:00
933547265e chore(dist): compile PRs #60/#61 into soul.c
will.anderson created branch chore/merge-pr60-pr61 in neuron-technologies/neuron 2026-06-29 13:18:04 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-28 20:05:21 +00:00
fd6df322f6 ci: merge deploy into ci.yaml to fix orphaned-job race
will.anderson pushed to main at neuron-technologies/neuron 2026-06-28 19:54:54 +00:00
20d279598a ci: also remove unnecessary foundation/el checkout (elb not called)
will.anderson pushed to main at neuron-technologies/neuron 2026-06-28 19:53:16 +00:00
9dade105b6 ci: skip elb on Linux — compile dist/soul.c directly to prevent OOM
will.anderson created pull request neuron-technologies/neuron#61 2026-06-28 19:23:57 +00:00
Add plan-mode endpoint: POST /api/chat {mode:'plan'} (#27)
will.anderson pushed to feat/plan-mode-endpoint at neuron-technologies/neuron 2026-06-28 19:23:42 +00:00
9aa8db1362 Add plan-mode endpoint to agentic path
will.anderson created branch feat/plan-mode-endpoint in neuron-technologies/neuron 2026-06-28 19:23:41 +00:00
24789f726a chore(dist): update chat.c with operator identity fix
will.anderson created pull request neuron-technologies/neuron#60 2026-06-28 19:04:59 +00:00
Fix 'my' path resolution: inject operator home into system prompt (#30)
53df211e06 Inject operator home dir into system prompt to fix 'my' path resolution