Commit Graph

  • 8d4d9ed786 Add operators, math, time, string, collection, and HOF builtins to El Will Anderson 2026-04-29 03:58:16 -05:00
  • 909c1577f1 rename crates/ to engrams/, bindings/ to receptors/ Will Anderson 2026-04-29 03:27:33 -05:00
  • a42429012e rename crates/ to engrams/; add el-compiler el package with bootstrap artifact Will Anderson 2026-04-29 03:27:32 -05:00
  • 19ed2721ee generate email body via Neuron runtime using conversation history Will Anderson 2026-04-28 17:57:25 -05:00
  • d86bbc3740 add canvas_image builtin for PNG rendering with alpha blending Will Anderson 2026-04-28 14:51:24 -05:00
  • 18b60e3bf1 fix reqwest::blocking in tokio context via block_in_place; add state_get/state_set Will Anderson 2026-04-28 14:43:42 -05:00
  • c62ef343f0 add state_get/state_set builtins for frame-persistent key-value store Will Anderson 2026-04-28 14:37:19 -05:00
  • 36f4c222d9 replace webview with 2D canvas builtins (winit + tiny-skia + fontdue) Will Anderson 2026-04-28 14:31:32 -05:00
  • b9d096ef5b add native window/webview builtins to el runtime Will Anderson 2026-04-28 14:14:34 -05:00
  • 07cfde2402 Add terminal control builtins: term_clear, cursor_to/up/down/col, term_size, term_save/restore_cursor, term_clear_line, print_inline, http_sse_post Will Anderson 2026-04-28 14:08:32 -05:00
  • f546ed47df Add getpid, exec_bg, spawn_thread, sleep_secs builtins; fix fs_write arity Will Anderson 2026-04-28 14:00:44 -05:00
  • e56174b756 Untrack compiled artifacts (target/ now in .gitignore) Will Anderson 2026-04-28 13:47:43 -05:00
  • b62df85969 Add readline, color, http_post_auth builtins; fix import resolution in build Will Anderson 2026-04-28 13:46:22 -05:00
  • 094ca39b15 Add HMAC-SHA256, base64url, uuid_v4, unix_timestamp, json encode/decode, http auth builtins for soma-license Will Anderson 2026-04-28 12:08:22 -05:00
  • afd99f5e0d Add pipe operator, with-update, retry/fallback, reason, parallel, trace, contract, deploy Will Anderson 2026-04-28 12:04:45 -05:00
  • f2202e0e5e Merge worktree-agent: add struct literals, generics, print/log builtins Will Anderson 2026-04-28 11:51:02 -05:00
  • ea0de16562 Transform el-ide into AI-native IDE: Neuron pair programming, live type graph, semantic autocomplete, activation preview Will Anderson 2026-04-28 11:40:36 -05:00
  • 977a2cd654 Add struct literals, generics, log/print stdlib registration, activate DB wiring Will Anderson 2026-04-28 11:36:25 -05:00
  • f4730bc39e Dashboard HTML: full Neuron web experience with avatar, voice; add X-NC-CLI header to http_post for CLI mirroring Will Anderson 2026-04-28 03:42:44 -05:00
  • c427a0adc0 finish engram-lang: protocols, decorators, imports, Result, closures, stdlib, integration tests Will Anderson 2026-04-27 20:22:23 -05:00
  • 361c958618 add el-style, el-layout, el-i18n, el-config, el-secrets: responsive by default, theme-driven, zero breakpoints Will Anderson 2026-04-27 20:18:47 -05:00
  • 316c0a85ce Add server-side builtins, import system, and http_serve for Neuron Code rewrite Will Anderson 2026-04-27 20:08:55 -05:00
  • a1159eec65 add el-identity: Engram-native identity, OAuth, @authenticate by default Will Anderson 2026-04-27 20:04:52 -05:00
  • 69d1085d2d el-ui v2: universal platform, service bindings, AOP, auth, publish pipeline Will Anderson 2026-04-27 19:52:29 -05:00
  • 46d5650e45 Add CLI builtins: args, env, http_post, http_get, str ops, json_get, cwd; fix block tail expr and wildcard match codegen; add run-file command Will Anderson 2026-04-27 19:41:33 -05:00
  • 3bf3c02854 feat: el-ui — activation-based frontend framework, spreading activation reactivity, graph state Will Anderson 2026-04-27 19:15:53 -05:00
  • 602cd1586a feat: el-ide — native IDE for engram-lang, LSP, type graph, plugin ecosystem Will Anderson 2026-04-27 19:12:42 -05:00
  • 0a36a454f9 feat: unified testing framework — unit and e2e same syntax, seed-based graph testing, debugger infrastructure Will Anderson 2026-04-27 19:11:59 -05:00
  • 48b72843e1 feat: package manager, build system, native cross-compilation, plugin system Will Anderson 2026-04-27 19:08:25 -05:00
  • 9ced941590 feat: engram-lang — new programming language, quantum-sealed prod target, spreading activation types Will Anderson 2026-04-27 18:46:51 -05:00
  • 61a4632163 feat: engram-reasoning — graph-native inference engine, evidence chains, confidence propagation Will Anderson 2026-04-27 18:36:37 -05:00
  • 192528543f feat: schema projections, command transactions, quantum-secure encryption Will Anderson 2026-04-27 18:26:46 -05:00
  • 69410a6908 feat: serve studio from engram-server — browser is the runtime, no Electron Will Anderson 2026-04-27 17:30:20 -05:00
  • 6601761cd9 feat: Engram sync layer — swarm memory protocol, peer delta sync, distributed activation Will Anderson 2026-04-27 17:18:51 -05:00
  • 2454c83e82 feat: HNSW index, consolidation engine, Kotlin/TS/Go bindings, SQLite migration connector Will Anderson 2026-04-27 16:00:47 -05:00
  • 1a609502c8 init: Engram v0.1 — native memory substrate for accumulating intelligence Will Anderson 2026-04-27 15:37:42 -05:00