cli

Tag

Cards List
#cli

@Gorden_Sun: Google open-sourced agents-cli, which is not an Agent itself but rather a skill pack that allows local Agents to build and debug cloud Agents on Google Cloud services. This is development documentation for the new era: directly releasing a set of Skills for Agents to use, since the code is also written by Agents. Github: http…

X AI KOLs Timeline · 2026-06-29 Cached

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.

0 favorites 0 likes
#cli

@akshay_pachaar: Karpathy's Agentic Engineering finally has proper tooling! (built by Google) Karpathy defined agentic engineering as th…

X AI KOLs Following · 2026-06-29 Cached

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.

0 favorites 0 likes
#cli

@itsharmanjot: FOUR AI CLIs ARE NOW TALKING TO EACH OTHER THROUGH A SINGLE SQLITE FILE. Claude Code. Gemini CLI. Codex CLI. OpenCode. …

X AI KOLs Timeline · 2026-06-29 Cached

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.

0 favorites 0 likes
#cli

@jianshuo: When choosing a technical solution on the server side, is it better to expose MCP or directly use SKILLS+CLI? I feel like the latter is gradually becoming mainstream, and MCP doesn't seem to have any advantages, except for an auto-updating tool discovery mechanism that SKILL doesn't have.

X AI KOLs Timeline · 2026-06-29

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.

0 favorites 0 likes
#cli

@NFTCPS: Multiple AI agents working together? Finally someone pulled it off with the most down-to-earth approach. squad, a command-line tool written in Rust, lets Claude Code, Gemini CLI, Codex, and OpenCode — these CLI agents — sit at the same table and collaborate.…

X AI KOLs Timeline · 2026-06-29 Cached

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.

0 favorites 0 likes
#cli

RepoLens – An interactive local codebase packer and token optimizer (TUI/CLI) written in Go

Reddit r/openclaw · 2026-06-28

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.

0 favorites 0 likes
#cli

Bashblog – a single bash script to create blogs

Hacker News Top · 2026-06-28 Cached

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.

0 favorites 0 likes
#cli

@akshay_pachaar: https://x.com/akshay_pachaar/status/2070860837448040832

X AI KOLs Timeline · 2026-06-27 Cached

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.

0 favorites 0 likes
#cli

@LangChain: Should you use MCPs or CLIs when building agents? @BraceSproul + @jakebroekhuizen spill the tea.

X AI KOLs Following · 2026-06-26 Cached

LangChain shares a discussion between Brace Sproul and Jake Broekhuizen comparing the use of MCPs versus CLIs when building agents.

0 favorites 0 likes
#cli

@RhysSullivan: https://x.com/RhysSullivan/status/2070311929038680262

X AI KOLs Following · 2026-06-26 Cached

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.

0 favorites 0 likes
#cli

@seflless: I'm loving @tobi's try project. I took it and made it easy to deploy experiments. I just have a single repo called "tri…

X AI KOLs Following · 2026-06-25 Cached

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.

0 favorites 0 likes
#cli

Run Codex and Claude with any model including GLM 5.2. No settings file headaches.

Reddit r/ArtificialInteligence · 2026-06-25

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.

0 favorites 0 likes
#cli

Show HN: Secs-man, a secrets manager you can (not) rely on

Hacker News Top · 2026-06-25 Cached

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.

0 favorites 0 likes
#cli

tropius: detect AI tropes in prose

Lobsters Hottest · 2026-06-25 Cached

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.

0 favorites 0 likes
#cli

Paybond CLI

Product Hunt · 2026-06-25

Paybond CLI is a command-line tool for safe agent spend from the terminal.

0 favorites 0 likes
#cli

Show HN: Nub – A Bun-like all-in-one toolkit for Node.js

Hacker News Top · 2026-06-24 Cached

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.

0 favorites 0 likes
#cli

I built mcpgen — turn any OpenAPI spec into a working MCP server in one command.

Reddit r/artificial · 2026-06-24

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.

0 favorites 0 likes
#cli

Fired by Google for creating the Google workspace CLI

Hacker News Top · 2026-06-23 Cached

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.

0 favorites 0 likes
#cli

@aijoey: for all my new dgx spark owners. https://github.com/joeynyc/spark-doctor…

X AI KOLs Timeline · 2026-06-23 Cached

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.

0 favorites 0 likes
#cli

@github: Copilot CLI just got a new terminal user interface. Access your issues, pull requests, and gists right in your terminal.

X AI KOLs Following · 2026-06-23 Cached

GitHub's Copilot CLI now has a new terminal user interface allowing users to access issues, pull requests, and gists directly from the terminal.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback