Tag
Matt Pocock announces that his 'writing-great-skills' tool, invoked via npx, is becoming his most frequently used skill for writing skills.
A blazing-fast, stateless CLI tool written in Go that integrates Web search, code search, and library documentation query. It supports web scraping and site crawling, designed for AI agents and terminal use.
A tweet praising Ghostty terminal emulator and challenging others to name a better one.
The article introduces the advantages of git worktree for parallel multi-task development in the AI era, and how the cc-launch tool developed by the author addresses worktree usage pain points through automatic initialization and unified management, improving development efficiency.
Google released the official CLI (google-agents-cli), designed for AI agent development, enhancing the full workflow capabilities of coding agents like Claude Code and Codex — covering project setup, coding, evaluation, deployment, and observability. It is open-source and installable with a single command.
Cline announces a $9.99/month subscription offering discounted access to GLM-5.2 and other open-weight models, with a $1.99 special promo for new users on Cline CLI and IDE.
Google open-sourced agents-cli, a CLI and skill pack that enables coding agents to build and deploy enterprise-grade agents on Google Cloud's Gemini Enterprise Agent Platform.
Google released Agents CLI, a unified command-line tool that integrates scaffolding, evaluation, and deployment of agents on Google Cloud, enabling coding assistants to practice agentic engineering without context switching.
Squad is an open-source Rust tool that lets four major AI CLIs (Claude Code, Gemini CLI, Codex CLI, OpenCode) collaborate on the same codebase through a single SQLite file, with no daemon or server required.
Discussion on server-side technical solution selection: expose MCP or directly use SKILLS+CLI? The author believes SKILLS+CLI has become mainstream, and MCP's only advantage is the auto-updating tool discovery mechanism.
squad is a command-line tool written in Rust that enables collaboration among multiple AI CLI agents (such as Claude Code, Gemini CLI, etc.) via shell commands and an SQLite database, without requiring a background daemon.
RepoLens is a zero-dependency Go tool that packs local codebases into a single file for LLM context, featuring an interactive TUI file explorer, live token counting, comment stripping, and secret scanning.
Bashblog is a single bash script that lets you create a static blog from the command line with zero dependencies, supporting Markdown, RSS, tags, and comments.
Google's Agents CLI provides a unified tool for scaffolding, evaluating, and deploying AI agents, addressing the fragmented workflow in agentic engineering. The article walks through building a RAG agent using the CLI, showcasing its integration with coding agents and ADK patterns.
LangChain shares a discussion between Brace Sproul and Jake Broekhuizen comparing the use of MCPs versus CLIs when building agents.
The author reflects on why the Model Context Protocol (MCP) has struggled, contrasting it with CLI-based agent workflows and arguing for more flexible tool integration. They suggest that agents should support MCP, CLI, API, etc., and express optimism about MCP's future despite current challenges.
A Ruby CLI tool called 'try' helps developers manage and navigate experiment directories with fuzzy search, auto-dating, and smart sorting. A user extended it to easily deploy experiments to GitHub Pages.
A CLI tool called relay-ai acts as a proxy for Codex Desktop and Claude Code, enabling users to route requests to any model (including GLM 5.2) using their own API keys or OAuth subscriptions, with features to prevent crashes and manage context overflow.
secs-man is a secrets backup tool designed to be tool-independent, using age encryption and standard Unix utilities so data can be recovered even without the software itself.
tropius is a CLI tool that detects AI writing tropes in prose using Aho-Corasick pattern matching and structural detectors, based on a trope list from Tropes.fyi.