cli
30 articles about cli in AI news
Simon Willison's 'scan-for-secrets' CLI Tool Detects API Keys in Logs
Simon Willison built 'scan-for-secrets', a Python CLI tool for scanning log files for accidentally exposed API keys. It's a lightweight utility for developers to sanitize data before sharing.
Inner Ear Gene Therapy Injection Reverses Deafness in All 10 Patients in Clinical Trial
A clinical trial has reported that a single injection of gene therapy into the inner ear successfully reversed deafness in all ten participating patients. This marks a significant threshold in treating genetic hearing loss, with some patients regaining hearing within weeks.
DISCO-TAB: Hierarchical RL Framework Boosts Clinical Data Synthesis by 38.2%, Achieves JSD < 0.01
Researchers propose DISCO-TAB, a reinforcement learning framework that guides a fine-tuned LLM with multi-granular feedback to generate synthetic clinical data. It improves downstream classifier utility by up to 38.2% versus GAN/diffusion baselines and achieves near-perfect statistical fidelity (JSD < 0.01).
Open-Source 'Codex CLI' Emerges as Free Alternative to OpenAI's Tools, Claims 30-Agent Architecture
An open-source project called 'Codex CLI' has been released, offering a free command-line interface that its creators claim outperforms OpenAI's offerings by coordinating 30 specialized AI agents for coding tasks.
TPC-CMA Framework Reduces CLIP Modality Gap by 82.3%, Boosts Captioning CIDEr by 57.1%
Researchers propose TPC-CMA, a three-phase fine-tuning curriculum that reduces the modality gap in CLIP-like models by 82.3%, improving clustering ARI from 0.318 to 0.516 and captioning CIDEr by 57.1%.
pixcli: The First MCP Server for Brazil's Pix Payments (Install It Now)
A new Rust CLI with built-in MCP server lets Claude Code agents create Pix charges, check payments, and manage webhooks—automating Brazilian payment workflows.
Lorg CLI: The New Way to Give Claude Code a Permanent Memory
Lorg's new CLI tool lets Claude Code autonomously archive what it learns between sessions, eliminating knowledge loss with a simple npm install.
The Cognitive Divergence: AI Context Windows Expand as Human Attention Declines, Creating a Delegation Feedback Loop
A new arXiv paper documents the exponential growth of AI context windows (512 tokens in 2017 to 2M in 2026) alongside a measured decline in human sustained-attention capacity. It introduces the 'Delegation Feedback Loop' hypothesis, where easier AI delegation may further erode human cognitive practice. This is a foundational study on human-AI interaction dynamics.
Claude Code's /mcp Computer Use: Test Your Local Apps Directly from the CLI
Claude Code can now open your apps, click through UIs, and test builds via a new /mcp computer-use command, turning it into a hands-on testing agent.
Claude Code 2.5: New CLI, Dashboard, and Best Practices for Web Devs
Anthropic's latest Claude Code update adds a CLI, usage dashboard, and web-focused best practices. Here's how to use them.
OpenClaw Creator Peter Steinberger Declined OpenAI Acquisition Offer, Citing Vision Alignment
Peter Steinberger, creator of the ClawdBot/OpenClaw robotics project, revealed on the Lex Fridman Podcast that he declined an acquisition offer from OpenAI. He cited a misalignment in vision for the project's future as the primary reason.
Requestly Launches Git-Synced API Client to Replace Scattered Postman Setups
Requestly has launched an AI-powered API client that automatically syncs team collections through Git, eliminating stale docs and configuration drift. The tool directly targets the collaboration pain points of Postman and Insomnia users.
Epismo CLI: Save and Reuse Your Claude Code Workflows Like GitHub Repositories
Epismo CLI lets you capture, version, and share multi-step Claude Code workflows as markdown chains, solving the 'how did I get here?' problem.
Insanely Fast Whisper CLI Transcribes 2.5 Hours of Audio in 98 Seconds with Flash Attention 2
A new open-source CLI tool called Insanely Fast Whisper achieves 19x speedup over standard Whisper large-v3, transcribing 150 minutes of audio in 98 seconds using Flash Attention 2 and batching with no quality loss.
Track Claude Code's Peak Hours with PromoClock's API and CLI Integration
A new free tool provides a live API and CLI snippet to show if you're in a peak usage window, helping you manage your Claude Code session limits more effectively.
Cline Launches Kanban Platform for Visualizing and Managing Multi-Agent AI Workflows
Cline has launched Cline Kanban, a visual platform for developers to manage and orchestrate multi-agent AI workflows. It aims to address the complexity of coordinating multiple specialized AI agents on a single task.
Open-Source Code Editor 'Cline' Integrates Claude Opus, GPT-4, and Gemini Pro via Single API
Developer Hasan Tohar announced 'Cline', an open-source code editor that integrates multiple top-tier AI models through a unified interface. The tool allows switching between Claude Opus, GPT-4, and Gemini Pro without managing separate API keys or subscriptions.
Anthropic's Legal AI Plugin Triggers Market Shift as Legal Data Provider Stocks Decline
Anthropic's release of a legal plugin for its Claude Cowork agent system has reportedly caused a decline in legal data provider stocks, highlighting the competitive pressure AI agents place on traditional legal tech.
RSES CLI: Hand Off Coding Sessions Between Claude Code, Codex, and OpenCode in One Command
RSES CLI lets you seamlessly transfer active coding sessions between Claude Code, Codex CLI, and OpenCode with a single command, preserving context and task history.
Loop CLI Orchestrates Claude Code and Codex for Hands-Off Agent Teams
A new Bun CLI called Loop runs Claude Code and Codex in a persistent paired session, letting them collaborate on tasks and create draft PRs without constant supervision.
Origin CLI: Open-Source Git Blame for AI Agents Tracks Claude Code, Cursor, and Gemini Contributions
Origin is a new open-source CLI tool that adds AI attribution to git commits, tagging each line with which agent wrote it, the prompt, model, and cost. It works offline with Claude Code, Cursor, and Gemini, storing data in git notes.
Overnight CLI: Train Claude Code on Your Own Chat History to Work While You Sleep
Overnight is a new open-source CLI that analyzes your Claude Code conversations to build a personal coding profile, then predicts and executes your next steps autonomously.
How to Automate Your CLI with Claude Skills: Save Your Most-Used Prompts
Claude Skills let you save and reuse complex prompts as CLI commands, turning repetitive tasks into one-word automations.
Bridge Claude Code and Codex CLI for Multi-Agent Conversations
Use this open-source MCP bridge to make Claude Code and Codex CLI hold real-time conversations, enabling collaborative problem-solving between two AI coding agents.
MCP vs CLI: When to Skip MCP Servers and Save 37% on Tokens
Benchmarks show MCP servers can add 37% more input tokens vs. direct CLI commands. Learn when to use CLI for efficiency and when MCP's structure is worth the cost.
Ladybird Robot Demonstrates Solar-Powered, Multi-Sensor Microclimate Monitoring for Precision Agriculture
A solar-powered 'Ladybird' robot autonomously performs precision microclimate monitoring, tracking wind, rainfall, and leaf moisture with onboard sensors. This showcases a practical application of robotics and AI for granular, real-time agricultural data collection.
Claude Marketplace Launches: How to Install Custom Tools for Your CLI
The new Claude Marketplace lets you install specialized tools directly into Claude Code, expanding what your CLI agent can do.
TTal CLI: Orchestrate Multiple Claude Code Agents for Autonomous PR Workflows
TTal is a Go CLI that creates a multi-agent system with persistent manager agents and disposable worker agents, letting you run entire PR cycles from your phone via Telegram.
Motif CLI: Track Your Claude Code Efficiency with Real-Time AIPM Dashboard
Install Motif CLI to analyze your Claude Code chat history, track AI tokens per minute, and generate personal coding assessments—all locally.
Figma Make Generates Clickable Prototypes from Design Files via AI Prompt
Figma has launched Make, an AI tool that converts static Figma designs into functional, clickable prototypes based on a text prompt, aiming to streamline the handoff between design and development.