unraid-mcp/unraid_mcp
Jacob Magar f4adb4e8b9 fix: address PR #12 review comments on refactored tool files
- Add 'logs' to _DOCKER_SUBACTIONS so the validation guard passes through
  to the informative ToolError rather than a generic 'Invalid action' (P1)
- Add inline comments to _SYSTEM_QUERIES explaining that 'network' and
  'variables' share the vars root field but fetch different subfields (P3)
- Process system/server response into a structured summary dict instead
  of returning raw GraphQL data directly (P3)
2026-04-06 15:24:16 -04:00
..
config docs: comprehensive documentation and version sync (v1.2.4) 2026-04-05 03:34:19 -04:00
core fix(ci): fix ruff errors with noqa directives; lower coverage threshold to 70% 2026-04-05 09:11:34 -04:00
subscriptions fix(ci): fix ruff errors with noqa directives; lower coverage threshold to 70% 2026-04-05 09:11:34 -04:00
tools fix: address PR #12 review comments on refactored tool files 2026-04-06 15:24:16 -04:00
__init__.py fix: apply all PR review agent findings (silent failures, type safety, test gaps) 2026-02-19 02:23:04 -05:00
main.py feat: add 5 notification mutations + comprehensive refactors from PR review 2026-03-13 01:54:55 -04:00
server.py fix(ci): fix ty type errors with cast() and type: ignore for ASGIMiddleware calls 2026-04-05 09:02:50 -04:00
version.py fix: apply all PR review agent findings (silent failures, type safety, test gaps) 2026-02-19 02:23:04 -05:00