Back to Home

AI releases: Composer 2, Claude Computer Use

Overview of key AI releases: scandal with Composer 2 based on Kimi, OpenAI purchases, GPT-5.4 Mini for tasks, Claude with Computer Use, Unsloth Studio for tuning and Mamba-3. Analysis of benchmarks and trends for developers.

AI Scandals and Releases: from Cursor to Mamba-3
Advertisement 728x90

Overview of the Latest AI Releases: From Composer 2 to Unsloth Studio

Cursor introduced Composer 2, achieving 61.7% on Terminal-Bench 2.0, surpassing Opus 4.6's 58%. Pricing is $0.50 per million input tokens and $2.50 per million output tokens. The project was initially positioned as featuring fine-tuning and RL backed by a substantial budget. However, the community quickly uncovered the use of the tokenizer from Kimi K2.5, confirmed by a debug URL and Hugging Face licensing details.

Cursor acknowledged K2.5 as the base but emphasized their fine-tuning contributions through a partnership with Fireworks. Moonshot AI confirmed the commercial agreements. This case illustrates a growing trend: open-weight models from China are fine-tuned and integrated into proprietary products as a value-added layer.

OpenAI Acquisitions and New GPT Models

OpenAI acquired Astral, developers of uv, ruff, and ty—key tools in the Python ecosystem. The team is joining Codex, continuing the trend: Google snapped up Antigravity, Anthropic took Bun. Labs are expanding control over developer infrastructure.

Google AdInline article slot

GPT-5.4 Mini and Nano are out: Mini is 2x faster than GPT-5 mini, with a 400k token context and pricing at $0.75/$4.50 per million. It's positioned as a workhorse model for sub-agents and background tasks. In Codex, Mini uses 30% of the GPT-5.4 quota; on APEX-Agents, it scores 24.5% Pass@1 with xhigh reasoning. BullshitBench results are modest, highlighting that these models are great for routine work but not fact verification.

Key Features of GPT-5.4 Mini:

  • Speed: 2x GPT-5 mini
  • Context: 400k tokens
  • Price: $0.75/$4.50 per Mtok
  • APEX-Agents: 24.5% Pass@1

Claude Goes Desktop and Cursor's Instant Grep

Anthropic launched Computer Use in research preview for macOS: Claude controls the mouse, keyboard, apps, and browser via Cowork and Claude Code. Dispatch enables delegating tasks from iPhone to desktop. Comparisons with OpenClaw favor Claude. Claude Code Channels for Telegram and Discord have launched—the code agent is breaking out of the terminal.

Google AdInline article slot

Cursor added Instant Grep: regex search across millions of files in 13 ms versus 16.8 s on ripgrep. It's powered by n-grams, inverted indexes, and bloom filters. This accelerates agent iterations in repositories.

New Releases from MiniMax, Mistral, and Qwen

MiniMax released M2.7 with autonomous optimization loops: the model analyzes errors, modifies code, and evaluates. Over 100 cycles delivered +30% on internal metrics. Benchmarks: 56.22% on SWE-Pro, 57.0% on Terminal Bench 2. Intelligence Index 50 at $0.30/$1.20 per Mtok. Available on Ollama, OpenRouter, and Vercel.

Mistral unveiled Small 4, while Qwen 3.5 Max Preview leads on LMSYS Arena. The mid-size model market is saturated with advances in reasoning, multimodality, and long context. Qwen Image 2.0 switched its tag from "Open-Source" to "Release," sparking questions about monetization.

Google AdInline article slot

Unsloth Studio and Mamba-3 for Developers

Unsloth Studio is an open-source interface for local inference and fine-tuning of 500+ models. Features:

  • 2x faster training
  • Up to 70% less VRAM
  • Support for GGUF, vision, audio, embeddings
  • Auto-generation of datasets from PDF, CSV, DOCX
  • Fine-tuning straight from the UI

Compared to LM Studio, it emphasizes training over pure inference.

Mamba-3 is an inference-first SSM, the top linear 1.5B model on prefill+decode. Discussions suggest replacing Gated DeltaNet in hybrids; nonlinear RNNs boost expressiveness.

Luma Uni-1 and Week's Highlights

Luma showcased Uni-1: an autoregressive transformer that plans the scene before generating pixels. The outlook is for better quality and control.

Key Takeaways:

  • Composer 2 builds on K2.5 with fine-tuning—the rise of Chinese open-weight models.
  • OpenAI is seizing Python infrastructure, GPT-5.4 Mini for grunt work.
  • Claude integrates with desktop, Instant Grep speeds up search 1000x.
  • Unsloth Studio democratizes UI-based fine-tuning.
  • Mamba-3 pushes SSM into hybrid architectures.

These releases shift focus from flagship models to agent tools and infrastructure optimization.

— Editorial Team

Advertisement 728x90

Read Next