feat: add production-ready Deep Search service #27

Merged
tkmind merged 5 commits from codex/search-service-registry into main 2026-07-24 02:18:17 +00:00
Owner

What changed

  • adds pluggable MindSearch services and an independent Deep Search orchestrator
  • adds DeepSeek model selection through the Portal LLM gateway
  • adds a standalone 103 runtime with LaunchAgent, persistent SQLite, backup and rollback
  • rewrites loopback endpoints for goosed containers
  • keeps the GitHub token inside the Deep Search service

Validation

  • full npm test suite
  • Deep Search tests: 17 passed
  • capability/runtime tests: 28 passed
  • MindSpace full publish guards
  • H5 session patch guards
  • both release-ready gates passed
## What changed - adds pluggable MindSearch services and an independent Deep Search orchestrator - adds DeepSeek model selection through the Portal LLM gateway - adds a standalone 103 runtime with LaunchAgent, persistent SQLite, backup and rollback - rewrites loopback endpoints for goosed containers - keeps the GitHub token inside the Deep Search service ## Validation - full npm test suite - Deep Search tests: 17 passed - capability/runtime tests: 28 passed - MindSpace full publish guards - H5 session patch guards - both release-ready gates passed
tkmind added 5 commits 2026-07-24 02:13:44 +00:00
tkmind merged commit 25c09f1e8f into main 2026-07-24 02:18:17 +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#27