AI & ML
- Meta Launches Open-Weight AI Model Push — Mark Zuckerberg announced a new open-weight AI model from Meta, expanding access and lowering barriers to AI adoption. The shift reflects Meta's strategy to compete through openness rather than proprietary control. Read more
- OpenAI Reports 10 Math Breakthroughs via AI — OpenAI announced 10 new AI-generated discoveries in mathematics and computer science spanning multiple subfields, including solving open problems in quantum complexity theory. Anthropic's Claude independently constructed orthogonal vectors on a 668-dimensional hypercube—a structure mathematicians believed existed but had never actually created. Read more
- Anthropic Reaches $65B Annual Revenue Run-Rate — Anthropic reported an annualised revenue run-rate exceeding $65 billion by late July and achieved its first profitable quarter. As of August 2026, Anthropic ranks at the top on many public intelligence and agentic benchmarks, followed closely by OpenAI. Read more
- Zhipu AI Launches GLM-5.3 with Coding & Agent Enhancements — GLM-5.3 released on August 14, mainly enhancing capabilities in coding, long-range agents, and cybersecurity via post-training. The API opened August 19 with GLM-5.2 pricing; weights will open-source on August 30. Integration into ZCode, Claude Code, and OpenCode makes it available to GLM Coding Plan users. Read more
AI Coding Tools
- Sourcegraph Releases Amp Coding Agent with Model-Agnostic Design — Amp is a frontier coding agent built for leading models with a "pay as you go" model for individuals. Latest updates include Claude Opus 4.8 powering smart mode with tighter changes and self-checking, diffs for reviewing and staging changes directly, and 87% faster startup and 32% faster completion on deep and rush operations. Plugin UI now available on web synced with TUI. Read more
- Rider 2026.2 Release Candidate Ships — JetBrains Rider 2026.2 RC includes fixes for AI Chat spam issues and removal of unsupported actions. The IDE continues integrating AI coding assistance for .NET development. Read more
Frameworks & Libraries
- Vercel Releases Eve Open Framework for Agents — Eve is an open framework for building agents with support for Claude integration, TypeScript tooling, and a focus on making agent creation accessible. The framework allows agents to run via CLI and continue from anywhere with team enforcement via passkey-authenticated sessions. Read more
- ESPHome 2026.8.0 Improves Device Configuration & Diagnostics — New status badges open connectivity troubleshooting dialogs with on-demand probes from Device Builder. Bug reporting gained an optional device picker with credentials masked, crash reports are titled by location, and Web Serial installs surface esptool-js connect diagnostics. Pin field now includes guided wiring presets showing component connections. Read more
- React 19 ESLint Plugin 8.0.0 Finalizes Linting Rules — The plugin stabilized 11 rules in version 8.0 covering React 19 behavior: nine correctness rules as errors and two performance warnings. Key rules include
controlled-form-requires-handler,jsx-no-key-after-spread, andno-misspelled-lifecycle-methods. Real-world testing on projects like Rooted and Albumentations revealed corner cases that shaped the final rule set. Read more
Languages & Runtimes
- Scala 3.8.2 Released with For-Comprehension Warnings — Scala 3.8.2 introduces a new compiler warning for for-comprehensions mixing multiple
valbindings with types that have overloadedmap. This prevents unexpected behavior from implicit conversions. Read more - Mojo Programming Language Goes Open Source — Mojo 1.0 released with the compiler and toolchain under Apache 2 license, fulfilling a promise made since May 2023. The language emphasizes systems programming with Python-like syntax. Read more
DevOps & Cloud
- AWS Lambda Durable Functions for Resilient Government Workflows — AWS Lambda now supports durable functions providing resilient operations within existing FedRAMP authorization and HIPAA eligibility. Durable functions eliminate the need for external state machines or checkpointing tables, keeping orchestration logic in application code with fine-grained control over retries and checkpoints. Read more
- MedZen Health Deploys Agentic AI in Low-Connectivity Regions — MedZen Health built on AWS cloud infrastructure uses agentic AI with text-first design and USSD integration for feature phones to enable healthcare access where internet is scarce. The system handles AI appointment scheduling, patient reminders, and prescription issuance without requiring smartphone connectivity. Read more
Databases & Data
- Grafana v13.2 Adds Saved Queries & Panel Threshold Interpolation — Grafana 13.2 makes saved queries generally available in Enterprise and Cloud, enabling discovery via command palette and Terraform-based management as code. Panel thresholds now support variable interpolation, and the query variable editor was redesigned with a dialog showing values preview and tabbed editor. BigQuery and Google Cloud Monitoring add Workload Identity Federation authentication support. Read more
- AWS RDS Blue/Green Deployments: Limitations & Resource ID Updates — After switchover of a blue/green deployment, you must update resource IDs for integrated services. Physical replication doesn't support schema changes on the green environment, and delayed replication in PostgreSQL has specific limitations. The AWS JDBC Driver for MySQL is not supported. Read more
Security
- CVE-2026-7808: justhtml HTML Sanitization Bypass (CVSS 9.8) — justhtml before version 1.16.0 contains multiple HTML sanitization bypass issues allowing active/dangerous content injection. Custom policies preserving SVG or MathML could allow animation elements and presentation attributes with external
url()references to bypass foreign-content checks. Read more - CVE-2026-8445: justhtml to_markdown() XSS via Unescaped Angle Brackets (CVSS 9.3) — justhtml versions ≤ 1.11.0 (fixed in 1.12.0) fail to escape angle brackets in text nodes during
to_markdown()conversion. Entity-decoded text like<script>or text from,,, andelements can emit raw HTML, enabling XSS when output is rendered. Read more - CVE-2026-5388: justhtml Input Validation Bypass (CVSS 9.8) — justhtml before version 1.15.0 has multiple improper input validation issues allowing attackers to bypass sanitization. Read more
Open Source
- Obscura: Rust Headless Browser for AI Agents — Obscura is a headless browser engine written in Rust, built for web scraping and AI automation. It runs real JavaScript via V8, supports Chrome DevTools Protocol, and acts as a drop-in replacement for headless Chrome with Puppeteer and Playwright. Memory usage is 30 MB vs Chrome's 200+ MB, binary size 70 MB vs 300+, with 85 ms page load vs ~500 ms. Read more
- Rakazo: Open-Source Platform for Persistent AI Teammates — Rakazo enables running persistent AI teammates on web, Electron desktop, and Expo mobile. Built as a TypeScript monorepo with React, Electron, Hono, Postgres, and Prisma, it lets you bring your own model and compute provider or run the full stack locally. Read more
- CodeWhale: Rust-Based Open-Source Coding Agent — CodeWhale is an open-source coding agent for the terminal, built in Rust with continuous community improvement. Available across multiple platforms with multilingual documentation (16+ languages). Read more
- llmfit: Model Benchmarking with Verifiable Measurements — llmfit provides hundreds of models and providers with a new benchmarking feature: download a model, serve it, measure real tokens/second on your hardware, and contribute results back via PR. Every run saves locally first, replacing estimates with measured numbers for identical hardware. Read more
Dev Tools & IDEs
- Warp Adds Remote Control for Third-Party CLI Agents — Warp's Remote Control feature lets you publish running third-party agent sessions (Claude Code, Codex, OpenCode, Amp, etc.) to the cloud for monitoring and steering from phone, web browser, or another machine. Useful for long-running tasks; published sessions show complete agent activity including thinking steps and tool use. Read more
- Warp Documents Third-Party CLI Agent Feature Support — Warp supports Claude Code, Codex, OpenCode, Amp, Auggie, Copilot CLI, Cursor, Gemini CLI, Droid, Pi, Goose, Antigravity, Hermes, and Mistral Vibe with rich input editors, code review comments, context attachment, vertical tabs, tab configs, and remote control. Agent notifications are currently limited to the first three. Read more