This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates Quick Install ```bash, Linux/macOS, and macOS/Linux across a mixed release.
Full changelog
NTM v1.15.0
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
# Homebrew (macOS/Linux)
brew install dicklesworthstone/tap/ntm
# Go install
go install github.com/Dicklesworthstone/ntm/cmd/[email protected]
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
NTM v1.15.0
Dependency refresh and release-prep hardening.
- Updated Go module dependencies and moved the project to Go 1.26.
- Refreshed the local Bubble Tea replacement while preserving the NTM terminal probe patch.
- Updated web and VS Code package dependencies for the 1.15.0 release.
- Fixed robot overlay startup so stateless overlay output does not require a writable state store.
- Aligned the release workflow with Go 1.26.
Full Changelog: https://github.com/Dicklesworthstone/ntm/compare/v1.14.0...v1.15.0
Container Image: ghcr.io/dicklesworthstone/ntm:v1.15.0
Breaking Changes
- Minimum Go runtime version bumped to 1.26
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]