Tag
OpenWiki is a CLI tool from LangChain that automatically generates and maintains documentation for your codebase, designed for AI agents. It supports multiple inference providers and can be integrated with GitHub Actions for daily updates.
deptrust is a CLI tool that checks package versions for known vulnerabilities across npm, PyPI, crates.io, and many other ecosystems, designed to help AI agents avoid outdated dependencies. It runs locally and supports MCP server mode.
OpenWiki is an open source agent and CLI that automatically generates and maintains documentation for codebases, helping coding agents understand repo structure and logic.
ghealth is an open-source CLI for the Google Health API that lets you pull 40 health metrics, including sleep breakdowns and heart rate data, directly from the terminal or pipe them into AI agents. Setup is handled by a wizard for GCP project, OAuth, and scopes.
Matt Pocock built /wizard, a CLI tool that automates setting up services like Gemini API key and Vercel deployment, enabling fast creation of a personal podcast infrastructure in about 3 minutes.
Most MCP servers are unnecessary; this article presents a framework for deciding when an MCP server is warranted, emphasizing the need for stable APIs and CLIs first.
Matt Pocock built a skill that generates an interactive CLI wizard to automate setting up third-party services, reducing manual effort.
Agent Reach is a single CLI tool that gives AI agents instant access to Twitter, Reddit, YouTube, GitHub, Bilibili, and XiaoHongShu without API keys or fees. It is 100% open source and compatible with various agent frameworks.
Announces version 1.10 of shot-scraper, a developer tool for taking screenshots via CLI.
Claude Sonnet 5 has appeared in the latest Claude Code CLI build, suggesting a new model release or update from Anthropic.
PXI (Phoenix Intelligence), the AI agent previously only available in-browser, is now available as an interactive chat in your terminal via the CLI package @arizeai/phoenix-cli.
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.