fdd946b3d4
fix(ci): serialize build+deploy via concurrency group to prevent Docker exhaustion
will.anderson2026-06-18 13:43:52 -05:00
de8f021a55
fix(ci): install docker-buildx-plugin for BuildKit secret support
will.anderson2026-06-18 13:42:56 -05:00
d0c4d19faa
fix(ci): prune Docker state before deploy to recover disk space
will.anderson2026-06-18 13:15:52 -05:00
b715a5dffb
fix(ci): enable DOCKER_BUILDKIT and fix SHA extraction in deploy
will.anderson2026-06-18 12:42:25 -05:00
28e0afc11d
fix(ci): preserve pre-compiled soul.c across elb run
will.anderson2026-06-18 12:34:06 -05:00
46a7a4e9d8
Set USE_GKE_GCLOUD_AUTH_PLUGIN for GKE deploy workflow
will.anderson2026-06-18 12:23:49 -05:00
ceef82464a
chore(dist): update pre-compiled soul.c to patched4
will.anderson2026-06-18 12:19:54 -05: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
will.anderson2026-06-18 16:29:35 +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
will.anderson2026-06-18 16:29:16 +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
will.anderson2026-06-18 16:29:05 +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
will.anderson2026-06-18 16:28:41 +00:00
74ac457e1c
Merge pull request 'fix(soul): ratio guard against genesis seeding over a populated engram' (#21) from feat/connectors-soul into main
will.anderson2026-06-17 18:19:52 +00:00
2797909633
Merge pull request 'fix(chat): prevent double-escape corruption of messages/tools in agentic bridge' (#20) from fix/bridge-save-serialization into main
will.anderson2026-06-17 18:08:12 +00:00
8db3c8c7f7
fix(chat): harden bridge_save/agentic_resume against empty and corrupt state
will.anderson2026-06-17 12:59:13 -05:00
e7297275a3
Merge pull request 'fix(chat): wire agentic_tools_all into both agentic loop entry points' (#19) from fix/agentic-tools-all into main
will.anderson2026-06-17 18:06:35 +00:00
fc74bd2a4b
Merge pull request 'fix(sessions): unify dual suspension systems, wire approve to agentic_resume' (#18) from fix/agentic-tool-approval-unification into main
will.anderson2026-06-17 18:06:01 +00:00
189093b348
Merge pull request 'fix(routes): remove duplicate GET /api/sessions shadowing session_list()' (#17) from fix/sessions-route-dedup into main
will.anderson2026-06-17 18:05:19 +00:00
f7ae7df9d6
fix/test(chat): guard handle_dharma_room_turn_agentic against tool_pending and empty reply
will.anderson2026-06-17 13:01:13 -05:00
b1fdd14ed5
fix(sessions): invalidate session_index cache in session_delete
will.anderson2026-06-17 12:59:47 -05:00
91902d6bf2
fix(sessions): resolve blockers and warnings in handle_session_approve
will.anderson2026-06-17 12:58:44 -05:00
26513d56b7
fix(chat): store bridge messages/tools as raw JSON to prevent double-escape corruption on agentic_resume
will.anderson2026-06-15 13:04:51 -05:00
c43d3e6ca8
fix(routes): remove duplicate GET /api/sessions that shadowed session_list()
will.anderson2026-06-15 13:01:51 -05:00
7c7dc310a0
fix(sessions): unify dual suspension systems in handle_session_approve
will.anderson2026-06-15 13:03:15 -05:00
e22cb31b85
chore: remove stale Linux CI binary (dist/neuron)
will.anderson2026-06-15 12:41:35 -05:00
764250c4f6
fix(soul): repair CI — drop gpg/TTY and import safety/stewardship/imprint layers
will.anderson2026-06-11 12:33:22 -05:00
33c377410d
Merge pull request 'feat(soul): Layer 1 — safety.el' (#8) from feat/layer-safety into main
will.anderson2026-06-11 17:14:40 +00:00
af933494a9
Merge pull request 'feat(soul): Layer 2 — stewardship.el' (#7) from feat/layer-stewardship into main
will.anderson2026-06-11 17:14:32 +00:00
72751c3833
Merge pull request 'feat(soul): Layer 3 — imprint.el' (#6) from feat/layer-imprint into main
will.anderson2026-06-11 17:14:16 +00:00
195cc9dc66
Merge pull request 'test(soul): Layer 1 safety.el test suite' (#10) from test/layer-safety into feat/layer-safety
feat/layer-safety
will.anderson2026-06-11 17:13:50 +00:00
4b648f3291
Merge pull request 'test(imprint): add 14-case test suite for Layer 3 imprint boundary' (#11) from test/layer-imprint into feat/layer-imprint
feat/layer-imprint
will.anderson2026-06-11 17:13:49 +00:00
ffd1f34344
Merge pull request 'test(soul): integration and contract tests for layered_cycle' (#13) from test/layer-composition into feat/layer-composition
will.anderson2026-06-11 17:13:48 +00:00
084bee9f0f
Merge pull request 'test(stewardship): comprehensive test suite for Layer 2 — 35 cases' (#12) from test/layer-stewardship into feat/layer-stewardship
feat/layer-stewardship
will.anderson2026-06-11 17:13:43 +00:00
c3f39a949d
feat(soul): MCP tool-bridge — suspend agentic loop for client-executed tools
Tim Lingo
2026-06-10 21:31:18 -05:00
5a4ef04005
feat: add mcp-proxy and mcp-wrapper source (MCP front-door for Claude Code)
will.anderson2026-06-10 17:44:01 -05:00
3947cd6bed
Merge pull request 'Memory CRUD: add /api/neuron/memory/delete and /api/neuron/memory/update' (#4) from feat/memory-delete-update into main
will.anderson2026-06-10 22:37:53 +00:00
abaa61fd7f
Merge pull request 'Native Anthropic web_search — built-in (always-on, no toggle)' (#2) from feat/native-web-search into main
will.anderson2026-06-10 22:37:50 +00:00