You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MCP Tool Discovery (agentic_ssh tools): Added a dedicated CLI command (and alias agentic_ssh list-tools) to inspect all built-in and dynamically registered custom MCP tools, parameter types, requirements, and descriptions in human-readable terminal format or machine-readable JSON (--json). (#50)
Nix Flake & Cachix Binary Cache: Added first-class Nix packaging with flake.nix for zero-compile instant execution (nix run github:sandbanks/agentic_ssh), devShells, and automated binary uploads to sandbanks.cachix.org. (#52, #53)