SERA
Open Coding Agents are a family of fully open, high-performance AI coding models and an associated training method released by the Allen Institute for AI that make building, customizing, and training coding agents on any repository remarkably accessible, affordable, and transparent; the platform includes models, code, training recipes, and tools that can be launched with minimal setup so users can tailor agents to their own codebases and engineering conventions for tasks like code generation, code review, debugging, maintenance, and code explanation. These agents break from the traditional closed, expensive systems by offering an open pipeline from models to training data and enabling fine-tuning on internal code to teach agents about organization-specific APIs, patterns, and workflows; the first release, SERA (Soft-verified Efficient Repository Agents), achieves state-of-the-art performance on coding benchmarks at a fraction of the typical compute cost.
Learn more
Qwen3.8-Max
Qwen3.8-Max is Qwen’s most capable model to date, built as a Max-class AI model for coding, work, research, long-horizon tasks, and multimodal agents. It scales to 2.4 trillion parameters with 95 billion active parameters and is available through QwenCloud. The model is designed to complete complex, open-ended tasks end to end with greater reliability and minimal human involvement. Qwen3.8-Max supports autonomous coding workflows, agentic development, research reproduction, visual reasoning, document understanding, video analysis, and real-world productivity tasks. It can integrate with popular agent frameworks and coding assistants, including Claude Code, Codex, Qoder CLI, Qwen Code, and OpenClaw. Built for developers, researchers, enterprises, and AI agent builders, Qwen3.8-Max helps teams automate sophisticated work across code, documents, tools, interfaces, and multimodal content.
Learn more
Qwen3-VL
Qwen3-VL is the newest vision-language model in the Qwen family (by Alibaba Cloud), designed to fuse powerful text understanding/generation with advanced visual and video comprehension into one unified multimodal model. It accepts inputs in mixed modalities, text, images, and video, and handles long, interleaved contexts natively (up to 256 K tokens, with extensibility beyond). Qwen3-VL delivers major advances in spatial reasoning, visual perception, and multimodal reasoning; the model architecture incorporates several innovations such as Interleaved-MRoPE (for robust spatio-temporal positional encoding), DeepStack (to leverage multi-level features from its Vision Transformer backbone for refined image-text alignment), and text–timestamp alignment (for precise reasoning over video content and temporal events). These upgrades enable Qwen3-VL to interpret complex scenes, follow dynamic video sequences, read and reason about visual layouts.
Learn more
Composer 1
Composer is Cursor’s custom-built agentic AI model optimized specifically for software engineering tasks and designed to power fast, interactive coding assistance directly within the Cursor IDE, a VS Code-derived editor enhanced with intelligent automation. It is a mixture-of-experts model trained with reinforcement learning (RL) on real-world coding problems across large codebases, so it can produce high-speed, context-aware responses, from code edits and planning to answers that understand project structure, tools, and conventions, with generation speeds roughly four times faster than similar models in benchmarks. Composer is specialized for development workflows, leveraging long-context understanding, semantic search, and limited tool access (like file editing and terminal commands) so it can solve complex engineering requests with efficient and practical outputs.
Learn more