Tag
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.
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.
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.
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.
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.
wx-cli 是一个命令行工具,用于查询本地微信数据,现已公开发布,支持零依赖安装、毫秒级响应和AI代理集成。
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.
XeBoostLM is a native C++ CLI tool for running local LLMs on Intel NPUs, iGPUs, and CPUs, offering optimized performance with zero Python overhead.
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.
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.
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.
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.
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.
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.
Release of github-to-sqlite version 2.9.1, a tool for exporting GitHub data to SQLite databases, posted by Simon Willison.
claudebill is a CLI tool that reads Claude Code session logs to show cost breakdowns per session, project, git branch, model, and day, including prompt caching savings, with offline and zero-dependency features.
An open-source tool called whiteboard-animator that converts whiteboard-style images into hand-drawn animations with stroke-by-stroke rendering, supporting audio synchronization for video creation.
Geiger is an open-source command-line tool that inventories all AI agents, MCP servers, and extensions on a machine, reporting their permissions and potential access risks in plain language.
OpenContext provides persistent memory for AI coding agents, enabling them to remember and reuse context across projects, repositories, and chats.
Enhanced the TUI of ouroboros, a CLI tool for self-evolving auto-research systems, and deleted 2.79 million lines of vestigial code to improve usability.