Skip to content

feat(mcp): add source coverage status and search diagnostics - #32

Merged
Razpines merged 1 commit into
mainfrom
feat/mcp-source-coverage-search-diagnostics
Feb 28, 2026
Merged

Razpines merged 1 commit into
mainfrom
feat/mcp-source-coverage-search-diagnostics

Conversation

@Razpines

Copy link
Copy Markdown
Owner

Summary

  • add source-type coverage reporting to status() (�vailable_source_types, source_type_counts, coverage_warnings)
  • add search(debug=true) response envelope with structured debug metadata
  • validate search(source_types=...) and return actionable error payloads for unsupported/unavailable source types
  • add tests for source-type validation, debug mode, and status coverage metadata

Issues

Testing

  • python -m py_compile src/unity_docs_mcp/mcp_server.py src/unity_docs_mcp/tools/ops.py tests/test_mcp_meta.py
  • $env:PYTHONPATH='C:\projects\UnityRAG\src'; python -m pytest tests/test_mcp_meta.py -q

@Razpines
Razpines merged commit 21e4169 into main Feb 28, 2026
2 checks passed
@Razpines
Razpines deleted the feat/mcp-source-coverage-search-diagnostics branch February 28, 2026 20: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

1 participant