Will Anderson will.anderson
will.anderson deleted tag latest from neuron-technologies/el 2026-07-01 16:35:02 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-07-01 16:34:43 +00:00
d67f4c8f08 Merge PR #66: soul: inject current engine into system prompt for truthful self-report
b24f6d645b soul: let Neuron answer 'what model am I running on?' — inject current engine into system prompt
Compare 2 commits »
will.anderson pushed to main at neuron-technologies/neuron 2026-07-01 16:34:17 +00:00
975bf2721b Merge PR #63: feat(soul) MCP connectors proxy + safety module + seeding ratio guard
bcdadb7323 fix(soul): ratio guard against genesis seeding over a populated engram
3bb17a5296 feat(soul): add safety module, expand connectors API, memory-recall bug notes
6c57d4fe1b feat(soul): MCP connectors — /api/connectors proxy + per-connector auto-approve
Compare 4 commits »
will.anderson pushed to main at neuron-technologies/el 2026-07-01 16:30:24 +00:00
2597a092bb Merge pull request 'chore: integrate local main commits' (#63) from integrate/local-main-commits into main
226b798407 Merge branch 'fix/windows-rusage-guard' (PR #61): UTF-8 guard, engram sync route, native platform backends, UI vessels
cfe8cb1c80 fix(release-snapshot): fflush stdout in println and update Knowledge threshold
688b8508fb feat(runtime): native platform backends and UI vessels onto main
59cea116c5 build(engram): rebuild binary with engram_load_merge runtime (deb0520)
Compare 24 commits »
will.anderson merged pull request neuron-technologies/el#63 2026-07-01 16:30:24 +00:00
chore: integrate local main commits
will.anderson pushed to main at neuron-technologies/neuron 2026-07-01 16:29:27 +00:00
779a87878b Merge PR #64: fix(routes) remove duplicate GET /api/sessions + DELETE/PATCH session routes
c6d4530060 Merge remote-tracking branch 'origin/fix/sessions-route-dedup' into green/agentic-fixes
98a0bfd09c Merge remote-tracking branch 'origin/fix/agentic-tools-all' into green/agentic-fixes
644d9915bf fix(chat): store bridge messages/tools as raw JSON to prevent double-escape corruption on agentic_resume
dde039b09a fix(routes): remove duplicate GET /api/sessions that shadowed session_list()
Compare 5 commits »
will.anderson pushed to integrate/local-main-commits at neuron-technologies/el 2026-07-01 16:28:23 +00:00
226b798407 Merge branch 'fix/windows-rusage-guard' (PR #61): UTF-8 guard, engram sync route, native platform backends, UI vessels
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
Compare 18 commits »
will.anderson pushed to main at neuron-technologies/neuron 2026-07-01 16:26:10 +00:00
c586ea5ef1 chore(dist): recompile neuron.c and elp-c-decls.h
6819729429 fix(awareness): correct stale comment; add wm_top to curiosity_scan ISE
31dd93d5f4 fix(chat): add distill_transcript (was called but never defined)
9d266aac4c fix(sessions): extract session_search_entry to fix ELC OOM in session_search
Compare 4 commits »
will.anderson created pull request neuron-technologies/el#63 2026-07-01 16:25:30 +00:00
chore: integrate local main commits
will.anderson pushed to integrate/local-main-commits at neuron-technologies/el 2026-07-01 16:25:22 +00:00
cfe8cb1c80 fix(release-snapshot): fflush stdout in println and update Knowledge threshold
688b8508fb feat(runtime): native platform backends and UI vessels onto main
Compare 2 commits »
will.anderson created branch integrate/local-main-commits in neuron-technologies/el 2026-07-01 16:25:21 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-07-01 16:23:25 +00:00
1496a5f510 feat(tools): Telegram gateway for soul chat + setup docs
76bd3afdf8 feat(dist): Win32 POSIX shim for el_runtime.c cross-compilation
70b60f78de feat(council): anti-confabulation voting layer for memory writes
51bea5507b prevent engram corruption: idempotent boot seeding, session-start event cap
Compare 4 commits »
will.anderson created pull request neuron-technologies/el#62 2026-06-30 13:59:56 +00:00
feat(runtime): port engram_load_merge to released runtime + missing WM headers
59cea116c5 build(engram): rebuild binary with engram_load_merge runtime (deb0520)
deb0520551 feat(runtime): port engram_load_merge to released runtime + add missing WM headers
da116b2884 self-review 2026-06-30: WM cap, breakthrough floor, ISE exclusion + route
Compare 3 commits »
will.anderson created branch fix/runtime-load-merge-2026-06-30 in neuron-technologies/el 2026-06-30 13:59:45 +00:00
will.anderson closed pull request neuron-technologies/el#54 2026-06-29 17:54:51 +00:00
feat(runtime): add WM APIs and http_serve_async to el_runtime
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)