Tag
Anthropic's Claude Opus 5 is highlighted as a state-of-the-art model for coding, data analysis, and knowledge work, with unprecedented resistance to prompt injection attacks. The system card reveals that combined defenses reduce prompt injection success rates to near zero.
Technical article discussing the importance of retry logic when agent actions time out, highlighting a common pitfall in agent-based systems.
Tested the updated Gemma 4 locally using llama.cpp on an M5 Pro, achieving 60 tokens/s for coding tasks with OpenCode; good for backend but poor for UI/UX.
The author reflects on how AI agents now outperform them in code navigation, debugging, and report drafting, and asks others about experiences with multi-agent workflows like MCP, Anvita Flow, and Agent Protocol.
A developer shares a hot take that Google's Gemini Flash model, when used in the Antigravity platform, outperforms GPT 5.6 for small coding tasks due to its speed and simplicity, despite GPT's higher intelligence ceiling.
Poolside releases Laguna S 2.1, a 118B total parameter Mixture-of-Experts model with 8B activated parameters per token and up to 1M token context, achieving competitive scores on long-horizon coding benchmarks and touted as the most capable agentic coding model in its weight class.
Google DeepMind released Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber, focusing on efficiency, coding, and cybersecurity, but the anticipated Gemini 3.5 Pro was not included due to internal delays.
Google's Gemini 3.6 Flash model is now generally available in GitHub Copilot, designed for web and app development, coding, and agentic tasks, with higher task-completion rates and better token efficiency than its predecessor.
Google introduces Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber models, offering improved token efficiency, lower latency, and better performance for agentic workflows, with 3.6 Flash reducing output token usage by 17% and showing gains in coding and knowledge tasks.
A 15-page paper introduces cohesion-aware task partitioning to improve scaling in multi-agent coding, outlining a new meta process from prompt to graph.
A user shares their experience spending over $100/day on AI tokens via OpenRouter, primarily for coding tasks, and asks for cost reduction advice.
LM Studio launches Bionic, an AI agent for open models that supports coding, document work, and offline voice transcription, with flexible model execution and zero data retention.
Kimi K3 coding benchmarks article discussing performance of the Kimi K3 model on coding tasks.
Kimi K3, a new AI model with 2.8 trillion parameters and 1 million context length, has been released on web and app, featuring leading capabilities in coding, agentic tasks, reasoning, vision, and agent swarms.
A user tests various small AI models for coding tasks, finding Qwen3.6-27B-NVFP4 to be the best balance of speed and accuracy, and notes poor Java performance in these models.
Thinking Machines releases Inkling, an MoE model with 975B total / 41B active parameters, supporting native text, image, and audio reasoning, up to 1M-token context, and full weights availability.
Thinking Machines Lab, founded by ex-OpenAI executives, releases its first open-weight AI model, Inkling, a 975-billion-parameter model capable of reasoning, coding, and processing audio, video, and text.
A tweet expressing fear over a perceived major disruption to software engineering caused by an AI advancement.
Kimi K3, the latest open-weight model from Moonshot, launches with a new architecture, agent swarm capabilities, and focus on long-horizon agent workflows, positioning it as a major contender against other top models.
Matt Pocock clarifies the intended workflow for /wayfinder, emphasizing the flow from /wayfinder to /to-spec to /to-tickets to /implement for coding projects, and notes that v1.2 is in development.