Will Anderson will.anderson
will.anderson pushed to fix/agentic-tools-all at neuron-technologies/neuron 2026-06-15 18:07:08 +00:00
773004f23b fix(chat): wire agentic_tools_all into agentic loop paths
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 2 commits »
will.anderson created branch fix/bridge-save-serialization in neuron-technologies/neuron 2026-06-15 18:05:20 +00:00
will.anderson created pull request neuron-technologies/neuron#18 2026-06-15 18:05:02 +00:00
fix(sessions): unify dual suspension systems, wire approve to agentic_resume
will.anderson pushed to fix/sessions-route-dedup at neuron-technologies/neuron 2026-06-15 18:04:10 +00:00
c43d3e6ca8 fix(routes): remove duplicate GET /api/sessions that shadowed session_list()
7c7dc310a0 fix(sessions): unify dual suspension systems in handle_session_approve
will.anderson created pull request neuron-technologies/neuron#17 2026-06-15 18:03:25 +00:00
fix(routes): remove duplicate GET /api/sessions shadowing session_list()
will.anderson pushed to fix/sessions-route-dedup at neuron-technologies/neuron 2026-06-15 18:02:02 +00:00
will.anderson created branch fix/sessions-route-dedup in neuron-technologies/neuron 2026-06-15 18:02:00 +00:00
will.anderson pushed to main at neuron-technologies/neuron 2026-06-15 17:41:43 +00:00
e22cb31b85 chore: remove stale Linux CI binary (dist/neuron)
will.anderson pushed to main at neuron-technologies/neuron 2026-06-15 17:41:00 +00:00
00f15b094b feat(soul): add sessions layer, MCP connectors, conversation continuity fix
9818b2daad fix(chat): thread-aware activation for conversation continuity
3a5d38ea45 Merge branch 'main' of git.neuralplatform.ai:neuron-technologies/neuron
4aa79e85cd self-review 2026-06-13: rebuild soul daemon with Knowledge WM threshold fix
Compare 4 commits »
will.anderson closed pull request neuron-technologies/neuron#5 2026-06-15 16:38:18 +00:00
feat(soul): MCP tool-bridge — suspend agentic loop for client-executed tools
will.anderson closed pull request neuron-technologies/neuron#14 2026-06-15 16:38:16 +00:00
feat(soul): MCP connectors — /api/connectors proxy + per-connector auto-approve
will.anderson deleted branch feat/mcp-tool-bridge from neuron-technologies/neuron 2026-06-15 16:38:15 +00:00
will.anderson deleted branch feat/connectors-soul from neuron-technologies/neuron 2026-06-15 16:38:11 +00:00
will.anderson closed pull request neuron-technologies/neuron#3 2026-06-15 16:38:09 +00:00
feat(cli): Claude-as-Neuron CLI tooling + soul-side handoff
will.anderson deleted branch feat/cli-as-neuron from neuron-technologies/neuron 2026-06-15 16:38:05 +00:00
will.anderson closed pull request neuron-technologies/neuron#16 2026-06-15 16:38:05 +00:00
chore(repo): suppress generated dist/ artifacts in PR diffs
will.anderson closed pull request neuron-technologies/neuron#9 2026-06-15 16:38:04 +00:00
feat(soul): wire consciousness layers — L0→L1→L2→L3→L1 cycle