Commit Graph

  • 1b83b18c39 propose(agentic): read agent_workspace_root from request body and persist to state propose/agent-workspace-root-read Tim Lingo 2026-06-19 19:56:20 -05:00
  • ddd858d2ec fix(deploy): extend rollout timeout to 8m for GKE Autopilot cold starts main will.anderson 2026-06-19 15:35:34 -05:00
  • 996dd3860a fix: replace embedded python with sed in deploy-gke manifest update step will.anderson 2026-06-19 15:25:22 -05:00
  • 6f4adf7640 self-review 2026-06-19: filter auto_term to Memory/BacklogItem/Entity only will.anderson 2026-06-19 08:49:42 -05:00
  • 7e901bbbd2 fix(ci): prune Docker state at start of CI build to prevent disk exhaustion will.anderson 2026-06-18 15:03:19 -05:00
  • 2de1e60b8a fix(ci): update infra manifests after blue-green swap will.anderson 2026-06-18 14:23:30 -05:00
  • b563fff062 fix(ci/docker): pre-download artifacts before build, remove --secret will.anderson 2026-06-18 14:04:03 -05:00
  • fdd946b3d4 fix(ci): serialize build+deploy via concurrency group to prevent Docker exhaustion will.anderson 2026-06-18 13:43:52 -05:00
  • de8f021a55 fix(ci): install docker-buildx-plugin for BuildKit secret support will.anderson 2026-06-18 13:42:56 -05:00
  • d0c4d19faa fix(ci): prune Docker state before deploy to recover disk space will.anderson 2026-06-18 13:15:52 -05:00
  • b715a5dffb fix(ci): enable DOCKER_BUILDKIT and fix SHA extraction in deploy will.anderson 2026-06-18 12:42:25 -05:00
  • 28e0afc11d fix(ci): preserve pre-compiled soul.c across elb run will.anderson 2026-06-18 12:34:06 -05:00
  • 46a7a4e9d8 Set USE_GKE_GCLOUD_AUTH_PLUGIN for GKE deploy workflow will.anderson 2026-06-18 12:23:49 -05:00
  • ceef82464a chore(dist): update pre-compiled soul.c to patched4 will.anderson 2026-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.anderson 2026-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.anderson 2026-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.anderson 2026-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.anderson 2026-06-18 16:28:41 +00:00
  • ce3c3873c5 fix(ci): link soul.c only — drop multi-module cc that triggers capability #error fix/ci-soul-build-single-file will.anderson 2026-06-18 11:27:57 -05:00
  • 149a042db9 fix(identity): bridge public self anchor to the curated self node fix/canonical-self-bridge Tim Lingo 2026-06-17 23:53:13 -05:00
  • 071c0eeb9f feat(agentic): scope file/command tools to an agent workspace root feat/agent-tool-workspace-scope Tim Lingo 2026-06-17 23:49:01 -05:00
  • 53fb75353f fix(chat): remove duplicate web_search tool in agentic_tools_all fix/agentic-tools-duplicate-web-search will.anderson 2026-06-17 14:11:50 -05:00
  • 74ac457e1c Merge pull request 'fix(soul): ratio guard against genesis seeding over a populated engram' (#21) from feat/connectors-soul into main will.anderson 2026-06-17 18:19:52 +00:00
  • 8b692e4666 fix/test: PR #21 review — guard, safety Bell, api write-back, temp paths will.anderson 2026-06-17 13:04:12 -05:00
  • 5ddb860201 fix(soul): ratio guard against genesis seeding over a populated engram Tim Lingo 2026-06-15 18:21:59 -05:00
  • 6d8a992716 feat(soul): add safety module, expand connectors API, memory-recall bug notes Tim Lingo 2026-06-15 11:10:33 -05: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.anderson 2026-06-17 18:08:12 +00:00
  • 8db3c8c7f7 fix(chat): harden bridge_save/agentic_resume against empty and corrupt state will.anderson 2026-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.anderson 2026-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.anderson 2026-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.anderson 2026-06-17 18:05:19 +00:00
  • f7ae7df9d6 fix/test(chat): guard handle_dharma_room_turn_agentic against tool_pending and empty reply will.anderson 2026-06-17 13:01:13 -05:00
  • b1fdd14ed5 fix(sessions): invalidate session_index cache in session_delete will.anderson 2026-06-17 12:59:47 -05:00
  • 91902d6bf2 fix(sessions): resolve blockers and warnings in handle_session_approve will.anderson 2026-06-17 12:58:44 -05:00
  • 773004f23b fix(chat): wire agentic_tools_all into agentic loop paths will.anderson 2026-06-15 13:06:28 -05:00
  • 26513d56b7 fix(chat): store bridge messages/tools as raw JSON to prevent double-escape corruption on agentic_resume will.anderson 2026-06-15 13:04:51 -05:00
  • c43d3e6ca8 fix(routes): remove duplicate GET /api/sessions that shadowed session_list() will.anderson 2026-06-15 13:01:51 -05:00
  • 7c7dc310a0 fix(sessions): unify dual suspension systems in handle_session_approve will.anderson 2026-06-15 13:03:15 -05:00
  • e22cb31b85 chore: remove stale Linux CI binary (dist/neuron) will.anderson 2026-06-15 12:41:35 -05:00
  • 00f15b094b feat(soul): add sessions layer, MCP connectors, conversation continuity fix will.anderson 2026-06-15 12:40:47 -05:00
  • 9818b2daad fix(chat): thread-aware activation for conversation continuity will.anderson 2026-06-15 12:14:52 -05:00
  • 3a5d38ea45 Merge branch 'main' of git.neuralplatform.ai:neuron-technologies/neuron will.anderson 2026-06-15 11:51:26 -05:00
  • 1c8438ad20 Merge PR #14: feat(soul): MCP connectors — /api/connectors proxy + per-connector auto-approve will.anderson 2026-06-15 11:37:34 -05:00
  • a0470acc45 Merge PR #9: feat(soul): wire consciousness layers — L0->L1->L2->L3->L1 cycle will.anderson 2026-06-15 11:32:32 -05:00
  • a568f4c400 Merge PR #16: chore(repo): suppress generated dist/ artifacts in PR diffs will.anderson 2026-06-15 11:31:27 -05:00
  • 69ae3d2cef Merge PR #5: feat(soul): MCP tool-bridge — suspend agentic loop for client-executed tools will.anderson 2026-06-15 11:30:47 -05:00
  • 621a4b7bef Merge PR #3: feat(cli): Claude-as-Neuron CLI tooling + soul-side handoff will.anderson 2026-06-15 11:30:02 -05:00
  • 09350c68f4 Merge PR #1: Engram write-corruption: chat.el caller fix + full handoff will.anderson 2026-06-15 11:29:18 -05:00
  • 8f84e12218 chore(repo): suppress generated dist/ artifacts in diffs Tim Lingo 2026-06-14 15:36:54 -05:00
  • 4aa79e85cd self-review 2026-06-13: rebuild soul daemon with Knowledge WM threshold fix will.anderson 2026-06-13 08:42:40 -05:00
  • 5d5aaf2e23 fix(ci): use soul.c-first link with --allow-multiple-definition will.anderson 2026-06-12 12:22:55 -05:00
  • ef12c8587c fix(ci): link only soul.c to avoid GNU ld duplicate symbol errors will.anderson 2026-06-12 12:15:42 -05:00
  • 7117e3d9ea Merge branch 'main' of git.neuralplatform.ai:neuron-technologies/neuron will.anderson 2026-06-12 12:04:21 -05:00
  • 3b2bb5276d fix(ci): use foundation-prod, HTTPS el clone, main branch, fix runtime path will.anderson 2026-06-11 13:26:24 -05:00
  • 555fa27878 Merge remote-tracking branch 'origin/main' will.anderson 2026-06-11 13:10:30 -05:00
  • 764250c4f6 fix(soul): repair CI — drop gpg/TTY and import safety/stewardship/imprint layers will.anderson 2026-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.anderson 2026-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.anderson 2026-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.anderson 2026-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.anderson 2026-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.anderson 2026-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.anderson 2026-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.anderson 2026-06-11 17:13:43 +00:00
  • a8027e9c00 feat(soul): wire steward_session_check into layered_cycle — continuity + behavioral profiling will.anderson 2026-06-11 12:13:19 -05:00
  • df2c7409c0 feat(steward): behavioral profiling and continuity detection — drift, discontinuity, identity anomaly will.anderson 2026-06-11 11:58:43 -05:00
  • bebf1f8c86 fix(soul): address review issues in feat/layer-composition will.anderson 2026-06-11 11:47:45 -05:00
  • 63968cd224 fix(stewardship): address review issues in feat/layer-stewardship will.anderson 2026-06-11 11:46:56 -05:00
  • db2ee387a4 fix(soul): address review issues in feat/layer-safety will.anderson 2026-06-11 11:46:43 -05:00
  • 749b60c6e8 fix(soul): address review issues in feat/layer-imprint will.anderson 2026-06-11 11:46:31 -05:00
  • d097455d6a test(soul): integration and contract tests for layered_cycle composition test/layer-composition will.anderson 2026-06-11 11:42:45 -05:00
  • ba8491926c test(soul): comprehensive tests for Layer 1 safety.el test/layer-safety will.anderson 2026-06-11 11:40:59 -05:00
  • 45ad322e0c test(stewardship): add comprehensive test suite for Layer 2 stewardship test/layer-stewardship will.anderson 2026-06-11 11:40:58 -05:00
  • fbbc6d4347 Add imprint.el test suite (14 cases) test/layer-imprint will.anderson 2026-06-11 11:40:37 -05:00
  • f52d5bd9ae feat(soul): wire consciousness layers — explicit L0→L1→L2→L3→L1 cycle will.anderson 2026-06-11 11:32:13 -05:00
  • 5597bf78cb feat(soul): Layer 1 — safety.el with screen/validate/bell interface will.anderson 2026-06-11 11:30:57 -05:00
  • a1e460e897 feat(soul): Layer 2 — stewardship.el with mission alignment and CGI governance will.anderson 2026-06-11 11:30:39 -05:00
  • 6fec93ff7f feat(soul): Layer 3 — imprint.el with bounded API surface will.anderson 2026-06-11 11:30:30 -05:00
  • 690df89610 self-review 2026-06-11: add WM-autobiographical curiosity seed will.anderson 2026-06-11 08:45:55 -05: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.anderson 2026-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.anderson 2026-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.anderson 2026-06-10 22:37:50 +00:00
  • a76aaf4831 docs: add architecture, R&D, and patent strategy docs will.anderson 2026-06-10 17:31:07 -05:00
  • 05ca125ecc api: add /api/neuron/memory/delete and /api/neuron/memory/update for UI memory CRUD feat/memory-delete-update Tim Lingo 2026-06-10 15:43:17 -05:00
  • 297066c2d4 self-review 2026-06-10: fix ise_post JSON escaping + rebuild soul daemon will.anderson 2026-06-10 08:54:28 -05:00
  • 8eea1d94ff feat(chat): make web search built-in (always attach native web_search) feat/native-web-search Tim Lingo 2026-06-09 23:39:26 -05:00
  • 2ea1d50fa3 feat(cli): Claude-as-Neuron CLI tooling + soul-side handoff Tim Lingo 2026-06-09 20:36:38 -05:00
  • c81f49d938 self-review 2026-06-09: add periodic engram sync to soul awareness loop will.anderson 2026-06-09 08:55:59 -05:00
  • c594cec8f7 Add native Anthropic web_search tool to the agentic chat path Tim Lingo 2026-06-08 23:32:23 -05:00
  • 2112d2ffb3 Add Phase 0 live-runtime findings to engram write-corruption handoff Tim Lingo 2026-06-08 16:25:12 -05:00
  • 799ca3758b Fix chat.el node_type-slot bug + add engram write-corruption handoff Tim Lingo 2026-06-08 16:14:20 -05:00
  • df648a8f0b self-review 2026-06-07: fix uptime display in awareness loop will.anderson 2026-06-07 08:47:29 -05:00
  • 0bd8e0a2cd soul: persist sessions across restarts via local snapshot will.anderson 2026-06-05 11:35:07 -05:00
  • 73d35dc91a self-review 2026-06-05: wire wm_top into heartbeat ISE will.anderson 2026-06-05 08:37:09 -05:00
  • 2f16855d6b self-review 2026-06-04: wire wm_avg_weight into heartbeat ISE will.anderson 2026-06-04 08:38:39 -05:00
  • e92fd2d5a4 self-review 2026-05-26: wall-clock heartbeat timing + seed rotation fix will.anderson 2026-05-26 08:54:58 -05:00
  • 54a0ee0949 self-review 2026-05-26: sync dist/awareness.c with awareness.el source will.anderson 2026-05-26 08:48:17 -05:00
  • fb6904431f self-review 2026-05-25: fix curiosity rotation and awareness_run timing will.anderson 2026-05-25 08:47:30 -05:00
  • 11c7f90e51 self-review 2026-05-24: rebuild soul with updated el_runtime.c (inference guard) will.anderson 2026-05-24 08:43:31 -05:00
  • 8cac07004c self-review 2026-05-23: rebuild soul with updated el_runtime.c (ISE ordering + elc async fix) will.anderson 2026-05-23 08:45:14 -05:00