This website requires JavaScript.
Explore
Help
Sign In
HomeLab
/
unraid-mcp
Watch
2
Star
0
Fork
1
You've already forked unraid-mcp
mirror of
https://github.com/jmagar/unraid-mcp.git
synced
2026-03-23 12:39:24 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
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