Skip to content

Conversation

@hamza-56
Copy link
Contributor

@hamza-56 hamza-56 commented Dec 8, 2025

  • Relocate MCP module from sparkth_mcp/ to app/mcp/
  • Move tests to tests/mcp/ directory
  • Update all imports to use app.mcp namespace
  • Add import sorting check to CI workflow
  • Add Makefile targets for running api, mcp, and cli locally
  • Add psycopg2-binary and typer dependencies
  • Delete unused main.py file
  • Update README with new module paths

  - Relocate MCP module from sparkth_mcp/ to app/mcp/
  - Move tests to tests/mcp/ directory
  - Update all imports to use app.mcp namespace
  - Add import sorting check to CI workflow
  - Add Makefile targets for running api, mcp, and cli locally
  - Add psycopg2-binary and typer dependencies
  - Delete unused main.py file
  - Update README with new module paths
  - Move pytest, pytest-asyncio, and ruff from main to dev dependencies
  - Add clean and restart targets to Makefile
@hamza-56 hamza-56 merged commit 04dd70b into main Dec 9, 2025
2 checks passed
@hamza-56 hamza-56 deleted the refactor/move-mcp-to-app branch December 9, 2025 12:55
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.

4 participants