Will Anderson will.anderson
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 20:03:33 +00:00
7e901bbbd2 fix(ci): prune Docker state at start of CI build to prevent disk exhaustion
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 19:23:49 +00:00
2de1e60b8a fix(ci): update infra manifests after blue-green swap
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 19:04:22 +00:00
b563fff062 fix(ci/docker): pre-download artifacts before build, remove --secret
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 18:44:06 +00:00
fdd946b3d4 fix(ci): serialize build+deploy via concurrency group to prevent Docker exhaustion
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 18:43:10 +00:00
de8f021a55 fix(ci): install docker-buildx-plugin for BuildKit secret support
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 18:16:10 +00:00
d0c4d19faa fix(ci): prune Docker state before deploy to recover disk space
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 17:42:44 +00:00
b715a5dffb fix(ci): enable DOCKER_BUILDKIT and fix SHA extraction in deploy
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 17:34:20 +00:00
28e0afc11d fix(ci): preserve pre-compiled soul.c across elb run
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 17:24:02 +00:00
46a7a4e9d8 Set USE_GKE_GCLOUD_AUTH_PLUGIN for GKE deploy workflow
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 17:20:05 +00:00
ceef82464a chore(dist): update pre-compiled soul.c to patched4
will.anderson pushed to main at neuron-technologies/neuron-web 2026-06-18 16:40:52 +00:00
b87b0bed24 Merge pull request 'fix(web): soften two unbacked claims for closed-beta honesty' (#157) from fix/honest-claims-closed-beta into main
ef352d2b8a fix(web): soften two false claims for closed-beta honesty
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron-web#157 2026-06-18 16:40:51 +00:00
fix(web): soften two unbacked claims for closed-beta honesty
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 16:29:43 +00:00
6f113a9601 Merge pull request 'feat(agentic): scope file/command tools to an agent workspace root' (#23) from feat/agent-tool-workspace-scope into main
071c0eeb9f feat(agentic): scope file/command tools to an agent workspace root
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron#23 2026-06-18 16:29:41 +00:00
feat(agentic): scope file/command tools to an agent workspace root
will.anderson merged pull request neuron-technologies/neuron#24 2026-06-18 16:29:24 +00:00
fix(identity): bridge public self anchor to the curated self node
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 16:29:23 +00:00
8e25da3673 Merge pull request 'fix(identity): bridge public self anchor to the curated self node' (#24) from fix/canonical-self-bridge into main
149a042db9 fix(identity): bridge public self anchor to the curated self node
Compare 2 commits »
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 16:29:13 +00:00
ca29e7ca35 Merge pull request 'fix(ci): link soul.c only — fixes capability #error breaking every build' (#26) from fix/ci-soul-build-single-file into main
ce3c3873c5 fix(ci): link soul.c only — drop multi-module cc that triggers capability #error
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron#26 2026-06-18 16:29:12 +00:00
fix(ci): link soul.c only — fixes capability #error breaking every build
will.anderson pushed to main at neuron-technologies/neuron 2026-06-18 16:28:56 +00:00
6576dddca2 Merge pull request 'fix(chat): remove duplicate web_search tool crashing all agentic requests' (#22) from fix/agentic-tools-duplicate-web-search into main
53fb75353f fix(chat): remove duplicate web_search tool in agentic_tools_all
Compare 2 commits »
will.anderson merged pull request neuron-technologies/neuron#22 2026-06-18 16:28:55 +00:00
fix(chat): remove duplicate web_search tool crashing all agentic requests