Files
Sam Morrow fad90b7fda Fix resource handler to use deps from context
The RepositoryResourceContentsHandler was using closure-captured deps
instead of retrieving them from context at call time. This causes issues
on the remote server which injects per-request deps via context.

Changed to use MustDepsFromContext(ctx) pattern consistent with tool
handlers in NewTool and NewToolFromHandler.
2026-01-12 11:50:00 +01:00
..
2026-01-06 17:38:12 +00:00
2026-01-06 17:38:12 +00:00