This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates Quick Install ```bash, Bug Fixes, and @Dicklesworthstone across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Widens idle-prompt scan window with spinner-after-prompt guard. Widens idle-prompt scan window with spinner-after-prompt guard. Source: llm_adapter@2026-05-25 Confidence: low |
— |
Full changelog
NTM v1.18.2
Named Tmux Manager - Orchestrate AI coding agents in tmux sessions with beautiful TUI interfaces.
Quick Install
# One-liner install (Linux/macOS)
curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/ntm/main/install.sh | bash -s -- --version=v1.18.2
# Homebrew (macOS/Linux)
brew install dicklesworthstone/tap/ntm
# Source build
git clone --branch v1.18.2 --depth 1 https://github.com/Dicklesworthstone/ntm.git
cd ntm && go install ./cmd/ntm
Shell Integration
Add to your shell rc file:
eval "$(ntm shell zsh)" # for zsh
eval "$(ntm shell bash)" # for bash
eval "$(ntm shell fish)" # for fish
Changelog
Bug Fixes
- e28763ea2dea8893df0a5389e1ee6ad1200cefef: fix(status): widen idle-prompt scan window with spinner-after-prompt guard (#156) (@Dicklesworthstone)
Documentation
- 1635316bccfeab58579e711b960b587f1d512be0: docs(changelog): document v1.13.1 through v1.18.1 (@Dicklesworthstone)
Full Changelog: https://github.com/Dicklesworthstone/ntm/compare/v1.18.1...v1.18.2
Container Image: ghcr.io/dicklesworthstone/ntm:v1.18.2
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 ntm
Named Tmux Manager — spawn, tile, and coordinate multiple AI coding agents (Claude, Codex, Gemini) across tmux panes with a TUI command palette.
Related context
Related tools
Beta — feedback welcome: [email protected]