This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryUpdates SSH Agent Forwarding, What's new, and A across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds "Agent forwarding" checkbox to SSH connection form Adds "Agent forwarding" checkbox to SSH connection form Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
Appends -A flag to generated ssh command when agent forwarding is enabled Appends -A flag to generated ssh command when agent forwarding is enabled Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Feature | Low |
Displays "Oui (-A)" / "Non" in detail panel indicating agent forwarding status Displays "Oui (-A)" / "Non" in detail panel indicating agent forwarding status Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Feature | Low |
Updates help content for SSH agent forwarding in 8 languages (FR, EN, ES, DE, IT, PT, JA, ZH) Updates help content for SSH agent forwarding in 8 languages (FR, EN, ES, DE, IT, PT, JA, ZH) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
Full changelog
What's new
SSH Agent Forwarding
- New "Agent forwarding" checkbox in the SSH connection form
- Adds
-Ato the generatedsshcommand when enabled - Allows jumping between servers without copying your private key: PC → server A → server B
- Requires an active SSH agent (
SSH_AUTH_SOCK) — if no agent is running, SSH ignores-Asilently - Detail panel shows "Oui (-A)" / "Non"
- Help content updated in all 8 languages (FR/EN/ES/DE/IT/PT/JA/ZH)
How to use:
- Make sure your SSH agent is running:
ssh-add -lshould list your keys - Edit a connection in the SSH page → check "Agent forwarding" → Save
- Once connected on server A, you can
ssh user@server-Bdirectly
Install / upgrade
Arch Linux (AUR):
yay -S nmlinux
All platforms (wheel):
pip install nmlinux-1.3.9-py3-none-any.whl
SHA256: 0d73d323ce1f89ae1cf47644e47a83fe254a6476246b8135582e35a67e865e0e
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Nmlinux
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]