Show HN: An AUI for Nix-Darwin
NixMC, a native macOS app for managing nix-darwin configurations with Claude Code or Codex CLI, lets users describe changes in plain English to install apps, adjust settings, or harden security. The a…
NixMC, a native macOS app for managing nix-darwin configurations with Claude Code or Codex CLI, lets users describe changes in plain English to install apps, adjust settings, or harden security. The a…
TormentNexus, an open-source AI control plane with 26,000+ MCP tools, has been released with a one-command install via npx. The local-first system supports 38+ AI coding agents, persistent multi-tier …
OpenAI's Codex CLI tool now encrypts inter-agent messages in its MultiAgentV2 system, leaving the plain-text 'content' field empty and storing messages only in an encrypted field. A GitHub issue docum…
Kmux, a new keyboard-centric terminal emulator designed for AI coding agents, launches on macOS and Linux, enabling developers to run multiple agents like Claude Code, Codex CLI, and Antigravity CLI i…
Aloud, a new open-source tool, reads Claude Code and Codex replies aloud on macOS using the local Kokoro text-to-speech engine, keeping agent replies on-device. The tool, installable via Homebrew and …
Eric Michaud at Easy Machine AI released 'Pimp My Vault', a free prompt pack that turns a single visual reference into a coordinated Obsidian theme and matching custom dashboard skin. The workflow use…
GitHub's open-source Spec Kit turns specifications into executable source-of-truth documents for AI coding agents, enforcing a four-phase loop of constitution, specification, planning, and implementat…
OpenAI has silently reduced the usable context window for its GPT-5.6 Sol model in Codex CLI from 353,400 to 258,400 tokens, a 26.9% cut, according to a bug report filed by a paid subscriber on GitHub…
A developer released a high-performance hook tool called dcg that blocks dangerous Git and shell commands from being executed by AI coding agents, protecting against accidental data loss from commands…
A developer created claudex, a tool that allows users to run OpenAI's GPT/Codex models through Claude Code's interface and terminal UX. It uses a local CLIProxyAPI server to translate and route reques…
A developer created an installable skill package for Claude Code, opencode, and Codex CLI that enables AI coding agents to generate INSAT end-of-studies (PFE) reports from a LaTeX template. The skill …
Researchers at ASSET Research Group published a proof-of-concept attack called GhostCommit that exploits coding-agent pipelines by hiding exfiltration instructions inside image files in pull requests.…
A regression in OpenAI's Codex CLI encrypts MultiAgentV2 messages passed to subagents, removing human-readable task text from audit trails and making debugging difficult. The encryption change, merged…
A developer split work between Claude Code and Codex CLI on a single Mac, using Claude for design and review while delegating boilerplate implementation to Codex. The setup relies on non-interactive h…
A developer argues that macOS's built-in CLI tools like grep, find, and cat are suboptimal for AI coding agents, recommending modern replacements such as ripgrep, fd, and jq for better context economy…
A developer benchmarked 10+ terminal-based AI coding assistants in 2026, comparing tools like Claude Code, Codex CLI, OpenCode, and Aider. The key differentiator is autonomy level: Claude Code and Cod…
LibreFang released version 2026.7.10, adding extended thinking for reasoning models, improved Slack formatting, and reduced redundant artifact output. The update also includes security fixes, faster t…
OpenAI updated its API to allow reasoning models like GPT-5.5 and GPT-5.6 to retain reasoning context across conversation turns, improving performance on complex multi-step tasks. The new feature, ava…
Developer Tobiadefami released Codex Explorer, an open-source local session manager for OpenAI's Codex CLI, enabling users to search, preview, and resume past coding sessions via a terminal user inter…
Researchers demonstrated a proof-of-concept exploit achieving remote code execution in Anthropic's Claude Code CLI and OpenAI's Codex CLI when used for defensive security assessments, using prompt inj…