Skip to content

ntm

v1.18.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

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

✓ No known CVEs patched in this version

Topics

ai-agents cli developer-tools go tmux

Summary

AI summary

Updates Quick Install ```bash, Bug Fixes, and @Dicklesworthstone across a mixed release.

Changes in this release

Bugfix Medium

Fixes spawn behavior to advise instead of hard-rejecting gpt-*-codex on ChatGPT logins.

Fixes spawn behavior to advise instead of hard-rejecting gpt-*-codex on ChatGPT logins.

Source: llm_adapter@2026-05-25

Confidence: high

Full changelog

NTM v1.18.1

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.1

# Homebrew (macOS/Linux)
brew install dicklesworthstone/tap/ntm

# Source build
git clone --branch v1.18.1 --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

  • 0fe7210099448c1505fa556c379e455473e112b4: fix(spawn): don't hard-reject gpt-*-codex on ChatGPT logins; advise instead (#155) (@Dicklesworthstone)

Documentation

  • 76306f90fff0f695d04fe10031055c1d62611e7e: docs(spawn): reattach orphaned waitForAgentsReady doc comment (@Dicklesworthstone)

Full Changelog: https://github.com/Dicklesworthstone/ntm/compare/v1.18.0...v1.18.1

Container Image: ghcr.io/dicklesworthstone/ntm:v1.18.1

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 ntm

Get notified when new releases ship.

Sign up free

About ntm

Named Tmux Manager — spawn, tile, and coordinate multiple AI coding agents (Claude, Codex, Gemini) across tmux panes with a TUI command palette.

All releases →

Related context

Beta — feedback welcome: [email protected]