Skip to content

Nmlinux

v1.3.9 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

auth

Summary

AI summary

Updates SSH Agent Forwarding, What's new, and A across a mixed release.

Changes in this release

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 -A to the generated ssh command 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 -A silently
  • Detail panel shows "Oui (-A)" / "Non"
  • Help content updated in all 8 languages (FR/EN/ES/DE/IT/PT/JA/ZH)

How to use:

  1. Make sure your SSH agent is running: ssh-add -l should list your keys
  2. Edit a connection in the SSH page → check "Agent forwarding" → Save
  3. Once connected on server A, you can ssh user@server-B directly

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

Track Nmlinux

Get notified when new releases ship.

Sign up free

About Nmlinux

All releases →

Related context

Beta — feedback welcome: [email protected]