cli

Tag

Cards List
#cli

llm-anthropic 0.26

Simon Willison's Blog · 5d ago Cached

llm-anthropic 0.26 adds support for Claude 5 models, new server-side tools (WebSearch, WebFetch, CodeExecution, AnthropicMCP), and upgrades to LLM 0.32 with streaming typed events and simplified thinking controls.

0 favorites 0 likes
#cli

@cline: Qwen3.8-Max is now available in ClinePass, a subscription for ~5x discounted access. Use it on Cline CLI w/ $4.99 speci…

X AI KOLs Following · 5d ago Cached

Cline announces that Qwen3.8-Max is now available through ClinePass, a subscription offering roughly 5x discounted access, with a special $4.99 promo for the Cline CLI.

0 favorites 0 likes
#cli

The Warp Agent CLI

Hacker News Top · 5d ago Cached

Warp has launched the Warp Agent CLI, a standalone multi-model coding agent for any terminal, featuring built-in model routing, persistent sessions, remote agents, and native muxing of agent sessions based on Warp's terminal infrastructure.

0 favorites 0 likes
#cli

@LangChain: OpenWiki's code init prompt just got a major upgrade! It now generates higher quality wikis that cover more of your cod…

X AI KOLs Timeline · 5d ago Cached

OpenWiki, a CLI that generates and maintains self-updating wikis for codebases, just received a major upgrade to its code init prompt, producing higher-quality wikis with better codebase coverage and improved eval scores. The tool supports multiple model providers, connectors, and an interactive visualizer.

0 favorites 0 likes
#cli

Show HN: Fine-tune an 8B model on a 4 GB laptop GPU

Hacker News Top · 5d ago Cached

Soup is an open-source CLI that simplifies LLM fine-tuning and post-training with a single command, enabling QLoRA-based training on consumer GPUs with as little as 4 GB VRAM via layer streaming. The latest version adds preference losses like DPO, ORPO, SimPO, and KTO without doubling memory requirements.

0 favorites 0 likes
#cli

One agent, every surface: how we built the Kiro agent harness (20 minute read)

TLDR AI · 6d ago Cached

Kiro's engineering team explains how they consolidated three client-specific agent harnesses (IDE, CLI, web) into a single agent harness to enable seamless session continuity across laptop, cloud, and mobile surfaces.

0 favorites 0 likes
#cli

Hermes/Codex Control deck

Reddit r/AI_Agents · 6d ago

Hermes Control Deck v0.1.0-alpha is a mobile control deck for AI agents, released CLI-first with Codex/Hermes support, and planned integration with WSL and Codex desktop.

0 favorites 0 likes
#cli

@CycleDecoded: Guys doing automation and scraping can throw away their previous solutions. An open-source project called Index (built by the AI developer platform Laminar team) suddenly went viral on GitHub, turning the web browser directly into a callable API. In essence, it's an ultra-smooth “AI browser Agen…

X AI KOLs Timeline · 2026-08-03 Cached

Index is an open-source AI browser Agent developed by the Laminar team that turns any website into a callable API, supports vision models such as Claude and Gemini, and achieves 92% accuracy on WebVoyager.

0 favorites 0 likes
#cli

npm i -g hotcell

Product Hunt · 2026-08-03

Hotcell provides local sandboxes for AI agents on Mac, Linux, and bare metal, installable via npm.

0 favorites 0 likes
#cli

smevals (GitHub Repo)

TLDR AI · 2026-08-03 Cached

smevals is an open-source framework for running evals against small and large models, with a structured vocabulary for tasks, configs, runs, and graders, plus a CLI for execution and grading.

0 favorites 0 likes
#cli

@reach_vb: YES! Codex can quickly check in whenever it needs a decision, even outside plan mode, so it doesn’t run with the wrong …

X AI KOLs Following · 2026-08-02 Cached

A tip for OpenAI Codex CLI users: adding default_mode_request_user_input = true to ~/.codex/config.toml lets Codex ask for clarification outside plan mode, preventing wrong assumptions.

0 favorites 0 likes
#cli

@Labrin: The current Codex is too redundant and heavy. I started using oh-my-pi as a replacement; the improvement is clearly visible in terms of time spent and results for the same tasks. The conclusion is that current models don't need a very heavy external harness; a clear and concise working environment is the best practice.

X AI KOLs Timeline · 2026-08-02 Cached

The author recommends using oh-my-pi to replace Codex, arguing that current models don't need a bulky external harness and that a clean, clear working environment works better. It also includes details about oh-my-pi, an open-source coding agent (IDE integration).

0 favorites 0 likes
#cli

@NextBullReady: One command to find all of a person's accounts on the internet. Over 82,400 stars on GitHub, completely free and open source. Main features

X AI KOLs Timeline · 2026-08-01 Cached

Introducing an open-source tool that lets you find a person's accounts across all internet platforms with one command. It has over 82,400 stars on GitHub, and is completely free and open source.

0 favorites 0 likes
#cli

Show HN: BitBang – Reach machines behind NAT from a browser, no account

Hacker News Top · 2026-07-31 Cached

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.

0 favorites 0 likes
#cli

TigrimOSR v0.7.2 – Open Graph Agentic System (Rust)

Reddit r/AI_Agents · 2026-07-31

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.

0 favorites 0 likes
#cli

@DanKornas: AI coding-agent spend is easy to lose track of when usage is spread across tools. ccusage is a command-line tool for de…

X AI KOLs Timeline · 2026-07-31 Cached

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.

0 favorites 0 likes
#cli

@DanKornas: Setting up Claude Code can mean piecing together agents, commands, settings, and integrations by hand. Claude Code Temp…

X AI KOLs Timeline · 2026-07-31 Cached

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.

0 favorites 0 likes
#cli

Building Cloud Environments for Coding Agents (13 minute read)

TLDR AI · 2026-07-31 Cached

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.

0 favorites 0 likes
#cli

llm 0.32rc2

Simon Willison's Blog · 2026-07-30 Cached

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.

0 favorites 0 likes
#cli

@DanKornas: Minified JavaScript is hard to inspect when every variable and function has a meaningless name. Humanify is a Rust CLI …

X AI KOLs Timeline · 2026-07-30 Cached

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.

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

Submit Feedback