- United States
- https://neurontechnologies.ai
-
Builder @Neuron, Creator of Harmonic Design
- Joined on
2026-03-21
Block a user
will.anderson
created branch hotfix/trackb-threat-to-others in neuron-technologies/neuron
2026-07-14 17:12:31 +00:00
runtime: fix the memory-leak + write-corruption pair in el_runtime.c
runtime: fix the memory-leak + write-corruption pair in el_runtime.c
will.anderson
pushed to hotfix/el-runtime-leak-and-persist at neuron-technologies/el
2026-07-13 21:22:40 +00:00
will.anderson
created branch hotfix/el-runtime-leak-and-persist in neuron-technologies/el
2026-07-13 21:22:39 +00:00
BUG-8 — engine-side agent consent tiers + run_command workspace fence (needs soul.c regen)
BUG-8 — engine-side agent consent tiers + run_command workspace fence (needs soul.c regen)
Reviewed: consent-tier enforcement + run_command workspace fence strengthen (never weaken) the safety posture; escalate tier cannot be bypassed by always-allow; web_get gains an http(s) scheme guard. chat.el bulk is a verbatim function-hoist of the affective block plus shadowing renames. No persistence/engram semantics touched. CI green on head aa67f86 (run 3193 / Jul 13). NOTE: no dist/soul.c regen in this PR — dist is stale for these changes and needs a regen before next deploy.
soul: let Neuron truthfully answer 'what model am I running on?'
soul: OpenAI-compatible provider path for chat (Ollama/OpenAI/Grok/Gemini) — v1
fix(routes): remove duplicate GET /api/sessions shadowing session_list()
feat(soul): MCP connectors proxy + safety module + seeding ratio guard
feat(runtime): port engram_load_merge to released runtime + missing WM headers
fix(runtime): UTF-8 guard, engram sync route, native platform backends, UI vessels