|
ssh_exec: accept credentials directly as tool parameters
host, username, password, port, key_path are now first-class parameters. No config file needed — user can pass creds in the chat message. Ad-hoc connections skip host key verification by default. Named connections in ssh_hosts.json still work as a shortcut. |
|---|
|
|
| navi/profiles/server_admin.py |
|---|
| navi/profiles/smart_home.py |
|---|
| navi/tools/ssh_exec.py |
|---|