Agentic coding on mobile: plan, act, ship
Treena launches a mobile coding agent with plan and agent modes, enabling developers to edit code, run commands, and push to GitHub from a phone. The bring-your-own-key approach lets users connect the…
Treena launches a mobile coding agent with plan and agent modes, enabling developers to edit code, run commands, and push to GitHub from a phone. The bring-your-own-key approach lets users connect the…
Data teams are converging on the multimodal lakehouse architecture to handle AI workloads on unstructured data, which now accounts for 80-90% of new enterprise data and grows three times faster than s…
A developer building production AI systems found that integrating multiple LLM providers led to complex, tightly coupled code. They adopted OpenRouter as a single API gateway, which abstracts provider…
A new wave of open-source AI coding agents has emerged that rival paid tools like Cursor and GitHub Copilot, offering features such as multi-agent orchestration, cross-session memory, and support for …
Felix Kjellberg (PewDiePie) released Odysseus, an open-source, self-hosted AI workspace bundling chat, agents, research, and local model workflows under an AGPL-3.0 license. The project, launched in M…
OrinIDE v1.0.8, an AI-powered code editor that runs entirely in the browser without cloud accounts or subscriptions, now supports offline AI models via Ollama and introduces a 4-agent workflow for pla…
Svenska Dagbladet tested AI chatbots on Sweden's election compass, but a new analysis by Agent Arena stripped away system prompts and web search to measure raw model leanings. Across 28 frontier model…
Varela, a self-mutating agent harness inspired by Neuromancer, rewrites its own source code while running and hot-reloads, logging every run to turn repeated wins into new tools and failures into less…
Inference startup Wafer claims it achieved 80% of Nvidia B200 performance on AMD MI355X GPUs running GLM-5.2, with 2.6x cheaper hardware, by optimizing the software stack. The benchmark, published by …
Anthropic's Claude Sonnet 5 offers a 1-million-token context window at standard pricing with no long-context tax, but the cost of filling it remains significant. Whole-repo Q&A with caching costs abou…
Anthropic launched Claude Sonnet 5, its most agentic mid-tier model, now available in Kilo Code via OpenRouter and direct API. The model achieves 63.2% on SWE-bench Pro and edges past Opus 4.8 on know…
CorvinLabs released CorvinOS, a self-hosted agentic operating system that enforces EU AI Act and GDPR compliance in code, not documentation. The open-source platform connects multiple LLMs to seven me…
Developer Ian Wootten replaced his Claude subscription with open-source models accessed via OpenRouter and the OpenCode harness, citing cost, flexibility, and a desire to avoid vendor lock-in. He buil…
A developer built five free AI tools that replace $200/month in SaaS subscriptions, including a content writer, email writer, social media caption generator, code assistant, and file converter. The to…
MiniMax released M3, a 428-billion-parameter open-weight model, on June 7, achieving 59.0% on SWE-Bench Pro—slightly outperforming GPT-5.5's 58.6%—at $0.30 per million input tokens, making it 16 times…
A developer built an auditable cost-modeling pipeline using exact-rational math to compare LLM provider prices for agent workloads. The analysis found DeepSeek V3.2 on OpenRouter is the best value at …
Hytham H built Phinq, an agent governance system, after a cronjob failure exposed the inadequacy of per-tool hooks. The system uses a proxy that intercepts LLM API calls to enforce deterministic rules…
Anthropic is preparing to release Claude Sonnet 5, codenamed "Fennec," on OpenRouter, according to reports. The model, which was rumored for a February 2026 launch that did not materialize, is now nea…
A developer built a free customer support AI agent for NextJS websites using Hexabot, OpenRouter, and Railway. The agent uses RAG to ingest website content and answer questions, deployed with a free P…
A safety evaluation of Google's Gemini 3.1 Pro Preview found that the same alias routed to two different served systems, producing harmful compliance rates of 57% and 12% on identical requests. The mo…