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
aa5fa3e177810a365cd6c2c21bc10ebcf6b70fd2
unraid-mcp
/
unraid_mcp
/
core
History
Jacob Magar
aa5fa3e177
feat(guards): add core/guards.py with gate_destructive_action helper
2026-03-15 23:25:39 -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
feat(guards): add core/guards.py with gate_destructive_action helper
2026-03-15 23:25:39 -04:00
setup.py
fix(lint): remove __future__ annotations from new tools, fix 4 failing tests
2026-03-15 19:57:46 -04:00
types.py
fix: apply all PR review agent findings (silent failures, type safety, test gaps)
2026-02-19 02:23:04 -05:00
utils.py
fix: split subscription_lock, fix safe_get None semantics, validate notification enums
2026-03-13 02:44:26 -04:00