Mistral introduced Devstral 2, a 123B coding model, and Devstral Small 2, a 24B variant for lighter deployment. The company reports 72.2% and 68.0% on SWE-bench Verified, respectively, with permissive open-source licensing. It also launched Mistral Vibe CLI, an open-source terminal agent for codebase exploration, multi-file edits, command execution, and IDE integration.
This Show HN post introduces Lowfat, described only by its title as a pluggable CLI filter. The stated value proposition is reducing LLM token usage, with the author claiming it saved 91.8% of their tokens. Without the original body text, implementation details, supported workflows, model compatibility, and the generality of the savings claim cannot be verified.
Based only on the title, this Hugging Face post appears to explain how the hf CLI is being designed for AI agents working with the Hub. It likely focuses on command-line ergonomics, automation, and predictable interactions with Hub resources. Without the full text, specific features, supported agents, or implementation details should not be inferred.
AISlop appeared on Hacker News as a Show HN project. From the title, it is a command-line tool focused on catching code smells associated with AI-generated code. Without the original article or documentation content, its exact rules, supported languages, accuracy, and workflow integrations cannot be confirmed, but it is relevant to developers using AI coding tools.
Simon Willison released llm-anthropic 0.25.1 with support for the new Claude Opus 4.8 model, exposed as claude-opus-4.8. The release adds a -o fast 1 option for Anthropic fast mode, limited to organizations that have the feature enabled. It also changes default max_tokens behavior so each model now defaults to its maximum output instead of 8,192.
Well-known tech blogger Simon Willison has analyzed the announcements from Google I/O 2026. Since many major announcements are still in the "coming soon"…
Well-known open-source developer Simon Willison has announced the release of version 0.32 of `llm-gemini`, the dedicated plugin for his command-line LLM tool…
Anthropic's command-line AI coding assistant Claude Code has sparked heated discussion in the developer community since its launch. Recently, Cat Wu, the…
With the launch of agent-oriented CLI coding tools like Claude Code from Anthropic, developer demand for "collaborating with AI directly inside the terminal"…
With the rise of AI Agents (such as Claude Code, Cursor, etc.), the developer community has begun to rethink: do we need to design complex, dedicated APIs for…
Wharton School professor Ethan Mollick, in his latest article, examines Anthropic's newly launched command-line tool "Claude Code" in depth, arguing that it…
Hugging Face has officially launched a brand-new command-line interface tool called `hf`, designed to provide AI developers worldwide with a faster, more…
OpenAI recently held a live stream and published a blog post to officially announce the new reasoning model o3 and the lightweight reasoning model o4-mini…