Files
neuron/dist/elp-all-decls.h
T
will.anderson 00f15b094b
Deploy Soul to GKE / deploy (push) Failing after 12m39s
Neuron Soul CI / build (push) Failing after 12m49s
feat(soul): add sessions layer, MCP connectors, conversation continuity fix
- sessions.el: new sessions module with session management and approval gate
- routes.el: wire /api/sessions routes (list, get, create, approve, tool_result)
- chat.el: thread-aware activation — short messages anchor to last reply
  before engram compilation so follow-ups stay on-topic
- chat.el: agentic path tracks per-session history (session_hist_{id})
  instead of shared conv_history, seeding each turn with prior context
- chat.el: add call_neuron_mcp, dispatch_tool, is_builtin_tool, next_bridge_id
  agentic_loop, bridge_save, agentic_resume, handle_tool_result
- dist/soul: rebuild with all of the above
2026-06-15 12:40:47 -05:00

46 lines
1.2 KiB
C
Generated

/* Auto-generated: ELP package master declarations */
#include "awareness.elh"
#include "chat.elh"
#include "elp-input.elh"
#include "elp.elh"
#include "grammar.elh"
#include "language-profile.elh"
#include "memory.elh"
#include "morphology-akk.elh"
#include "morphology-ang.elh"
#include "morphology-ar.elh"
#include "morphology-cop.elh"
#include "morphology-de.elh"
#include "morphology-egy.elh"
#include "morphology-enm.elh"
#include "morphology-es.elh"
#include "morphology-fi.elh"
#include "morphology-fr.elh"
#include "morphology-fro.elh"
#include "morphology-gez.elh"
#include "morphology-goh.elh"
#include "morphology-got.elh"
#include "morphology-grc.elh"
#include "morphology-he.elh"
#include "morphology-hi.elh"
#include "morphology-ja.elh"
#include "morphology-la.elh"
#include "morphology-non.elh"
#include "morphology-peo.elh"
#include "morphology-pi.elh"
#include "morphology-ru.elh"
#include "morphology-sa.elh"
#include "morphology-sga.elh"
#include "morphology-sux.elh"
#include "morphology-sw.elh"
#include "morphology-txb.elh"
#include "morphology-uga.elh"
#include "morphology.elh"
#include "neuron-api.elh"
#include "realizer.elh"
#include "routes.elh"
#include "semantics.elh"
#include "soul.elh"
#include "studio.elh"
#include "vocabulary.elh"