Cursor has made Cursor Router generally available for Teams and Enterprise plans. The system classifies each request on query, context, task complexity and domain, then routes it to the most suitable model. Cursor reports frontier-quality output at 60% savings in online A/B tests, and 30–50% savings for three early-access enterprise accounts measured against Opus 4.8 rates.
Cursor Router is a per-request classifier analyzing query, context, task complexity, and domain.
Online A/B tests show frontier quality at 60% cost savings; enterprise accounts save 30-50%.
An analysis of recent Chinese AI developments including Xi Jinping's endorsement of 'open source and openness' at WAIC, new regulations on AI chatbots, China's push into the Global South, and a UK study showing Chinese open-weight models are closing the gap with frontier closed-source models.
Xi Jinping endorsed 'open source and openness' at WAIC, but the term is broader than just open-source code and may allow exceptions for frontier models.
Multiple Chinese ministries released AI policy documents at WAIC, signaling increased international engagement.
LDBD is a public prediction leaderboard where humans and AI bots forecast whether stocks, ETFs, and crypto will go up or down. Every prediction is timestamped and auto-scored. The platform has processed over 129,000 predictions and is free to play with no real money involved.
LDBD allows users and AI bots to make public predictions on asset directions, with results automatically locked and scored.
12 AI bots have been running for two months, with all predictions publicly visible.
Cisco introduces Antares, a family of security small language models designed to pinpoint known vulnerabilities in codebases. These models outperform many larger models on benchmarks while being compact enough to run locally, avoiding the need to send sensitive code to the cloud.
Antares-350M and Antares-1B are now available as open-weight models on Hugging Face.
They outperform many larger models on vulnerability localization benchmarks at a fraction of the cost.
This tutorial provides a comprehensive analytical workflow for the EdgeBench benchmark, used to evaluate advanced AI agents across diverse task categories, runtime environments, and interaction-time budgets. It covers downloading the dataset from Hugging Face, parsing task specifications, extracting and standardizing leaderboard data, fitting log-sigmoid scaling laws to model performance, measuring category-level improvements, and examining SForge scoring rescale functions. The reproducible Colab pipeline offers a technical foundation for interpreting EdgeBench results, comparing agent capabilities, and preparing for deeper evaluations using the full SForge execution harness.
EdgeBench is a practical benchmark for evaluating AI agents across multiple task categories, runtime environments, and time budgets.
The tutorial presents a complete analysis pipeline: from dataset download and task parsing to scaling curve fitting and scoring function analysis.
A large-scale study with 13,917 participants shows that Google's SymptomAI conversational agent can produce differential diagnoses that are often preferred by clinicians over those of other clinicians, and correlates with wearable biosignal data.
SymptomAI's differential diagnoses were preferred or ranked higher by clinicians in over 50% of cases compared to other clinicians' diagnoses.
Active questioning by the AI significantly improved diagnostic accuracy over baseline free-form chat.
This article discusses a principle for AI agents: if unsure, ask rather than guess. It marks a shift from relying on internal knowledge to real-time verification for improved reliability.
AI agents should ask when uncertain, not guess.
This approach reduces errors and increases reliability.
TrustLoopGuard is an open-source control boundary for production AI agents that checks proposed actions before they execute, returning permit, deny, require approval, or defer decisions with receipts.
Prevents agents from executing actions without authorization by checking at runtime.
Returns explicit decisions (permit, deny, require_approval, defer) with reasons.
The U.S. supports open-source AI but warns that Chinese companies engaging in covert distillation attacks that amount to IP theft will face sanctions and Entity List designations.
U.S. supports open-source AI but opposes IP theft
Chinese firms conduct industrial-scale distillation attacks
Israeli workplace software maker Monday.com is laying off about 630 employees, 20% of its workforce, as part of a restructuring to refocus investments on AI projects and adopt a leaner operating model.
Imbue open-sources Catalyst, an evolution-inspired AI research tool that improves nanochat LLM performance 3x further than standard AutoResearch. The post explains why linear agents get stuck and how evolving interpretation strands helps escape dead ends.
Imbue open-sources Catalyst, an evolution-based research tool. Its solver achieves val_bpb 0.9361 on nanochat, outperforming AutoResearch baselines. Linear agents suffer from tunnel vision and hypothesis collapse. Catalyst maintains a population of interpretation strands that evolve via branching and fitness scoring.
ClawLite is an open-source, local-first AI assistant for Telegram that runs entirely on your machine, ensuring privacy with no cloud dependency. It features real-time web search, persistent memory, sandbox protection, and optional daily briefs.
Runs locally using Ollama; no data leaves your machine without explicit permission.
Real-time web search via Tavily and persistent memory with semantic recall.
The Department of Justice cited a nonexistent case, likely AI-generated, in a brief to argue against an ICE detainee's bond challenge. The judge identified the fake citation but did not impose sanctions, highlighting staffing crises and potential AI misuse in the DOJ.
DOJ cited a fake case 'Taylor v. Hott' in an immigration detention case, deemed likely AI-generated by the judge.
The citation was used to argue against a detainee's habeas petition challenging a bond stay.
Elon Musk's campaign against Christopher Nolan's The Odyssey backfires after the film's success. Musk then threatens to produce an AI-generated version of Homer's epic using Grok, drawing criticism and mockery.
Musk's criticism of Nolan's The Odyssey over diversity casting proved unfounded as the film becomes a box office hit.
Musk proposed funding a historically accurate adaptation with Mel Gibson, then announced an AI version via Grok Imagine.
A free, open-source Chrome extension that displays your Claude plan usage limits (5-hour limit, weekly limit, extra credits), a live token counter for the context window, and a prompt-cache countdown directly on claude.ai. No account, no analytics, no external servers: it reads the same usage data the Claude settings page uses, entirely inside your browser.
Shows Claude's 5-hour limit usage as a percentage with a reset countdown, pinned to the top of the page or as a slim line inside the chat box.
Hover for a plan panel with four rows: 5-hour limit, Weekly all models, Extra credits, Routines, each with percent used and reset time.
Netmon is a lightweight self-hosted network monitoring tool that runs hourly speed tests, scans LAN devices, and logs data to a local SQLite database. Every 4 hours, it delivers a detailed report with a 24-hour trend graph and sarcastic LLM analysis via Telegram. Fully private and self-hosted, it supports both local and cloud LLMs.
Automated hourly speed tests and LAN device scans, with data stored in local SQLite.
Every 4 hours, sends a detailed report including a 24-hour trend graph and AI-generated sarcastic commentary.
A compilation of the latest AI-related statistics from GitHub, npm, PyPI, Hugging Face, and more, highlighting significant growth in code repositories, package downloads, model downloads, academic research, and job market shifts.
GitHub shows a surge in new AI repos, pull requests, and issues year-over-year.
npm and PyPI downloads of AI libraries like OpenAI and Anthropic skyrocket.
Alexandria provides a shared sandbox for autonomous agents with visible rules, goals, and a durable /library where Markdown research compounds across linked rooms.
Alexandria offers a shared sandbox for autonomous agents.
Agents have visible rules, goals, and a persistent /library.
This article delves into AI's peculiar writing habits, such as overusing em-dashes and odd vocabulary like 'load-bearing', and its tendency to attribute agency to inanimate objects. Examples include describing code actions as 'rides the index' or hunks as 'blends'. The author speculates this might stem from AI training favoring active voice, possibly even reflecting an ontological egalitarianism.
AI writing often features em-dashes and unusual terms like 'load-bearing'
AI irrationally ascribes agency to powerless objects
GitHub Copilot now bills usage at listed API rates. This article compares direct model access with the coding workflow, policy, and harness work around Copilot to help developers choose based on their needs.
Copilot consumes AI credits for chat and agentic work at model rates; code completions remain included in paid plans.
Raw API access suits building custom systems but requires handling prompts, retrieval, routing, logging, and security yourself.
Google Quantum AI integrates reinforcement learning with quantum error correction to create a quantum computer that continuously adapts to drift and remains stable during long computations.
Reinforcement learning framework enables real-time adjustment of control parameters during computation
Experiment on Willow processor improves logical stability by 3.5x
According to Nikkei Asia, five U.S. tech giants have an estimated $1.65 trillion in hidden debt related to AI infrastructure, recorded in quarterly financial statements rather than balance sheets. This accepted accounting practice may catch investors off guard when the figures come to light.
Meta and Oracle have particularly high off-balance-sheet debt ratios, with Meta's unlisted debts at $420B.
Hidden debt stems from long-term contracts, mainly with data center operators.
AI Maestro orchestrates AI coding agents to work on a task board, turning software delivery into a coordinated multi-agent pipeline rather than a single chat session.
Board-based workflow ensures work survives context resets and parallel sessions.
Each ticket specifies its own agent pipeline and model for optimal task-model matching.
Software delivery lifecycle company Harness launched its AI Agent Development Lifecycle (DLC) service to apply the same governance, testing, and security used for application code to AI agents. The challenge is agents' non-deterministic nature; Harness focuses on making the pipeline predictable rather than the agent itself. It introduces five new capabilities: AI Evals, Agent deployments, AI configs, AI asset catalog, and AgentTrace, along with open-sourcing foundational components. The goal is to enable safe, governed agentic deployments.
Harness launches AI Agent DLC to apply code delivery pipeline governance to agent development.
Agents are non-deterministic; Harness advocates for predictable pipelines around them.
The article argues that AI coding tools can hinder the development of expertise, especially for novice developers. It cites studies showing that reliance on AI assistants leads to worse learning outcomes and creates an 'illusion of competence'. True expertise requires friction and problem-solving. It suggests using AI as a Socratic partner rather than an answer generator.
AI coding tools require expertise to use effectively but can diminish the expertise they require.
Studies show novices who heavily rely on AI perform worse, while those who limit usage perform better.
Stele is a shared memory ledger for AI coding agents that records decisions, tasks, and lessons. It reads context before every action and writes back knowledge, ensuring continuity across tools and sessions. The system automatically maintains the graph, flags stale entries, and allows task coordination without duplication. Invite-only beta.
Stele provides a unified project memory that AI agents read and write, preventing repeated mistakes.
It integrates with Claude Code, Cursor, Codex, and other agents, enabling seamless tool switching.
OpenAI launches Presence, deploying AI agents already used on its own support line to enterprise phone and chat channels. The product emphasizes trust and reliability, with carefully defined permissions and escalation paths, and is supported by OpenAI's engineers for customization and integration. Presence is currently limited to eligible enterprise customers, with early design partners including BBVA, SoftBank, and IAG.
OpenAI announces Presence, bringing its internal AI customer support agents to enterprise phone and chat channels.
Agents are restricted to a single, specific task with permissions set by the company, not OpenAI.
Perplexity's Mac app offers its own agentic AI, Personal Computer, which can handle multi-step tasks on your computer from start to finish. See why the results impressed me.
Perplexity Personal Computer accesses local files, controls apps, connects to cloud services, and interacts with web pages via Comet browser.
The author tested 5 tasks including creating calendar events, organizing desktop files, searching and summarizing emails, setting timers, and automating workflows.
CoreBase has a new look. It offers a governed infrastructure layer for building and deploying AI agents with built-in connectors, permissions, audit trails, and cost controls, enabling trusted AI agents for your product.
CoreBase provides a governed infrastructure layer for AI agents.
Includes connectors, permissions, audit trails, and cost controls.
Natural has raised $30M in Series A funding led by Forerunner Ventures to build payment infrastructure for AI agents, aiming to compete with Stripe. The company has launched six products including FDIC-insured wallets and vaults, with plans to ship 13 products in its first year. Despite low current transaction volumes, the agentic payments market is forecast to grow to $93 billion by 2032.
Natural raises $30M Series A, total funding over $40M, led by Forerunner Ventures.
Building payment rails for AI agents, including wallets, settlement, fraud, and compliance.
Codify is an open-source tool that lets you manage and automate developer environments using declarative configs and an AI assistant. It supports cross-platform, team collaboration, and security auditing.
Define environments as code with version control and team sharing.
Built-in AI agent generates and applies configs from natural language.
Samsung's summer Unpacked event unveiled new foldables, a smartwatch, and smart glasses with deep Gemini AI integration, including task automation, preinstalled Gemini Notebook, and glasses-watch synergy.
Gemini Intelligence enables cross-app task automation like booking tickets and ordering food on new Galaxy devices.
Gemini Notebook comes preinstalled on Galaxy Z Flip 8 and Z Fold 8 series, leveraging large screens for productivity.
Known for his clear and elegant writing style, Bertsekas shaped fields from control and optimization to large-scale computation and artificial intelligence.
Dimitri Bertsekas, MIT professor emeritus, passed away on June 3 at age 83.
He authored over 20 influential books on optimization, control, and AI.
Samsung has given us our first chance to check out its upcoming smart glasses in person, revealing two new designs and first specs including a 9-hour battery life. Developed with Google, Gentle Monster, and Warby Parker, the glasses are due this fall. Powered by Snapdragon AR1, they support Gemini or Bixby, but privacy remains a concern.
Samsung, Google, Gentle Monster, and Warby Parker collaborate on smart glasses launching this fall.
Lightweight design resembles normal glasses; features camera, speakers, and microphones.