fix(release-gate): isolate PAGE agent runs from split-service MCP routing #40

Merged
tkmind merged 1 commits from codex/release-gate-page-agent-isolation into main 2026-07-30 02:56:33 +00:00
Owner

Summary

  • Release gate 本地栈中隔离 PAGE agent 运行,避免 split-service MCP 路由干扰。
  • 新增 scripts/test-goosed-page-direct.mjs 用于直接验证 goosed 页面链路。

Test plan

  • node --test release-gate/local-stack.test.mjs
  • node scripts/test-goosed-page-direct.mjs(如环境具备)

Merge note

独立 PR。

## Summary - Release gate 本地栈中隔离 PAGE agent 运行,避免 split-service MCP 路由干扰。 - 新增 `scripts/test-goosed-page-direct.mjs` 用于直接验证 goosed 页面链路。 ## Test plan - [x] `node --test release-gate/local-stack.test.mjs` - [ ] `node scripts/test-goosed-page-direct.mjs`(如环境具备) ## Merge note 独立 PR。
tkmind added 1 commit 2026-07-30 02:47:12 +00:00
fix(release-gate): isolate PAGE agent runs from split-service MCP routing.
Memind CI / Test, build, and release guards (pull_request) Failing after 17s
d67ebb0c77
Gate stacks inherited developer MCP env and routed sandbox-fs writes to the
8082 workspace root, so PAGE/DATA scenarios failed with ENOENT despite a
healthy goosed. Sanitize isolated portal env, grant gate skills, and align
CHAT search assertions with the tkmind_search tool name.

Co-authored-by: Cursor <cursoragent@cursor.com>
tkmind merged commit 418406517f into main 2026-07-30 02:56:33 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#40