AI Catchup

CLI Articles

5 articles across AI Catchup's news, guides, tutorials, and comparisons.

All CLI articles

anthropicSep 4, 2026

Claude's ant CLI Can Now Manage Agent Resources as Code

Anthropic added `ant apply` to the Claude CLI, letting teams declare Managed Agent environments, agents, skills, memory stores, and deployments in a repository and reconcile them with the Claude API.

anthropicSep 2, 2026

Claude Code Desktop Can Now Resume Sessions Started in the Terminal

Claude Code can now move a terminal-started session into the Claude Code desktop app. Anthropic says users can type /resume, choose a CLI session, and continue with the full conversation and context intact.

openaiAug 2, 2026

OpenAI Releases Codex Security CLI for Repository Scans and CI Checks

OpenAI says its open-source Codex Security CLI can scan repositories, track findings across runs, verify fixes, and add security checks to CI/CD. The beta CLI requires Codex Security access and is built for teams that want code-aware security review in the terminal.

anthropicJul 22, 2026

Claude Code Ships Screen Reader Mode: Plain-Text TUI for VoiceOver and NVDA

Claude Code now has an opt-in screen reader mode that replaces boxes, spinners, and in-place redraws with labeled linear text that VoiceOver and NVDA read in order. Turn it on with the --ax-screen-reader flag, the CLAUDE_AX_SCREEN_READER env var, or the axScreenReader setting (v2.1.181+). Menus become numbered lists, a terminal bell signals when Claude needs you, and separate settings cover magnifiers, reduced motion, and colorblind themes.

anthropicJun 5, 2026

Claude Platform's 'ant' CLI Brings the Full Claude API to Your Terminal

Anthropic's 'ant' CLI exposes every Claude API resource as a terminal subcommand. As of September 2026 you install it through Homebrew, curl, or Go, authenticate by browser login, API key, or Workload Identity Federation, manage agents as code with 'ant apply' (CLI 1.30.0 or later), and run a self-hosted Managed Agents worker with 'ant beta:worker poll' or 'ant beta:worker run'.

Get the weekly AI Catchup

Tools, practices, and what matters, in your inbox every week.