This website requires JavaScript.
Explore
Help
Sign In
Artifacts
/
unraid-mcp
Watch
2
Star
0
Fork
0
You've already forked unraid-mcp
forked from
HomeLab/unraid-mcp
Code
Pull Requests
Actions
Packages
Releases
5
Activity
Files
dab1cd69958d55acd998f980f44704ac0fee46dd
unraid-mcp
/
unraid_mcp
/
core
History
Jacob Magar
faf9fb9ad7
fix(guards): use Pydantic model for elicitation to get labeled checkbox instead of 'Value: []'
2026-03-15 23:48:53 -04:00
..
__init__.py
lintfree
2025-08-12 11:35:00 -04:00
client.py
feat(elicitation): raise CredentialsNotConfiguredError in client when creds absent
2026-03-14 03:55:57 -04:00
exceptions.py
feat(creds): tool_error_handler converts CredentialsNotConfiguredError to ToolError with path
2026-03-14 14:05:59 -04:00
guards.py
fix(guards): use Pydantic model for elicitation to get labeled checkbox instead of 'Value: []'
2026-03-15 23:48:53 -04:00
setup.py
refactor(guards): remove elicit_destructive_confirmation from setup.py (moved to guards.py)
2026-03-15 23:29:22 -04:00
types.py
chore: ruff format types.py (pre-existing unformatted file)
2026-03-15 23:40:27 -04:00
utils.py
fix: split subscription_lock, fix safe_get None semantics, validate notification enums
2026-03-13 02:44:26 -04:00