3bb17a5296
- safety.el/.elh: new safety module - neuron-api.el, routes.el, soul.el, chat.el: connectors API expansion - regenerated dist/ C artifacts - MEMORY_RECALL_BUG.md: investigation notes Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6 lines
251 B
Plaintext
6 lines
251 B
Plaintext
// auto-generated by elc --emit-header - do not edit
|
|
extern fn elp_extract_topic(msg: String) -> String
|
|
extern fn elp_detect_predicate(msg: String) -> String
|
|
extern fn elp_parse(msg: String) -> String
|
|
extern fn handle_elp_chat(body: String) -> String
|