cli-tool

Tag

Cards List
#cli-tool

pre-deploy security scanner from my last post, Beta Access - Want feedback

Reddit r/AI_Agents ↗ · 2h ago

The author introduces shrine, a CLI tool for pre-deploy security scanning that detects leaked API keys, secrets, and misconfigurations in codebases. It's in beta and seeking feedback from developers.

0 favorites 0 likes
#cli-tool

herdr, read at one pinned commit: strong on agent coordination, no record of cost or unattended work

Reddit r/AI_Agents ↗ · 8h ago

herdr is a Rust binary that serves as a background server for running coding agents, praised for its pane state model and agent-driven coordination, but criticized for missing cost accounting and unattended run logging.

0 favorites 0 likes
#cli-tool

@JohnVandivier: jev top/hype signal

X AI KOLs Following ↗ · 12h ago Cached

Introducing jevgrep, a research agent CLI powered by jev that reduces coding agent costs by 40% as verified on SWE-bench.

0 favorites 0 likes
#cli-tool

@dzhng: Introducing jevgrep - a research agent CLI powered by jev from @typesafeai that reduces your coding agent cost by 40% (…

X AI KOLs Timeline ↗ · 21h ago Cached

jevgrep is a research agent CLI powered by jev from typesafeai that reduces coding agent costs by 40% by providing code context through natural language questions.

0 favorites 0 likes
#cli-tool

@antigravity: Antigravity 2.0 now features a dedicated planning mode, just like the Antigravity CLI. Type /plan and the agent steps b…

X AI KOLs Following ↗ · yesterday Cached

Antigravity 2.0 introduces a dedicated planning mode where the AI agent can think through tasks, conduct research, and propose implementation plans for user approval before execution.

0 favorites 0 likes
#cli-tool

@kentcdodds: An official plugin is still being worked on, but you can connect to Kody using the Kody CLI and users are already getti…

X AI KOLs Timeline ↗ · 2d ago Cached

The tweet announces that while an official plugin is in development, users can already connect to Kody using the Kody CLI to integrate with Muse and their personal software ecosystem, enabling agent connectivity.

0 favorites 0 likes
#cli-tool

@berryxia: Holy crap, I just turned the childhood game *It's Manly to Go Down 18 Levels* into a version you can play online with f…

X AI KOLs Following ↗ · 3d ago Cached

The author demonstrates how to use Codex's GPT-6 Sol and Combos CLI to create an online co-op version of a childhood game, detailing the iterative process from idea to deployment.

0 favorites 0 likes
#cli-tool

gbemu-cli - Game Boy RE tools for agents

Reddit r/ArtificialInteligence ↗ · 5d ago Cached

gbemu-cli is a command-line tool that converts the SameBoy Game Boy emulator into a stateful dynamic-analysis service for AI agents, offering features like step execution, breakpoints, memory tracing, and scripting capabilities.

0 favorites 0 likes
#cli-tool

slop-grader

Product Hunt ↗ · 6d ago Cached

Slop-grader is a rule-based CLI tool for evaluating documents against custom rulesets, generating scores and flags to assist AI agents in fixing issues like AI filler in text.

0 favorites 0 likes
#cli-tool

Vale, code-like linting for prose

Lobsters Hottest ↗ · 2026-09-18 Cached

Vale is an open-source CLI tool that applies code-like linting to prose, enabling teams to enforce style guides across documents and code comments in various markup formats.

0 favorites 0 likes
#cli-tool

@alex_frantic: Love how the words animate into existence in the CLI. If you haven't tried the bidi voice, it's a whole new level of DX…

X AI KOLs Following ↗ · 2026-09-18 Cached

Felipe Coury announces that voice mode is now available in Codex CLI 0.155.0, which can be enabled with the /experimental command and accessed via /voice. Alex_frantic highlights the improved developer experience and animation in the CLI.

0 favorites 0 likes
#cli-tool

@jakevin7: Really, too many people have been asking me for wx-cli. Making it public again. wx-cli is coming back for a revival rou…

X AI KOLs Timeline ↗ · 2026-09-18 Cached

wx-cli 是一个命令行工具,用于查询本地微信数据,现已公开发布,支持零依赖安装、毫秒级响应和AI代理集成。

0 favorites 0 likes
#cli-tool

Agents say "done" when code is missing. Here's our fix

Reddit r/AI_Agents ↗ · 2026-09-17

The article introduces a CLI tool called 'malveon check' that verifies code completion by running build, lint, and test commands to prevent AI agents from falsely declaring tasks done.

0 favorites 0 likes
#cli-tool

XeBoostLM: Native C++ Local LLMs for Intel NPUs & iGPUs

Reddit r/LocalLLaMA ↗ · 2026-09-16

XeBoostLM is a native C++ CLI tool for running local LLMs on Intel NPUs, iGPUs, and CPUs, offering optimized performance with zero Python overhead.

0 favorites 0 likes
#cli-tool

ImpactGate: A merge gate that scores the structural decay AI adds

Hacker News Top ↗ · 2026-09-16 Cached

ImpactGate is a tool that measures and gates the structural decay introduced by code changes, using a scoring formula to encourage refactoring and maintain code quality.

0 favorites 0 likes
#cli-tool

txcript: Switching coding agents mid-conversation

Lobsters Hottest ↗ · 2026-09-15 Cached

txcript is a library and CLI tool that allows developers to switch between coding agents mid-conversation by converting session formats, with support for Rust and JavaScript APIs.

0 favorites 0 likes
#cli-tool

@rauchg: Safari 27 supports JSPI, a magic WebAssembly capability for sync native code to suspend on an async 𝙿𝚛𝚘𝚖𝚒𝚜𝚎. On …

X AI KOLs Timeline ↗ · 2026-09-15 Cached

Safari 27 introduces JSPI, a WebAssembly capability for synchronizing native code with asynchronous promises, and highlights fx, an open-source coding agent tool that can run in the browser via WebAssembly.

0 favorites 0 likes
#cli-tool

Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks

Hacker News Top ↗ · 2026-09-15 Cached

Ordewell is a CLI tool that turns a single goal into an ordered plan of coding-agent tasks, each with customizable runners, models, and modes, then executes and verifies the plan.

0 favorites 0 likes
#cli-tool

@vintcessun: Running multiple coding agents in parallel isn't hard; the hard part is avoiding manual scheduling for directories, branches, dependency caches, and cleanup. https://github.com/max-sixty/worktrunk… Worktrunk uses Rust to wrap Git worktree…

X AI KOLs Timeline ↗ · 2026-09-13 Cached

Worktrunk is a Git worktree management CLI tool built with Rust, designed to simplify the scheduling problem of running multiple coding agents in parallel, providing features like hooks and cache sharing.

0 favorites 0 likes
#cli-tool

@rauchg: http://fx.sh can now orchestrate subagents with different models & reasoning efforts. e.g: Fable planning and Grok exec…

X AI KOLs Following ↗ · 2026-09-12 Cached

fx is an open-source, model-agnostic coding agent tool that allows orchestration of subagents with different models and reasoning efforts, written in Zig for performance and embeddability.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback