This website requires JavaScript.
Explore
Help
Sign In
neuron-technologies
/
el
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
3
Actions
Packages
Projects
Releases
5
Wiki
Activity
All Workflows
ci-dev.yaml
ci-stage.yaml
sdk-release.yaml
134 workflow runs
Actor
All actors
tim.lingo
will.anderson
Status
All status
Success
Failure
Waiting
Running
Merge pull request 'fix(windows): guard el_mem_check with _WIN32 — rusage is POSIX-only' (
#60
) from fix/windows-rusage-guard into stage
ci-stage.yaml #134
:
Commit
5c41c66a0f
pushed by
will.anderson
stage
2026-06-25 17:01:58 +00:00
13m27s
View workflow file
fix(windows): guard el_mem_check with _WIN32 — rusage is POSIX-only
ci-stage.yaml #133
:
Commit
93d36fddb1
pushed by
will.anderson
#60
2026-06-25 16:57:43 +00:00
11m2s
View workflow file
feat(windows): native Windows port of el_runtime.c — fix all blockers
ci-stage.yaml #132
:
Commit
2d751890ea
pushed by
will.anderson
stage
2026-06-20 00:13:59 +00:00
7m46s
View workflow file
Merge branch 'stage' into feat/windows-el-runtime
ci-stage.yaml #131
:
Commit
99b113ea9d
pushed by
will.anderson
#55
2026-06-20 00:06:26 +00:00
18s
View workflow file
fix(windows): resolve PR blockers — nanosleep shim, unsetenv, duplicate typedefs, SOCKET type, el_closesocket
ci-stage.yaml #130
:
Commit
c087b97093
pushed by
will.anderson
#55
2026-06-20 00:00:26 +00:00
40s
View workflow file
Merge pull request 'feat(engram): accumulation layer — new nodes to top of stack, not core-identity' (
#59
) from feat/accumulation-layer into stage
ci-stage.yaml #129
:
Commit
718a2e0c06
pushed by
tim.lingo
stage
2026-06-17 18:43:05 +00:00
8m52s
View workflow file
Merge pull request 'Reconcile live runtime data-integrity fixes onto main (UAF + atomic engram_save)' (
#58
) from fix/runtime-integrity-reconcile into stage
ci-stage.yaml #128
:
Commit
b6187501fd
pushed by
tim.lingo
stage
2026-06-17 18:43:05 +00:00
9m33s
View workflow file
feat(engram): add accumulation layer (layer 5) — new nodes default to it, not core-identity
sdk-release.yaml #127
:
Commit
18e1ab6db1
pushed by
tim.lingo
#59
2026-06-17 18:28:19 +00:00
12m23s
View workflow file
fix(runtime): reconcile live data-integrity fixes onto main (UAF + atomic engram_save)
sdk-release.yaml #126
:
Commit
2dec76c87a
pushed by
tim.lingo
#58
2026-06-17 00:48:10 +00:00
29s
View workflow file
chore(runtime): snapshot the LIVE darwin soul runtime (el-sdk) into git
sdk-release.yaml #125
:
Commit
8d4c5f34bf
pushed by
tim.lingo
#56
2026-06-16 00:40:22 +00:00
17s
View workflow file
fix(el-runtime): promote http_handler typedefs to el_runtime.h (cross-module + Windows)
sdk-release.yaml #124
:
Commit
a36a62ca14
pushed by
tim.lingo
#55
2026-06-15 23:32:44 +00:00
12m59s
View workflow file
feat(runtime): add engram_wm_*, engram_load_merge, http_serve_async — needed by soul CI
sdk-release.yaml #123
:
Commit
35c189759c
pushed by
will.anderson
main
2026-06-11 18:49:24 +00:00
8m45s
View workflow file
feat(runtime): add WM APIs and http_serve_async to el_runtime
sdk-release.yaml #122
:
Commit
a89080e3d4
pushed by
will.anderson
#54
2026-06-11 18:29:11 +00:00
18s
View workflow file
Merge stage into main: corruption fix, model passthrough, UTF-8 escaping
sdk-release.yaml #121
:
Commit
5c94b8680d
pushed by
will.anderson
main
2026-06-10 22:49:13 +00:00
11m23s
View workflow file
Merge dev into stage: corruption fix + model passthrough
ci-stage.yaml #120
:
Commit
cebf3ded62
pushed by
will.anderson
stage
2026-06-10 22:49:04 +00:00
11m31s
View workflow file
Merge pull request 'fix(runtime): pass model through to the LLM API (+ UTF-8 JSON escaping)' (
#53
) from fix/llm-model-and-utf8 into stage
ci-stage.yaml #119
:
Commit
b83ecf52f9
pushed by
will.anderson
stage
2026-06-10 22:10:23 +00:00
8m27s
View workflow file
Merge pull request 'Fix engram_node_full field corruption + add validation' (
#52
) from fix/engram-node-full-field-corruption into dev
ci-dev.yaml #118
:
Commit
15ea584671
pushed by
will.anderson
dev
2026-06-10 22:09:50 +00:00
8m0s
View workflow file
fix(engram): allow SessionSummary node_type in validation allowlist
ci-dev.yaml #117
:
Commit
c2afcbddf5
pushed by
tim.lingo
#52
2026-06-10 11:30:18 +00:00
3m48s
View workflow file
fix(runtime): pass model through to the LLM API instead of dropping it
ci-stage.yaml #116
:
Commit
dbf2c659d9
pushed by
tim.lingo
#53
2026-06-10 01:35:32 +00:00
16s
View workflow file
Fix engram_node_full wrapper field corruption + add node_type/tier validation
sdk-release.yaml #115
:
Commit
dfe4e83ed1
pushed by
tim.lingo
#52
2026-06-08 21:14:15 +00:00
11s
View workflow file
Merge pull request 'fix: elb macOS OpenSSL + C master decls header; ELP missing imports' (
#51
) from fix/ci-gcloud-install-order into dev
ci-dev.yaml #114
:
Commit
a390ee494e
pushed by
will.anderson
dev
2026-05-09 01:30:01 +00:00
5m15s
View workflow file
fix: elb macOS OpenSSL + C master declarations header; add ELP missing imports
ci-dev.yaml #113
:
Commit
c2cd5e01e1
pushed by
will.anderson
#51
2026-05-09 00:48:45 +00:00
3m34s
View workflow file
Merge pull request 'fix(ci): install gcloud in build-deps step to avoid apt timeout at publish' (
#50
) from fix/ci-gcloud-install-order into dev
ci-dev.yaml #112
:
Commit
8212e12e57
pushed by
will.anderson
dev
2026-05-08 17:44:58 +00:00
6m37s
View workflow file
fix(ci): install gcloud in build-deps step to avoid apt timeout at publish
ci-dev.yaml #111
:
Commit
253ee2b887
pushed by
will.anderson
#50
2026-05-08 17:37:27 +00:00
3m20s
View workflow file
Merge pull request 'perf(ci): precompile el_runtime.o once for all native test modules' (
#49
) from fix/native-test-precompile-runtime into dev
ci-dev.yaml #110
:
Commit
d7540700d4
pushed by
will.anderson
dev
2026-05-08 17:28:17 +00:00
4m1s
View workflow file
perf(ci): precompile el_runtime.o once for all native test modules
ci-dev.yaml #109
:
Commit
f103e85f88
pushed by
will.anderson
#49
2026-05-08 17:09:46 +00:00
3m25s
View workflow file
Merge pull request 'fix(ci): fall back to ci-base:latest on first dev rebuild' (
#48
) from fix/ci-base-dev-first-run into dev
ci-dev.yaml #108
:
Commit
fe84639b17
pushed by
will.anderson
dev
2026-05-08 17:07:44 +00:00
14m0s
View workflow file
fix(ci): fall back to ci-base:latest when ci-base:dev doesn't exist yet
ci-dev.yaml #107
:
Commit
5fdc9fb15e
pushed by
will.anderson
#48
2026-05-08 16:53:19 +00:00
3m52s
View workflow file
Merge pull request 'feat(elc, elb): RBrace stop fix, html_raw/escape runtime, c_source manifest directive' (
#46
) from fix/elc-parser-elb-build into dev
ci-dev.yaml #106
:
Commit
8967fa404e
pushed by
will.anderson
dev
2026-05-08 16:47:46 +00:00
4m30s
View workflow file
feat(elc, runtime): RBrace stop in parse_html_children; html_raw/html_escape; elc.c canonical
ci-dev.yaml #105
:
Commit
a7e6fbf2d2
pushed by
will.anderson
#46
2026-05-08 16:37:59 +00:00
4m11s
View workflow file
First
Previous
1
2
3
4
5
Next
Last