Tag
BitBang CLI is a single static binary that lets you reach machines behind NAT from a browser, offering shell access, file transfer, and network proxying with no account or port forwarding.
TigrimOSR v0.7.2 is an open graph agentic system in Rust, adding a lightweight CLI mode (~4 MB RAM), prebuilt binaries for macOS/Windows/Linux, and YAML-based configurability for agent graphs, models, and tools.
ccusage is an open-source command-line tool that helps developers inspect token usage and costs from local coding-agent CLI data, offering daily/weekly/monthly reports, model breakdowns, and JSON export.
Claude Code Templates is an open-source collection of ready-to-use Claude Code configurations, with a CLI to install agents, commands, settings, hooks, MCPs, and skills.
Cursor explains how it set up cloud environments for coding agents, including a CLI called anydev to simplify build commands, and notes that cloud agents now author over half of merged PRs to its monorepo.
llm 0.32rc2 fixes a dependency issue, makes GPT-5.6 Luna the default model, and adds a new 'llm openai endpoint' command for running prompts against OpenAI-compatible endpoints without configuration.
Humanify is an open-source Rust CLI that uses LLMs to suggest human-readable names for minified JavaScript variables and functions, applying them at the AST level via oxc to preserve structure.
Praxis is an open-source CLI that creates AI development workflows with personas, skills, and orchestrators. It generates configuration files for tools like Claude Code and Cursor, aiming to start development from product goals rather than directly coding.
Introducing ntfy: a minimalist open-source HTTP message push tool that sends notifications to your phone/desktop with a single curl command, supporting all platforms, no registration, and self-hosting.
Cline CLI update lets you use Kimi K3 with ClinePass, a discounted subscription that offers ~5x cheaper access to the model's direct API rate, and showcases the model self-improving the tool's harness to increase benchmark performance while reducing cost.
Supapool is a CLI tool that provides isolated, ephemeral Supabase instances for each coding agent or CI run, spinning up in ~400 ms to enable parallel, production-like testing without interference.
OpenAI released the open-source Codex Security CLI, available via npm, to help developers with security tasks.
OpenAI open-sourced Codex Security, a CLI and TypeScript SDK for scanning code for security vulnerabilities, using AI to assist in finding and validating issues.
Mads announces LoreKit, a free and open-source agent memory system with CLI, MCP, and web UI, designed to share memory across sessions, teams, and environments.
OpenWiki is a CLI tool from LangChain that writes and maintains agent wikis for codebases or personal knowledge, supporting all common LLM providers.
Ctrlb-decompose is an open-source CLI and Rust library that compresses millions of noisy log lines into a handful of structural patterns with statistics, anomalies, and severity scoring, making them suitable for LLM processing.
Tcl/Tk is a toolkit for developing cross-platform command-line and graphical user interface tools.
Kimi K3, an open source AI model, is now available in Devin Desktop and CLI, approaching frontier-level performance on FrontierCode 1.1.
A developer built llmux, an open-source tool to simplify managing model profiles across different engines like vLLM and llama.cpp, allowing one-click switching with Docker and NVIDIA GPU support.
Guillermo Rauch compiled Vercel CLI TypeScript to native using scriptc, achieving a 1.28MB binary, 1.5ms startup overhead, and 2.94s compile time. scriptc is a TypeScript-to-native compiler written in TypeScript with full Node.js compatibility.