Phase 5 可插拔 LangGraph Orchestrator Runtime #30

Merged
tkmind merged 31 commits from codex/langgraph-phase5-merge-fix into main 2026-07-25 01:04:08 +00:00

31 Commits

Author SHA1 Message Date
tkmind 5d08d56f91 merge: harden zero-impact Orchestrator Shadow rollout
Memind CI / Test, build, and release guards (pull_request) Successful in 2m5s
Merge PR #31 into codex/langgraph-phase5-merge-fix after CI #68 passed.
2026-07-25 00:57:34 +00:00
john 6df82818c5 feat(orchestrator): harden zero-impact shadow rollout
Gate and bound Portal shadow observations while preserving Native execution. Add fail-closed service boundaries, terminal retention controls, Canary readiness telemetry, ops visibility, and isolated regression coverage.
2026-07-25 07:28:37 +08:00
john 08a48e4849 ci: skip redundant sharp arm64 install
Memind CI / Test, build, and release guards (pull_request) Successful in 1m48s
2026-07-25 05:56:03 +08:00
john db593c44fd fix: restore orchestrator shadow smoke command
Memind CI / Test, build, and release guards (pull_request) Has been cancelled
2026-07-25 05:23:46 +08:00
john 36eca57506 merge: include latest orchestrator worker alignment 2026-07-25 00:10:19 +08:00
john 764981c086 merge: integrate langgraph execution runtime
# Conflicts:
#	agent-run-gateway.test.mjs
#	capabilities.mjs
#	package.json
#	server.mjs
2026-07-25 00:09:15 +08:00
john cf36a9c84a fix: align orchestrator worker with local goosed 2026-07-25 00:04:50 +08:00
john e3d7b9ee76 docs: finalize orchestrator phase 5 operations 2026-07-24 23:55:40 +08:00
john f6f2cd0933 feat: harden orchestrator execution runtime 2026-07-24 23:53:32 +08:00
john 396bb78200 feat: expose executor job observability 2026-07-24 23:31:29 +08:00
john bbb43f97a3 feat: persist blocked executor jobs 2026-07-24 23:07:46 +08:00
john d21c4849a9 feat: add executor gateway contracts 2026-07-24 22:50:37 +08:00
john 19706eb3a0 feat: add workflow dry-run observability 2026-07-24 22:44:26 +08:00
john c9ad841543 feat: add dry-run workflow execution boundary 2026-07-24 22:30:41 +08:00
john 646178944d test: align wechat extension mocks 2026-07-24 22:19:24 +08:00
john 85e888b340 feat: add orchestrator canary readiness gate 2026-07-24 22:09:19 +08:00
john ff9c68e57f docs: document orchestrator env export 2026-07-24 21:57:43 +08:00
john 3e57f85d3a feat: add orchestrator shadow observability 2026-07-24 21:44:21 +08:00
john 24336d0178 feat: add shadow LangGraph orchestrator runtime 2026-07-24 21:25:40 +08:00
john 46ea22b342 feat: add pluggable workflow orchestrator controls 2026-07-24 20:59:01 +08:00
john d87bfde501 merge: server architecture modularization 2026-07-24 19:18:14 +08:00
john 785731d98d refactor: modularize portal server and harden session recovery 2026-07-24 19:10:44 +08:00
john 1d291fd528 fix: restore page links after delayed materialization 2026-07-24 17:58:52 +08:00
john 550969bed2 fix: preserve delivered page links when auto images fail 2026-07-24 17:57:39 +08:00
john 412e5f149b fix: allow page clarification turns without delivery error 2026-07-24 17:37:05 +08:00
john 03f03cf7c5 merge: feature/page-data-dev-aider into main
Bring in Page Data Aider dev loop, adm code-run policy UI, and customer order demo.
Keep system disclosure policy and agent code-run admin wiring side by side.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 14:42:25 +08:00
john 54637beffb fix preview sandbox and local analytics proxy 2026-07-24 14:21:06 +08:00
john dab6140f99 feat: Page Data dev loop, adm Code Run UI, and customer order demo
Add verify→Aider→OpenHands dev loop, memindadm config/history UI, and john4
customer-order Page Data demo with scenario + verification scripts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 22:11:18 +08:00
john 239c41f935 feat: add memindadm runtime policy for agent code runs (Phase 1.5)
Persist code-run gates in admin DB and expose them via /auth/status so H5 can honor runtime policy without VITE rebuilds.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 21:33:27 +08:00
john 13f5c740a1 feat: add page_data_dev code-run path and adm policy design docs
Introduce Page Data dev repair intent routing, page_data_dev taskType
autodetect, and help-code02 memindadm runtime policy specification.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 21:31:09 +08:00
john 898f6fff44 docs: add Page Data Aider dev supplement scheme (help-code01)
Document the Goose + verify + Aider L2 workflow for Page Data simple
system bug fixing during development, without replacing the main path.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 21:16:13 +08:00