Skip to content

Conversation

@Teagan42
Copy link
Contributor

@Teagan42 Teagan42 commented Sep 9, 2025

What

  • document actor indexing and new query examples in AGENTS.md
  • index actor names in Qdrant and store them in payloads
  • add actor-movies server tool for filtering movies by actor and year
  • test actor-based movie retrieval
  • bump version to 0.4.6

Why

  • support queries like "Find the newest movie with Tom Cruise" and "Suggest a movie from the 90's with Glenn Close"

Affects

  • AGENTS.md
  • mcp_plex/loader.py
  • mcp_plex/server.py
  • tests/test_server.py
  • pyproject.toml
  • uv.lock

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • Updated AGENTS.md with actor indexing and new example queries

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

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1941692%32–34, 304, 307–310, 355–364, 620, 626
   server.py2162290%75, 93–94, 205–221, 432, 436, 456–460, 493
TOTAL5133893% 

Tests Skipped Failures Errors Time
21 0 💤 0 ❌ 0 🔥 14.868s ⏱️

@Teagan42 Teagan42 merged commit faba51c into main Sep 9, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/update-agents.md-for-architecture-descriptions branch September 9, 2025 05:08
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