Skip to content

Conversation

@Teagan42
Copy link
Contributor

@Teagan42 Teagan42 commented Sep 9, 2025

What

  • document version bump process in AGENTS.md
  • run tests against a real Qdrant instance using actual embedding models
  • fix server Qdrant queries for scroll, search and recommend APIs
  • add sentence-transformers to dev dependencies

Why

  • ensure contributors consistently bump project versions
  • exercise the full Qdrant stack in tests instead of dummies
  • align server code with current qdrant-client API
  • provide reranker dependency for test environment

Affects

  • developer docs
  • test suite
  • server Qdrant integration

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • Updated AGENTS.md

https://chatgpt.com/codex/tasks/task_e_68bf9d3be7808328bc267f692ea47659

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1861691%32–34, 301, 304–307, 352–361, 599, 605
   server.py1902288%75, 93–94, 205–221, 313, 317, 337–341, 374
TOTAL4783892% 

Tests Skipped Failures Errors Time
19 0 💤 0 ❌ 0 🔥 16.993s ⏱️

@Teagan42 Teagan42 merged commit b6fa851 into main Sep 9, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/update-agents.md-and-tests-setup branch September 9, 2025 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants