3 Commits

Author SHA1 Message Date
will.anderson f753506416 Merge origin/main into local main. Keep both on the three conflicts.
v0-neuron is in this history. origin/main architecture and soul are in too. Sort later.
2026-08-24 14:02:11 -05:00
Tim Lingo 8f84e12218 chore(repo): suppress generated dist/ artifacts in diffs
Neuron Soul CI / build (pull_request) Successful in 4m18s
dist/*.c and *.elh are elc transpiler output. CI's header-gen step still
greps dist/*.c, so they stay tracked, but a single soul change regenerates
~57k lines of dist/neuron.c + dist/soul.c that bury the real source diff and
poison both human and agent PR review. Mark them -diff + linguist-generated so
PRs show only the real changes. Build pipeline unchanged.
2026-06-14 15:36:54 -05:00
Luke Parker 46565cb572 fix(opencode): enforce storage path invariants (#29666) 2026-06-02 00:54:41 +00:00