Isolate Cursor executor to admin-configured whitelist channel for H5 and WeChat.
Memind CI / Test, build, and release guards (push) Failing after 4m22s

Non-allowlisted users stay on the existing Goose/DeepSeek path; only memindadm whitelist users enter the TKMind Cursor channel on selected intents and channels.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-28 15:27:10 +08:00
parent 02fdcdedc5
commit 416bf7a29a
13 changed files with 339 additions and 42 deletions
+4 -4
View File
@@ -525,11 +525,11 @@ MEMIND_RUNTIME_PROFILE=local
# MEMIND_CURSOR_HELP_AGENT_BIN=/Users/john/.local/bin/agent
# MEMIND_CURSOR_HELP_AUTO_GOOSE_REMEDIATE=1
# Track C: Goose 编排 + Cursor 作为 code executorMindSpace 落盘,推荐 PoC
# MEMIND_CURSOR_EXECUTOR_ENABLED=1
# Track C: TKMind 智趣(Cursor作为 code executor — 仅对白名单用户生效(memindadm「智趣体验通道」
# MEMIND_CURSOR_EXECUTOR_ENABLED=1 # 服务端 Cursor CLI 基础设施开关
# MEMIND_AIDER_SKILL_USE_CURSOR=1
# 默认将页面生成、问卷(Page Data)、Excel 分析路由到 Cursor 执行
# MEMIND_CURSOR_PAGE_TASKS_DEFAULT=1
# 已废弃全员路由:页面/问卷/Excel 是否走 Cursor 由 memindadm 白名单控制,不再靠 MEMIND_CURSOR_PAGE_TASKS_DEFAULT
# MEMIND_CURSOR_PAGE_TASKS_DEFAULT=0
# 已废弃:不再把普通 Agent 编排全量切到 Cursor;简单对话走 DeepSeek direct_chat
# MEMIND_CURSOR_AGENT_TASKS_DEFAULT=0
# MEMIND_CURSOR_DEEPSEEK_FALLBACK=1