Skip to content

docs(markdown-hybrid-search-mcp): Introduce Design Documentation#115

Merged
hcoona merged 16 commits intomainfrom
dev/shuaizhang/rag-mcp
Feb 12, 2026
Merged

docs(markdown-hybrid-search-mcp): Introduce Design Documentation#115
hcoona merged 16 commits intomainfrom
dev/shuaizhang/rag-mcp

Conversation

@hcoona
Copy link
Owner

@hcoona hcoona commented Feb 12, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 12, 2026 17:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new public subproject scaffold for markdown-hybrid-search-mcp and introduces extensive design documentation under .AGENTS/DESIGN/ to specify the intended v1 architecture and constraints.

Changes:

  • Added a new Python package scaffold (markdown_hybrid_search_mcp) with placeholder modules and a README pointing to the design doc.
  • Added design spec + clarification/review documents under src/public/app/markdown-hybrid-search-mcp/.AGENTS/DESIGN/.
  • Registered the new subproject in the repo’s uv workspace and Pyrefly include list.

Reviewed changes

Copilot reviewed 25 out of 25 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/public/app/markdown-hybrid-search-mcp/src/markdown_hybrid_search_mcp/server.py Placeholder module docstring for future MCP server entrypoint.
src/public/app/markdown-hybrid-search-mcp/src/markdown_hybrid_search_mcp/init.py Package docstring scaffold.
src/public/app/markdown-hybrid-search-mcp/pyproject.toml New subproject packaging metadata + FastMCP dependency.
src/public/app/markdown-hybrid-search-mcp/README.md High-level intent and pointer to design documentation.
src/public/app/markdown-hybrid-search-mcp/.AGENTS/DESIGN/v1.md Main v1 design specification.
src/public/app/markdown-hybrid-search-mcp/.AGENTS/DESIGN/REVIEW_v1_*.md Design review iterations captured as docs.
src/public/app/markdown-hybrid-search-mcp/.AGENTS/DESIGN/CLARIFY*.md Clarifications/decisions captured as docs.
pyproject.toml Adds the new subproject to uv workspace members + Pyrefly project includes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hcoona hcoona enabled auto-merge (squash) February 12, 2026 18:10
@hcoona hcoona disabled auto-merge February 12, 2026 18:23
@hcoona hcoona merged commit 3d3f7a8 into main Feb 12, 2026
17 checks passed
@hcoona hcoona deleted the dev/shuaizhang/rag-mcp branch February 12, 2026 18:23
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