Will Anderson will.anderson
0ede112d05 feat(recall): temporal-precision improvements
6edf9937dd fix(reliability): LLM retry
e447a87a00 fix(reliability): route error recovery
575ff1329a fix(reliability): engram connection
db33b0cb91 fix(reliability): engram write
Compare 7 commits »
will.anderson created branch improve/recall-temporal-precision in neuron-technologies/neuron 2026-06-22 17:53:53 +00:00
will.anderson created branch improve/recall-engram-scoring in neuron-technologies/neuron 2026-06-22 17:53:53 +00:00
will.anderson created pull request neuron-technologies/neuron#45 2026-06-22 17:53:04 +00:00
feat(recall): recall-reliability improvements
a39998a502 feat(recall): recall-reliability improvements
will.anderson created branch improve/recall-recall-reliability in neuron-technologies/neuron 2026-06-22 17:52:52 +00:00
392d2416ec fix(reliability): replace undefined session_exists with session_get check
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 17:20:45 +00:00
87c7d15b67 Merge pull request 'fix(reliability): session-boundary' (#41) from improve/reliability-session-boundary into main
f0545defdb fix(reliability): session-boundary — ghost sessions, bridge leak, session validation
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron#41 2026-06-22 17:20:42 +00:00
fix(reliability): session-boundary
will.anderson merged pull request neuron-technologies/neuron#39 2026-06-22 17:19:41 +00:00
fix(reliability): safety-resilience
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 17:19:38 +00:00
93bed793c0 Merge pull request 'fix(reliability): safety-resilience' (#39) from improve/reliability-safety-resilience into main
ae9a139440 fix(reliability): safety-resilience — bell augmentation, safe mode, dedup logging, tab escaping, handle_chat coverage
Compare 2 commits »
will.anderson closed pull request neuron-technologies/neuron#31 2026-06-22 17:17:11 +00:00
fix(safety): crisis detection 4 fixes
will.anderson closed pull request neuron-technologies/neuron#28 2026-06-22 17:17:08 +00:00
propose(agentic): read agent_workspace_root from request body (wire UI to merged #23)
will.anderson created pull request neuron-technologies/neuron#44 2026-06-22 17:16:51 +00:00
fix(reliability): state-management
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 17:16:35 +00:00
936b3f0ac9 feat(agentic): workspace root from request body — edit_file scope, trailing-slash fix, conditional state_set
dcf050ee3c fix(agentic): workspace root security — edit_file scoping, trailing-slash normalization, conditional state_set
1b83b18c39 propose(agentic): read agent_workspace_root from request body and persist to state
Compare 3 commits »
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 17:16:03 +00:00
45dc80230d fix(safety): crisis detection — augment wired to system prompt, ts fallback, cross-session affective
c87a536da3 fix(safety): wire safety augment into system prompt, fix timestamp fallback
e9a8a659e0 fix(safety): crisis detection — 4 targeted fixes
Compare 3 commits »
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 17:14:36 +00:00
9ba86b8f80 Merge pull request 'feat(memory): emotional salience tagging and cross-session distress persistence' (#34) from improve/soul-memory-formation into main
0c5b966773 fix(chat): fix auto_persist timestamp extraction and bell label uniqueness
b2008f4894 feat(memory): emotional salience tagging and cross-session distress persistence
Compare 3 commits »
will.anderson merged pull request neuron-technologies/neuron#34 2026-06-22 17:14:36 +00:00
feat(memory): emotional salience tagging and cross-session distress persistence
will.anderson pushed to main at neuron-technologies/neuron 2026-06-22 17:14:17 +00:00
360c15d7fe Merge pull request 'fix(routes): error handling, health endpoint, request validation, rate limiting' (#32) from improve/soul-routes-api into main
b7fd8901d4 fix(routes): fix handle_request ABI, 429 status code, soul_boot_ts write
d92b8c279a fix(routes): error handling, health diagnostics, request validation, rate limiting
Compare 3 commits »
will.anderson merged pull request neuron-technologies/neuron#32 2026-06-22 17:14:17 +00:00
fix(routes): error handling, health endpoint, request validation, rate limiting