Skip to content

[codex] add local MCP semantic search#1365

Open
r3dbars wants to merge 1 commit into
mainfrom
codex/salvage-1326-semantic-search
Open

[codex] add local MCP semantic search#1365
r3dbars wants to merge 1 commit into
mainfrom
codex/salvage-1326-semantic-search

Conversation

@r3dbars

@r3dbars r3dbars commented Jul 2, 2026

Copy link
Copy Markdown
Owner

What

Clean replacement for dirty draft PR #1326.

Adds local semantic and hybrid search to the Transcripted MCP package using Apple NaturalLanguage sentence embeddings behind an EmbeddingProvider, plus vector storage, reciprocal-rank fusion, MCP mode routing, deterministic tests, and the missing E2E source-list entries that caused the original PR's CI failure.

Why

The original PR was dirty against current main and failed Swift CI because run-e2e-smoke.sh did not compile the new embedding source files. This rebuild starts from current main and preserves newer MCP summary/telemetry work.

Checks

  • swift test --package-path Tools/TranscriptedMCP ✅ (126 passed)
  • swift build --package-path Tools/TranscriptedMCP
  • python3 scripts/dev/check-build-source-lists.py
  • bash run-e2e-smoke.sh
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant