This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates Quick Install ```bash, @Dicklesworthstone, and Bug Fixes across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes registration_token plumbing for agentmail and overseer via send_message. Fixes registration_token plumbing for agentmail and overseer via send_message. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Respects resolved Codex model in ChatGPT-account preflight for spawn. Respects resolved Codex model in ChatGPT-account preflight for spawn. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Addresses follow‑up issues after fresh-eyes release. Addresses follow‑up issues after fresh-eyes release. Source: llm_adapter@2026-05-25 Confidence: low |
— |
| Refactor | Medium |
Tightens worktree‑root and pane‑lookup resolution, parses rch daemon status envelope, allows "." in lock‑path matcher. Tightens worktree‑root and pane‑lookup resolution, parses rch daemon status envelope, allows "." in lock‑path matcher. Source: llm_adapter@2026-05-25 Confidence: low |
— |
Full changelog
NTM v1.16.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.16.1
# Homebrew (macOS/Linux)
brew install dicklesworthstone/tap/ntm
# Source build
git clone --branch v1.16.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
- 7779cbb31d2fd6a77277f343c963b9b25d9676e9: fix(agentmail): registration_token plumbing + overseer via send_message (#146) (@Dicklesworthstone)
- b61f6584be38deb940f3487226910cc4c16170fc: fix(spawn): respect resolved Codex model in ChatGPT-account preflight (#147) (@Dicklesworthstone)
Others
- 308b895add843e8fa1b0bf364f1ae823fec71149: Fix fresh-eyes release follow-ups (@Dicklesworthstone)
- d71736b741a4d9bddcdcdbff88f66569b2946aa6: internal: tighten worktree-root + pane-lookup resolution, parse rch daemon status envelope, allow "." in lock-path matcher (@Dicklesworthstone)
Full Changelog: https://github.com/Dicklesworthstone/ntm/compare/v1.16.0...v1.16.1
Container Image: ghcr.io/dicklesworthstone/ntm:v1.16.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
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]