cli

Tag

Cards List
#cli

Show HN: Mcptoon – MCP CLI client that cuts tool discovery tokens by 97%

Hacker News Top · 8h ago Cached

mcptoon is a zero-dependency Python CLI client for MCP servers that uses a compact TOON format to reduce tool discovery tokens by up to 97%, saving context window space for AI agents.

0 favorites 0 likes
#cli

Show HN: Ante, a coding agent in a single binary that runs offline

Hacker News Top · 22h ago Cached

Ante is a self-contained coding agent in a single ~15MB Rust binary from Antigma Labs, designed to run entirely offline with built-in inference. It boasts strong Terminal-Bench 2.1 results, low resource usage compared to Claude Code, and supports GGUF models.

0 favorites 0 likes
#cli

Completely rewrote NotesQR end-to-end: Anonymous P2P file sharing that your AI agents can now use too

Reddit r/AI_Agents · 22h ago

NotesQR, an anonymous P2P file sharing tool built on WebRTC, has been completely rewritten with faster handshakes, plus a new CLI and MCP integration so AI agents like Cursor or local scripts can send and receive files programmatically.

0 favorites 0 likes
#cli

@hasantoxr: Fine-tuning your own LLM is now dead simple Everyone keeps telling me they'd love to train a custom model but it's too …

X AI KOLs Timeline · 23h ago Cached

Soup is a new CLI tool that simplifies LLM fine-tuning to one command, with templates for chat, code, tool-calling, and more, plus layer streaming to run on modest GPUs.

0 favorites 0 likes
#cli

@QT9277: Still stuck with localhost:3000 in local development? It's clunky and painful. Here's a minimalist CLI tool, Slim, that solves two pain points with one command: slim start myapp --port 3000 turns any local port into a clean HTT…

X AI KOLs Timeline · yesterday Cached

Slim is a minimalist command-line tool that converts local ports into clean HTTPS domains (e.g., myapp.test) with one command. It also supports intranet penetration to generate public links for collaborative debugging and demos. It's completely free and open source.

0 favorites 0 likes
#cli

@FinanceYF5: 官方博客:

X AI KOLs Timeline · yesterday Cached

Anthropic is making auto mode the default in Claude Code for Pro, Max, and Team plans, balancing uninterrupted autonomy with a safety classifier that blocks risky actions. Safety data and customer results show auto mode matches or outperforms manual review, unlocking longer autonomous runs and ~25% more PRs shipped.

0 favorites 0 likes
#cli

Skill packs are now available on skills.sh (1 minute read)

TLDR AI · yesterday Cached

Vercel's skills.sh now supports skill packs, letting users bundle multiple agent skills from GitHub, local folders, or community sources into shareable unlisted packs installable via a single npx command.

0 favorites 0 likes
#cli

A local-first CLI over your own notes: the model never sees a document id, so it can't fabricate a citation (MIT)

Reddit r/LocalLLaMA · yesterday

Chamber is a local-first CLI that prevents AI citation fabrication by never exposing document IDs to the model, then verifies cited passages via hashing. It supports any OpenAI-compatible endpoint and runs without config, database, or network.

0 favorites 0 likes
#cli

@tobi: my favorite way to explain people herdr is to just open a new workspace, launch an agent and tell it to: read `herdr --…

X AI KOLs Timeline · yesterday Cached

A tweet by @tobi demonstrating how to use herdr, a CLI tool, by launching an agent and running `herdr --skill` to create a sci-fi-style hacker terminal setup.

0 favorites 0 likes
#cli

@binghe: You really need to install Office CLI... It opens up a whole new world — pairing LLMs with your existing PPT or data-analysis Skills makes you unstoppable!

X AI KOLs Timeline · yesterday Cached

Recommends installing Office CLI; combined with large language models and PPT/data-analysis Skills, it can significantly boost office productivity.

0 favorites 0 likes
#cli

Human vs. AI – Diff-based line-level provenance for text under agentic editing

Hacker News Top · yesterday Cached

Us vs. Them is a CLI/library that analyzes git history to provide line-level provenance, showing which lines of text were written by humans versus AI agents under agentic editing.

0 favorites 0 likes
#cli

@witcheer: Hermes Wingtips #41: approvals suggest approving the same command for the third time this week? your Hermes Agent alrea…

X AI KOLs Timeline · yesterday Cached

Hermes Wingtips #41 introduces `hermes approvals suggest`, a command that mines past approvals to propose allowlist suggestions for recurring commands, letting users pick what to auto-approve while keeping manual control.

0 favorites 0 likes
#cli

@tom_doerr: httptap is a Python CLI that breaks HTTP requests down into specific phases like DNS resolution, TCP connection, TLS ha…

X AI KOLs Timeline · 2d ago Cached

httptap is a Python CLI that dissects HTTP requests into phases like DNS, TCP, TLS, and data transfer to generate detailed waterfall timelines for troubleshooting and performance analysis.

0 favorites 0 likes
#cli

Scaffold Production-Ready AI Agent Projects in Seconds

Reddit r/AI_Agents · 2d ago

An open-source CLI tool that scaffolds production-ready AI agent projects in seconds, simplifying setup for Python developers.

0 favorites 0 likes
#cli

@DanKornas: Security testing agents often lack security-specific workflows, reliable evidence collection, and auditability. Pentest…

X AI KOLs Timeline · 2d ago Cached

PentesterFlow is an open-source terminal assistant for authorized offensive-security work that plans against scoped targets, uses pentesting tools, requests approval for sensitive actions, retains lessons across sessions, and writes evidence-backed findings. It includes built-in skills for recon and web vulnerabilities, session continuity features, local continuous learning, and Burp integration.

0 favorites 0 likes
#cli

@seclink: If you are also working on harness-related capabilities, you can look at claude code's capability description to see what capabilities can be migrated into your own product.

X AI KOLs Following · 3d ago Cached

Recommended to pay attention to Claude Code's capabilities, from which you can migrate harness-related features into your own product. Claude Code is a terminal agent programming tool introduced by Anthropic that supports natural language operations.

0 favorites 0 likes
#cli

Slap ROM Patcher

Hacker News Top · 4d ago Cached

Slap is a free, open-source, multiplatform ROM patcher that supports twenty patch formats, with a CLI and web version, designed for scripting and robust error reporting.

0 favorites 0 likes
#cli

@DanKornas: Claude Code requests for small fixes or refactors can produce excessive tests, long explanations, or broad framework re…

X AI KOLs Timeline · 4d ago Cached

CCPlugins is a curated set of 24 professional commands that extends Claude Code CLI with structured development workflows including cleanup, commits, formatting, testing, refactoring, and security checks, with safety controls and MIT license.

0 favorites 0 likes
#cli

@googleaidevs: Use these @Antigravity commands to navigate the CLI, manage background tasks, configure utilities, and run research sub…

X AI KOLs Timeline · 4d ago Cached

A cheat sheet of essential slash commands for Google Antigravity's CLI, covering planning, customization, subagents, and workspace utilities to improve developer workflow.

0 favorites 0 likes
#cli

@tom_doerr: Extracts logos, colors, typography, and borders from any website into design tokens. https://github.com/dembrandt/dembr…

X AI KOLs Timeline · 5d ago Cached

Dembrandt is an open-source CLI tool that extracts a website's design system—logos, colors, typography, borders, spacing, and more—into design tokens. It supports MCP integration for AI agents and offers a companion app for drift tracking and visual diffs.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback