feat(search): enable MindSearch defaults and sanitize user-facing search language #38

Merged
tkmind merged 1 commits from codex/mindsearch-defaults-display into main 2026-07-30 02:56:00 +00:00
Owner

Summary

  • 默认启用 MindSearch 相关 skill 配置。
  • 净化用户可见的搜索/架构术语文案(conversation-display、user auth/space/publish)。

Test plan

  • node --test conversation-display.test.mjs
  • CI

Merge note

独立 PR;建议在 codex/mindspace-page-quota-delivery 之前合并。

## Summary - 默认启用 MindSearch 相关 skill 配置。 - 净化用户可见的搜索/架构术语文案(`conversation-display`、user auth/space/publish)。 ## Test plan - [x] `node --test conversation-display.test.mjs` - [ ] CI ## Merge note 独立 PR;建议在 `codex/mindspace-page-quota-delivery` 之前合并。
tkmind added 1 commit 2026-07-30 02:47:02 +00:00
feat(search): enable MindSearch defaults and sanitize user-facing search language.
Memind CI / Test, build, and release guards (pull_request) Failing after 18s
74150a30e3
Grant search_external and network egress for default users, enable search-enhanced skill, redact internal architecture terms from assistant UI text, and neutralize search skill prompts so chats use dual-engine web search without exposing vendor names.

Co-authored-by: Cursor <cursoragent@cursor.com>
tkmind merged commit 4ee70d3f6d into main 2026-07-30 02:56:00 +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#38