Tag
Paybond CLI is a command-line tool for safe agent spend from the terminal.
Nub is a fast all-in-one toolkit for Node.js that provides a Bun-like developer experience, including running TypeScript files, managing dependencies, and Node versions, all in one CLI tool written in Rust.
mcpgen is a CLI tool that turns any OpenAPI 3.x spec or Postman collection into a fully functional, self-contained Python MCP server with auto-detected authentication, no runtime dependency, and generates deployable source code.
A former Google employee recounts being fired for creating a popular unofficial Google Workspace CLI tool, which went viral on Hacker News and GitHub, shortly after Google announced its own official Workspace CLI.
Spark Doctor is an open-source diagnostic CLI for NVIDIA DGX Spark that collects system, GPU, memory, Docker, and recipe data, applies specific rules, and outputs the likely cause and next steps for common issues.
GitHub's Copilot CLI now has a new terminal user interface allowing users to access issues, pull requests, and gists directly from the terminal.
Treedocs is a Swift CLI tool that generates a documented tree view of a repository and automatically checks for stale documentation entries, helping teams keep docs up to date.
BrowserBash is a CLI tool that converts plain English instructions into real browser tests, simplifying test automation for developers.
Otto (MIT) is an open-source browser extension that turns a real tab into a controllable node via CLI or agent, solving the 'agent needs a browser' problem without headless farms or expensive cloud services.
Oak is an open-source version control system designed for AI agents, offering branch-per-session workflows, content-addressed lazy mounts, and faster performance than git. It is in public beta and available as a CLI tool and reusable Rust library.
Anthropic's CLI sends a small Haiku message at session start to anchor the context window.
agent-browser is a CLI tool for browser automation designed for AI agents, using compact text output and ref-based element selection to minimize token usage. The post also highlights three other tools—portless, emulate, and ai-cli—for improving agent loop efficiency.
sqlite-utils 4.0rc1 is a release candidate that adds built-in database migrations (ported from sqlite-migrate) and nested transactions via db.atomic(), along with minor backwards-incompatible changes.
sqlite-utils 4.0rc1 is a release candidate for the Python CLI tool that simplifies SQLite database manipulation.
CLI-Anything is an agent-native CLI platform that turns applications into command-line harnesses for AI agents. The technical report details CLI-Hub, a registry with nearly 100 CLIs across 35 categories and over 200,000 agent-driven CLI calls.
freddy is a CLI tool that acts as a personal MCP server for health data, allowing AI agents to query wearables like Garmin. It supports OAuth device flow and can pull sleep, HRV, and other metrics from multiple sources.
A CLI and browser-based tool that converts PDFs into image-only PDFs with simulated scan effects like skew, grayscale, noise, and JPEG artifacts, using Go and WebAssembly.
ArgusRed is a CLI tool that uses a post-trained AI model to perform security scanning and penetration testing on codebases, outputting detailed markdown reports. It offers two modes: security scan (read-only) and pen test (active exploits) with optional exploit verification.
Asks developers about their preferred way of using AI for coding, whether through an IDE, CLI, or other interfaces.
MetaHarness converts any GitHub repository into a custom AI agent harness with CLI, MCP service, memory, and signing, allowing deployment on multiple agent platforms.