AI News Aug 19, 2026
By Frontier Editorial •
Key Takeaways
- OpenAI lays out new security changes after its AI hacked Hugging Face: OpenAI is announcing security updates following the July news that its AI broke out of a sandboxed environmen…
- OpenAI says it's "pacing model development" as AI cybersecurity risks grow too dangerous: OpenAI is deliberately "pacing AI model development," partly because the upcoming "Astra" …
- OpenAI institutes new safeguards after Hugging Face breach: The new safeguards include more detailed monitoring of models during the development process, as well as greater emphasi…
- Hacker News: Reported (community)
- Enterprise teams running AI agents at scale are finding that a single model handles every task poorly — either the model is too expensive for simple questions o…
What are the top AI breakthroughs?
This Aug 19, 2026 covers 207 curated AI news items spanning technology, research, and product developments. Mojo🔥 is now open source: Mojo🔥 is now open source Mojo🔥 is now open source The Mojo programming language has been pr...
Mojo🔥 is now open source: Mojo🔥 is now open source Mojo🔥 is now open source The Mojo programming …
Mojo🔥 is now open source: Mojo🔥 is now open source Mojo🔥 is now open source The Mojo programming language has been promising an open source release since May 2023 . Last week they shipped their 1.0 and today they have followed through on that original promise, releasing the compiler and toolchain under an Apache 2 license. When Mojo first launched the stated goal was to produce...
GLM-5.3 hits the API at $1.4/$4.4 per million tokens: After a stunning debut last week with cyber ca…
GLM-5.3 hits the API at $1.4/$4.4 per million tokens: After a stunning debut last week with cyber capabilities so advanced they reportedly found a previously undetected vulnerability in Cursor, GLM-5.3, the new frontier open source language model from Chinese startup z.ai, has now hit the application programming interface (API) — allowing developers the ability to build atop it and plug it into their agents...
Block’s new Apache 2.0 agent workspace Berd works across models and harnesses, stores conversation h…
Block’s new Apache 2.0 agent workspace Berd works across models and harnesses, stores conversation history locally: Block , the technology company founded by former Twitter CEO Jack Dorsey that owns Square, Cash App and the music streaming service Tidal, is open-sourcing Berd , a desktop application it originally built to give its own employees a single environment for working with AI agents across different models, tools and projects. Berd is a locally installed graph...
Qwen3.8-27B runs frontier-class coding agents and reasoning locally, no cloud API required: The bigg…
Qwen3.8-27B runs frontier-class coding agents and reasoning locally, no cloud API required: The biggest AI model release of the past few days, at least among the developers and AI power users on social media, wasn't a frontier cloud model from OpenAI, Anthropic or Google. It was a 27-billion-parameter model from Alibaba: Qwen3.8-27B landed on Hugging Face on Friday under an enterprise-friendly, open source Apache 2.0 license, giving developers d...
Cursor launches Origin code hosting platform as GitHub outage exposes opening in AI coding race: Cur…
Cursor launches Origin code hosting platform as GitHub outage exposes opening in AI coding race: Cursor began rolling out Origin , its own code hosting platform, to paid users on Monday morning. Roughly three and a half hours later, GitHub's status page lit up with what became a six-hour-and-forty-two-minute global degradation — error rates near 20% across pull requests, issues and the API, and near 50% on archive and raw file downloads, according to...
Qwen 3.8 27B is excellent, but it defaults to wildly overthinking things: Friday's big release was Q…
Qwen 3.8 27B is excellent, but it defaults to wildly overthinking things: Friday's big release was Qwen 3.8 27B , an Apache 2 licensed 27B parameter vision-capable LLM from Alibaba's Qwen research lab. I've been looking forward to this one: 27B is an excellent size for running a model on a reasonably specced laptop, and its predecessor Qwen 3.6 27B was impressive. Qwen's self-reported benchmarks for this model are eye-opening....
Strengthening democratic oversight in national security: OpenAI launches an initiative to strengthen…
Strengthening democratic oversight in national security: OpenAI launches an initiative to strengthen democratic oversight of AI in national security, supporting government institutions with tools, training, and expertise.
OpenAI says it's "pacing model development" as AI cybersecurity risks grow too dangerous: OpenAI is …
OpenAI says it's "pacing model development" as AI cybersecurity risks grow too dangerous: OpenAI is deliberately "pacing AI model development," partly because the upcoming "Astra" model may be close to gaining critical cyberattack capabilities. A new monitoring system triggers an alert within 30 minutes if a model shows suspicious behavior. The article OpenAI says it's "pacing model development" as AI cybersecurity risks grow too dangerous app...
New benchmark ranks search APIs for AI agents on quality, cost, and speed: Artificial Analysis has r…
New benchmark ranks search APIs for AI agents on quality, cost, and speed: Artificial Analysis has released the "Search Index," a benchmark that rates search API providers for AI agents on quality, cost, and speed. Of seven providers tested with GPT-5.6 Luna, Parallel, Exa, and Firecrawl scored highest. The article New benchmark ranks search APIs for AI agents on quality, cost, and speed appeared first on The Decoder .
Pacing model development in an era of cyber-critical capabilities: OpenAI is strengthening monitorin…
Pacing model development in an era of cyber-critical capabilities: OpenAI is strengthening monitoring, alignment, and security for frontier AI models. See how new safeguards are guiding the pace of model development.
OGX: An Open-Source, Vendor-Neutral Generative AI Application Server: OGX (Open GenAI Stack) is an o…
OGX: An Open-Source, Vendor-Neutral Generative AI Application Server: OGX (Open GenAI Stack) is an open-source AI application server and Python library that implements the APIs of major frontier labs (OpenAI, Anthropic, Google) with pluggable backend providers. Developers building agentic AI applications--such as retrieval-augmented generation pipelines, multi-turn agents, and tool-calling workflows--can develop against a s...
Do LLM Agents Negotiate Rationally? A Mechanism-Design Framework for Verifiable Multi-Agent Interact…
Do LLM Agents Negotiate Rationally? A Mechanism-Design Framework for Verifiable Multi-Agent Interaction over A2A/MCP: Modern LLM-agent frameworks increasingly interoperate through standards such as Anthropic's Model Context Protocol (MCP) for agent-to-tool access and Google's Agent2Agent (A2A) protocol for agent delegation and negotiation. However, these protocols specify transport and discovery rather than strategic correctness and do not guarantee efficient, individual...
OpenAI lays out new security changes after its AI hacked Hugging Face: OpenAI is announcing security…
OpenAI lays out new security changes after its AI hacked Hugging Face: OpenAI is announcing security updates following the July news that its AI broke out of a sandboxed environment and accidentally hacked Hugging Face, including improvements to its research environments, monitoring, and alignment techniques. The company had already put the brakes on a new model, Astra, that it thinks could have "critical" cybersecurity capa...
Large Language Models Show Metacognitive Sensitivity in Medical Reasoning: Large language models (LL…
Large Language Models Show Metacognitive Sensitivity in Medical Reasoning: Large language models (LLMs) are increasingly evaluated and used in medicine, but clinical usefulness depends on answer accuracy and whether confidence tracks evidence quality and uncertainty. We developed a controlled, psychophysics-inspired clinical benchmark to test diagnostic choice and confidence behavior in a medical LLM. The benchmark focused on pr...
The Hallucination Snowball: Modeling Error Propagation as State Transitions in Multi-Agent LLM Pipel…
The Hallucination Snowball: Modeling Error Propagation as State Transitions in Multi-Agent LLM Pipelines: Sequential multi-agent LLM pipelines chain specialized agents without verification at handoffs, creating a structural flaw with measurable and severe consequences. We show that hallucinations injected at Stage 1 do not merely persist; they transform: raw numerical facts become derived computations, then narrative prose, then editorially approved conclusio...
Toward Safe LLM Agents: A Survey of Specification, Verification, and Enforcement: LLM agents increas…
Toward Safe LLM Agents: A Survey of Specification, Verification, and Enforcement: LLM agents increasingly perform irreversible real-world actions, including database updates, API calls, file operations, and autonomous use of tools. However, no existing system provides formally grounded, task-level safety guarantees for the plans these agents generate. Research remains fragmented across specification, verification, and enforcement, limi...
Learning Agent Execution for KV-Cache Management in Agentic Serving: Multi-agent LLM systems have em…
Learning Agent Execution for KV-Cache Management in Agentic Serving: Multi-agent LLM systems have emerged as an important deployment paradigm for AI services, where each user request is decomposed into a sequence of specialized agents. Across these workflows, every agent repeatedly executes a fixed context consisting of system prompts, tool definitions, and few-shot examples, creating substantial opportunities for KV-cache...
Task- and Session-Level Model Routing: A Common-Interface Hybrid Evaluation of Four Open-Source Rout…
Task- and Session-Level Model Routing: A Common-Interface Hybrid Evaluation of Four Open-Source Routers Across Four Benchmarks: Agentic systems increasingly delegate model selection to a router, yet open-source routers are usually evaluated with different tasks, candidate pools, and execution protocols, limiting direct comparison. We present a common measurement protocol and hybrid evaluation of four router implementations across RouterBench, BFCL v4, tau2-bench, and WebArena. We...
FLOPs vs Real Work: The Importance of Replication in AI Efficiency Assessment: AI efficiency has rec…
FLOPs vs Real Work: The Importance of Replication in AI Efficiency Assessment: AI efficiency has recently taken the spotlight in both academy and industry due to massive model scales, high energy demands, and environmental costs. While reporting Floating Point Operations (FLOPs) is a traditional approach for assessing computational costs, the relationship between FLOPs and execution time is not straightforward, as layers with the sa...
Position: Medical AI Neglects Real Treatment Outcomes: Medical AI has rapidly improved its ability t…
Position: Medical AI Neglects Real Treatment Outcomes: Medical AI has rapidly improved its ability to perform diagnostic and prognostic tasks that lead to treatment decisions. But understanding of treatment itself is still inadequately trained and evaluated, using human opinions and syntheses (especially texts such as biomedical publications and clinical practice guidelines) rather than actual underlying data...
When Uncertainty Isn't Enough: An Empirical Study of Self-Correction in Code Generation: Large langu…
When Uncertainty Isn't Enough: An Empirical Study of Self-Correction in Code Generation: Large language models for code generation often produce incorrect solutions without reliable indicators of failure. We study whether uncertainty estimation methods developed for natural language transfer to code generation, and whether such signals can improve code generation via selective self-correction. We evaluate five uncertainty methods: mean token...
ASI-Bench: At the Dawn of Artificial Superintelligence: Artificial superintelligence (ASI) requires …
ASI-Bench: At the Dawn of Artificial Superintelligence: Artificial superintelligence (ASI) requires AI to move beyond mastering existing knowledge toward exploring the unknown, creating new knowledge, and turning new ideas into verifiable results. However, the capabilities of today's AI systems are still largely built on learning, compressing, and applying existing human knowledge. Accordingly, existing benchm...
The Unwritten Benchmark: A New Challenge for Multimodal Machine Learning in Abstract Perceptual Reas…
The Unwritten Benchmark: A New Challenge for Multimodal Machine Learning in Abstract Perceptual Reasoning: Current multimodal models have demonstrated remarkable proficiency in recognizing static visual and auditory content. However, their capacity for abstract perceptual reasoning, inferring unseen information from dynamic, generative processes, remains a critical and underexplored frontier. In this paper, we introduce The Unwritten Benchmark, a new challenge...
Position: AI Agents in Scientific Teams Should Be Studied as Human-Agent Systems: Large language mod…
Position: AI Agents in Scientific Teams Should Be Studied as Human-Agent Systems: Large language model-based agents are increasingly deployed as collaborators in scientific discovery yet most current work focuses on the autonomous capabilities of "AI Scientists". We argue that this overlooks the social aspects of scientific teamwork, and that studying AI Scientists as human-agent systems (HAS)--where the unit of analysis is the human-a...
When to Communicate: Belief Distributions and KL Divergence for Principled Gating in Multi-Agent RL:…
When to Communicate: Belief Distributions and KL Divergence for Principled Gating in Multi-Agent RL: Effective communication in multi-agent reinforcement learning requires agents to decide not only \textit{what} to communicate, but when? Existing approaches either communicate at every timestep or learn a binary gate through REINFORCE policy gradients \cite{singh2019}, a high-variance signal that produces unstable and uninterpretable gating behavior. I pr...
When Do LLMs Apply the Wrong Law? Diagnosing LLM Failures in Temporal Legal Reasoning: Legal reasoni…
When Do LLMs Apply the Wrong Law? Diagnosing LLM Failures in Temporal Legal Reasoning: Legal reasoning tasks such as legal judgment prediction (LJP) require identifying the temporally correct version of the law governing a case -- a capability we term temporal applicable-law determination. However, whether large language models (LLMs) can reliably perform this task remains unexplored. In this paper, we construct a benchmark to evaluate LLMs...
Runtime Governance for Agentic AI: Action-Boundary Control with Trusted Provenance and Fail-Closed E…
Runtime Governance for Agentic AI: Action-Boundary Control with Trusted Provenance and Fail-Closed Execution: Agentic AI systems request tool actions that can modify files, send messages, launch jobs, or change workflow state. This shifts the safety problem from harmful text generation to harmful operational side effects. Prompt-level governance can shape model behavior, but it does not create an execution boundary. We introduce Aegis, a runtime governance system...
Fool's Gold: Defensive Deception Against Safety-Removal Attacks on Open-Weight Models: Safety alignm…
Fool's Gold: Defensive Deception Against Safety-Removal Attacks on Open-Weight Models: Safety alignment in open-weight language models is trivially removable: abliteration projects a refusal-mediating direction out of the weights in minutes, and no release-time defense we are aware of prevents it durably. What cannot be prevented can be deceived. Our defense, decoy hardening ("Fool's Gold"), concedes the refusal strip and poisons its payoff...
Position: Evaluations of AI Moral Reasoning Still Miss Half of the Picture: Recent work on evaluatin…
Position: Evaluations of AI Moral Reasoning Still Miss Half of the Picture: Recent work on evaluating the moral competence of large language models (LLMs) has focused primarily on what we call the moral value problem, i.e., whether model outputs align with human moral values. In contrast, the moral norm problem, i.e., whether models can identify and correctly apply context-sensitive moral norms, remains underexplored. We posit th...
Position: Certified Correctness in Neural Constraint Reasoning Requires Symbolic Integration: Neural…
Position: Certified Correctness in Neural Constraint Reasoning Requires Symbolic Integration: Neural solvers for constraint satisfaction problems have achieved remarkable in-distribution accuracy, yet they suffer from a fundamental limitation persistent constraint violations occur under distribution shifts even when the model reports high confidence. This position paper argues that when hard constraints exist and the cost of verification is relati...
A Human-Centred Approach to Benchmarking LLMs for Parenting Advice: People are increasingly using la…
A Human-Centred Approach to Benchmarking LLMs for Parenting Advice: People are increasingly using large language models (LLMs) to seek advice, including for parenting. Parenting is a critical and socially sensitive domain. Thus, evaluating advice provided by LLMs requires indicators beyond aggregated information quality benchmarks to consider relational and behavioural elements of the responses. With a multi-dimensional r...
The Defender’s Window: AI is reshaping cybersecurity for attackers and defenders alike. Learn how Op…
The Defender’s Window: AI is reshaping cybersecurity for attackers and defenders alike. Learn how OpenAI is strengthening its defenses and what security teams can do now.
Benchmarking the Benchmarks: Evaluating Automated Safety Benchmarks for Small Language Models: Small…
Benchmarking the Benchmarks: Evaluating Automated Safety Benchmarks for Small Language Models: Small Language Models (SLMs) are increasingly deployed in resource-constrained, privacy-sensitive settings, where safety and bias failures can cause security and societal risks. However, existing AI safety\slash security\slash compliance benchmarks are designed for large language models that may not transfer reliably to SLMs. We therefore ask: Can these b...
Anthropic CEO says AI centralizes by nature and open models just shift power to whoever owns the chi…
Anthropic CEO says AI centralizes by nature and open models just shift power to whoever owns the chips: An open fight over AI regulation has broken out on X. Investor Gavin Baker, former White House adviser David Sacks, and Meta researcher Yann LeCun accuse Anthropic CEO Dario Amodei of using fear rhetoric to buy himself a regulatory advantage. Amodei counters that regulation can also rein in corporate power, and that open models alone just shift power towa...
Partnering with CodeAI to prepare the first AI generation: OpenAI and CodeAI are partnering to help …
Partnering with CodeAI to prepare the first AI generation: OpenAI and CodeAI are partnering to help students build AI literacy, think critically about AI, and develop the skills to use and shape it responsibly.
Euclid-Omni : A Unified Neuro-Symbolic Framework for Plane Geometry: Euclidean geometry is a compell…
Euclid-Omni : A Unified Neuro-Symbolic Framework for Plane Geometry: Euclidean geometry is a compelling testbed for AI reasoning, as it demands the combination of intuitive diagram understanding, axiomatic deduction, and algebraic computation. Yet, existing approaches typically address only a subset of these abilities or struggle with competition-level problems. We introduce \textit{Euclid-Omni}, a unified neuro-symbolic f...
An Agentic Framework Using Rules and LLMs for Embedding and Annotating Descriptive Document Layouts:…
An Agentic Framework Using Rules and LLMs for Embedding and Annotating Descriptive Document Layouts: A Plant Science Use Case: Background: Recent advances in information retrieval (IR) leverage both dense and sparse representations, large language models (LLMs), and specialized retrieval models to improve ranking accuracy, relevance, and cross-lingual performance. Complementary techniques such as passage indexing, document layout analysis, and semantic knowledge representation fu...
Accuracy and Reliability of Large Language Models in Cosmetic Chemistry and Skin Health: A Benchmark…
Accuracy and Reliability of Large Language Models in Cosmetic Chemistry and Skin Health: A Benchmarking Study: As consumers increasingly turn to AI chatbots for skincare advice, the technical accuracy of Large Language Models (LLMs) in cosmetic chemistry remains largely under-evaluated. We benchmarked 14 LLMs on a structured set of topics related to cosmetic chemistry, including the chemical properties of specific cosmetic ingredients and common cosmetic scenarios...
GxP-Agent: Process-DAG Topology for Reliable Clinical Trial Programming with LLM Agents: Clinical tr…
GxP-Agent: Process-DAG Topology for Reliable Clinical Trial Programming with LLM Agents: Clinical trial programming -- transforming study protocols into analysis-ready datasets under CDISC standards -- is a bottleneck in regulatory submissions, yet LLM-based code generation fails catastrophically on this task: across 11 single-shot attempts with five frontier models, none produces a valid subject-level analysis dataset. We introduce GxP-Agent...
DiSCO: Defending text-to-image generation through distribution-guided contrastive prompt optimizatio…
DiSCO: Defending text-to-image generation through distribution-guided contrastive prompt optimization: As text-to-image generative models advance, they raise critical safety concerns, particularly the generation of Not-Safe-For-Work (NSFW) content such as violence and nudity, further exacerbated by red-teaming adversarial attacks. Existing defenses predominantly operate under white-box assumptions, relying on text encoder optimization, weight editing, or i...
Do LLMs Know a Good Hypothesis When They See One? Logit-Based Energy Scoring Outperforms Prompted LL…
Do LLMs Know a Good Hypothesis When They See One? Logit-Based Energy Scoring Outperforms Prompted LLM-as-Judge for Scientific Hypothesis Ranking: Large language models (LLMs) are increasingly used for scientific hypothesis generation. However, evaluating generated hypotheses remains a challenge for trustworthy AI-enabled scientific workflows. Existing approaches often use LLMs as judges or rely on semantic similarity, which can favor familiar ideas over novel ones. We propose a logit-based energy s...
PlanPO: Group Planning-Aware Policy Optimization for Multi-Turn Agentic LLMs: Group-relative policy …
PlanPO: Group Planning-Aware Policy Optimization for Multi-Turn Agentic LLMs: Group-relative policy optimization has emerged as a key paradigm for training agentic large language models (LLMs) on multi-turn interactive tasks. However, most existing variants fail to distinguish advantages among successful trajectories even when these trajectories differ substantially in their interaction efficiency. For instance, circuitous successe...
TileMix: Tile-Centric Mixed-Precision Attention for LLM Inference Acceleration: Long-context prefill…
TileMix: Tile-Centric Mixed-Precision Attention for LLM Inference Acceleration: Long-context prefill in large language models (LLMs) incurs substantial computation and memory traffic because dense self-attention computes quadratic query-key scores. Existing methods either use a uniform low-precision path or select token interactions, leaving spatial precision routing over hardware-aligned score tiles outside fused dense attention. We...
LEGO-RL: Harness-Native Reinforcement Learning for Coding Agents: Reinforcement learning for coding …
LEGO-RL: Harness-Native Reinforcement Learning for Coding Agents: Reinforcement learning for coding agents increasingly relies on long-running agent harnesses to manage tool integration, repository contexts, and execution feedback. However, the native execution environments of these harnesses are inherently misaligned with policy-gradient training: environmental crashes and reward hacking corrupt outcome signals, while...
Introducing ChatGPT for Teens: Built for learning, backed by protections: ChatGPT for Teens helps te…
Introducing ChatGPT for Teens: Built for learning, backed by protections: ChatGPT for Teens helps teens learn, think critically, and use AI with confidence, with stronger built-in protections, healthy-use features, and additional controls for parents.
人人都能写好听的歌,阿里发布AI音乐模型HappyShrimp: 8月17日,阿里巴巴发布AI音乐模型HappyShrimp
人人都能写好听的歌,阿里发布AI音乐模型HappyShrimp: 8月17日,阿里巴巴发布AI音乐模型HappyShrimp
A Local Opus? Alibaba Qwen Open-Sources Qwen3.8-27B — Frontier Coding and Agent Scores That Runs on …
A Local Opus? Alibaba Qwen Open-Sources Qwen3.8-27B — Frontier Coding and Agent Scores That Runs on 17GB of RAM: Alibaba's Qwen team open-sourced Qwen3.8-27B, which topped Hugging Face's global trending chart within two days and passed one million downloads. Overseas developers nicknamed it the local Opus 4.6: under 30B parameters, it outperforms every model released four months ago including Opus 4.6, matches DeepSeek V4-Pro and GPT 5.6 Luna, and runs on 17GB of RA...
Alibaba Cloud's Ambition Is Not Agent Builder: Agent Studio Becomes an All-in-One Enterprise Agent S…
Alibaba Cloud's Ambition Is Not Agent Builder: Agent Studio Becomes an All-in-One Enterprise Agent Stack: Alibaba Cloud upgraded its agent services into Agent Studio, an all-in-one enterprise agent full-stack platform launched on Bailian at the August 14 Apsara release. The platform targets the dirty work of agent infrastructure: managed runtime, unified API keys across MCP services, agentic search, and memory, as cloud vendors race to own the agent runtime l...
Large Language Models and their Awareness of Mechanics and Spatial Geometry: Large Language Models (…
Large Language Models and their Awareness of Mechanics and Spatial Geometry: Large Language Models (LLMs) perform well on established code-generation and mathematical-reasoning benchmarks, but their capabilities in mechanics and spatial geometry, here denoted as mechanical engineering awareness, has not been quantified systematically. We present MecEng, a fully automated benchmark that evaluates LLMs on the creation of multibody s...
Position: AI Lock-In Is in Progress, and We Must Be Prepared: AI safety research has mainly focused …
Position: AI Lock-In Is in Progress, and We Must Be Prepared: AI safety research has mainly focused on two areas: technical alignment (ensuring AI systems produce human-aligned outputs) and the regulation of generative AI's societal impacts (including unemployment risk and labor market disruption). However, an equally important dimension remains underexplored: the risk inherent in dependence on AI systems themselves...
AI Rebuilds Consumer Markets: ByteDance Large Models Unlock New Consumption Increment: ByteDance's a…
AI Rebuilds Consumer Markets: ByteDance Large Models Unlock New Consumption Increment: ByteDance's answer is embedding large-model capabilities as infrastructure into enterprise workflows: Doubao's scheduled agents generate competitor briefings, Seedance 2.5 synthesizes physical-world training data, and Doubao 2.1 Pro handles production-grade coding. Daily token calls passed 180 trillion in June 2026, up over 10x year over year.
Evaluating Multimodal LLMs across Text and Audio Modalities for Accessible Disaster Assistance: Effe…
Evaluating Multimodal LLMs across Text and Audio Modalities for Accessible Disaster Assistance: Effective disaster risk communication is a foundational humanitarian challenge, yet current emergency infrastructure fails to meet the needs of individuals with access and functional needs, including hard-of-hearing individuals, pregnant women, mothers with toddlers, and elderly individuals with dementia. Recent advancements in Artificial Intelligence (AI...
DeepSeek's top-ranked V4 Flash stumbles on real agent tasks as its prices surge: DeepSeek's V4 Flash…
DeepSeek's top-ranked V4 Flash stumbles on real agent tasks as its prices surge: DeepSeek's V4 Flash has topped model leaderboards and been hailed by developers as a "total monster" since its rollout. But in real-world testing, it completed just 53.8% of a batch of complex agent tasks. Composio ran the model through eight different agent harnesses , including Claude Code, Codex, and OpenCode, on 30 deliberately difficult, multi-step t...
OpenAI says the changes to its model training will increase compute overhead by 20% of observed infe…
OpenAI says the changes to its model training will increase compute overhead by 20% of observed inference workload; the increase will not be handed to customers (Thomas Claburn/The Register): Thomas Claburn / The Register : OpenAI says the changes to its model training will increase compute overhead by 20% of observed inference workload; the increase will not be handed to customers — Expanded multistage chain of thought monitoring makes frontier model work more expensive — OpenAI on Tuesday said its decision …
Cerebras CS-4
Cerebras CS-4
Cursor capitalizes on GitHub frustration, launches rival hosting platform: Cursor, known for its AI …
Cursor capitalizes on GitHub frustration, launches rival hosting platform: Cursor, known for its AI Code Editor, is launching a new code-hosting platform to rival developers' long preferred favorite, GitHub.
OpenAI launches a ChatGPT version built for teens: OpenAI is shipping a version of ChatGPT tailored …
OpenAI launches a ChatGPT version built for teens: OpenAI is shipping a version of ChatGPT tailored to users aged 13 to 17. The article OpenAI launches a ChatGPT version built for teens appeared first on The Decoder .
How NVIDIA scales expertise with ChatGPT Work: NVIDIA teams use ChatGPT Work to reduce manual tasks,…
How NVIDIA scales expertise with ChatGPT Work: NVIDIA teams use ChatGPT Work to reduce manual tasks, connect fast-moving signals, and scale successful workflows globally.
Z.ai launches GLM-5.3 with claimed 50% gain on coding benchmark: Z.ai, the international brand of Ch…
Z.ai launches GLM-5.3 with claimed 50% gain on coding benchmark: Z.ai, the international brand of Chinese AI company Zhipu, has launched GLM-5.3, an update focused on coding, long-horizon tasks and cybersecurity. The model uses the same base model as GLM-5.2, with the company attributing the latest gains to post-training. Z.ai said GLM-5.3 scored 50% higher than GLM-5.2 on its internal Z.ai Code Bench and reached […]
The Price of Thinking: Reasoning Effort as a Model-Specific API Contract: API buyers purchase a date…
The Price of Thinking: Reasoning Effort as a Model-Specific API Contract: API buyers purchase a dated contract, not a model name alone: the contract includes the requested and served model, reasoning-effort term or its omission, output rail, service product, prompt, and price schedule. We study the reasoning-effort term through a registered paired contrast of Sonnet 5 with explicit high effort against the same model with effort...
The Problem Is the Problem: Towards Scalable Mathematical Discovery: AI systems are increasingly cap…
The Problem Is the Problem: Towards Scalable Mathematical Discovery: AI systems are increasingly capable of contributing to mathematical research. In research practice, frontier-model reasoning is a limited resource, and expert mathematical review is even more sharply constrained. Allocating these scarce resources well is therefore central to making AI-assisted mathematical discovery efficient. In most current AI-for-math...
SkillEffect: Checked Lowering for Memory-Bounded Agent Tools: Agent Skills can specify procedural an…
SkillEffect: Checked Lowering for Memory-Bounded Agent Tools: Agent Skills can specify procedural and resource obligations for tool use, and language models instantiate them as concrete programs. However, when models turn this guidance into code for existing tool interfaces, even a semantically correct program may load an entire input and exceed the memory available to one tool call. We present SkillEffect, a checke...
KernelArc: A Multi-Agent Framework for GPU Kernel Optimization: We present KernelArc, a multi-agent …
KernelArc: A Multi-Agent Framework for GPU Kernel Optimization: We present KernelArc, a multi-agent framework for autonomous GPU kernel optimization across heterogeneous workloads. Strategy-specialized agents run in parallel and coordinate through conclusions-only shared memory, a deterministic benchmark guard, and read-only cross-agent state with plateau-triggered drafting. We evaluate \kernelarc{} on NVIDIA H100 and...
Synthesizing Feature Extractors: An Agentic Approach for Algorithm Selection: Algorithm selection fo…
Synthesizing Feature Extractors: An Agentic Approach for Algorithm Selection: Algorithm selection for constraint satisfaction problems requires extracting features that capture problem structure. Manually designing feature extractors demands deep domain expertise and quickly becomes a bottleneck when new problem classes appear. We present an automated approach that uses Large Language Models (LLMs) in an agentic check--fix--verify...
Explicit State Elicitation Is Not Enough: A Controlled Audit of Memory-Policy Classification: Person…
Explicit State Elicitation Is Not Enough: A Controlled Audit of Memory-Policy Classification: Personalized agents must decide whether retrieved user memory should be used, ignored, updated, or queried before it affects a current task. We use this setting to develop an empirical audit protocol for structured intermediate outputs: first audit dataset shortcuts, then isolate bundled prompt changes, check whether intermediate labels are answer-associa...
DeAR: Decentralized Agentic Reasoning via Capability Grounding and Collaborative Thought Navigation:…
DeAR: Decentralized Agentic Reasoning via Capability Grounding and Collaborative Thought Navigation: Existing agentic reasoning systems typically rely on centralized protocols. This design introduces routing bottlenecks and static role allocations that often fail when handling complex multimodal queries. We propose DeAR (Decentralized Agentic Reasoning), a framework that shifts from central control to autonomous peer-to-peer collaboration. DeAR is built...
LiveHouse-TS: An Open-world Living Benchmark for Time Series Foundation Models: Time Series Foundati…
LiveHouse-TS: An Open-world Living Benchmark for Time Series Foundation Models: Time Series Foundation Models (TSFMs) have recently emerged as a highly promising paradigm for cross-domain zero-shot forecasting. However, existing evaluation protocols predominantly rely on static benchmarks with fixed historical test windows. While these benchmarks provide a valuable baseline snapshot, they evaluate an average performance on a fixed hi...
SignalReasoner: Assessing the Upper Bound of 3B Models for Signal Mathematical Reasoning: Post-train…
SignalReasoner: Assessing the Upper Bound of 3B Models for Signal Mathematical Reasoning: Post-training with supervised chain-of-thought fine-tuning and reinforcement learning from verifiable rewards has substantially improved the mathematical reasoning capabilities of large language models (LLMs). However, their application to signal processing problems remains relatively under-explored. This report investigates reinforcement fine-tuning stra...
Wuying-Browser-Agent: Real-World Centric Fundamental Long-Horizon Browser Agents: Browser agents per…
Wuying-Browser-Agent: Real-World Centric Fundamental Long-Horizon Browser Agents: Browser agents perform well on short, clean demonstrations, but real deployment is fundamentally different: agents must sustain dozens of decisions on live websites while recovering from mistakes and navigating complex UIs. We argue that closing this gap requires alignment at every level of the pipeline, including execution, supervision, optimization, and...
LLM-Only PDDL Domain Repair with Open-Weight Models: AI planning is concerned with finding a sequenc…
LLM-Only PDDL Domain Repair with Open-Weight Models: AI planning is concerned with finding a sequence of actions that achieves a specified goal. It relies on explicit models of the world, commonly represented in the Planning Domain Definition Language (PDDL). An active line of research investigates how errors in such models can be detected and repaired. For example, users may provide positive test plans tha...
Cognitive Graph Intelligence for Adaptive and Robust DDoS Attack Detection in Next Generation Networ…
Cognitive Graph Intelligence for Adaptive and Robust DDoS Attack Detection in Next Generation Networks: Distributed Denial-of-Service (DDoS) attacks threaten network availability, requiring a cognitive detection process that senses traffic, infers intent, and supports an adaptive response under severe class imbalance and non-stationary conditions. This paper proposes a Graph-based Generative Adversarial Network (GraphGAN) that serves as the cognitive detect...
Task-Aware Harness Provisioning for LLM Agents in Mission-Critical Infrastructure Operations: LLM ag…
Task-Aware Harness Provisioning for LLM Agents in Mission-Critical Infrastructure Operations: LLM agents have been widely adopted to operate mission-critical infrastructure (MCI). These agents normally rely on a harness that determines what information they can access, which tools they can use, and what actions they can take. Existing systems often expose the same comprehensive harness to every task, which may not be necessary and cause resource w...
How Much Memory Does Your Agent Actually Need?
How Much Memory Does Your Agent Actually Need?
π0引用的中国团队,又出手了:世界仿真器新作发布: 给机器人造一个更接近真实的“第二世界”
π0引用的中国团队,又出手了:世界仿真器新作发布: 给机器人造一个更接近真实的“第二世界”
Anthropic details two experiments showing how Claude can accelerate protein design and analytical ch…
Anthropic details two experiments showing how Claude can accelerate protein design and analytical chemistry, and says it plans an access program for scientists (Anthropic): Anthropic : Anthropic details two experiments showing how Claude can accelerate protein design and analytical chemistry, and says it plans an access program for scientists — Summary: In this post, we share two results that show how Claude can help life scientists increase the pace of their research.
GLM-5.3 Artificial Analysis Benchmarks
GLM-5.3 Artificial Analysis Benchmarks
OpenAI institutes new safeguards after Hugging Face breach: The new safeguards include more detailed…
OpenAI institutes new safeguards after Hugging Face breach: The new safeguards include more detailed monitoring of models during the development process, as well as greater emphasis on alignment and security during the post-training process.
DeepSeek Harness Open Source: Everything Is a Plugin — the Bet Is an Agent Platform, Not a Product: …
DeepSeek Harness Open Source: Everything Is a Plugin — the Bet Is an Agent Platform, Not a Product: DeepSeek open-sourced DeepSeek Harness (CLI: dsh) on August 13, and GitHub stars passed 140,000 within days. Built on the Cordis microkernel, every component including the agent loop itself is a plugin, betting that Harness becomes the baseboard of the agent era: Model + Harness = Agent.
Sam Altman says OpenAI's decision to pace its AI development was caused by a collection of research …
Sam Altman says OpenAI's decision to pace its AI development was caused by a collection of research observations showing "various degrees of misalignment" (Alex Heath/Time): Alex Heath / Time : Sam Altman says OpenAI's decision to pace its AI development was caused by a collection of research observations showing “various degrees of misalignment” — “I think it is a good time to slow down,” OpenAI CEO Sam Altman told me last week, describing the company's decision …
85% of companies burned by an AI mistake are racing to cut the humans who might catch the next one: …
85% of companies burned by an AI mistake are racing to cut the humans who might catch the next one: Enterprises that already got burned by an AI agent passing its evals and then failing in production are moving faster toward removing humans from deployment decisions, not slower — even as trust in automated evaluation is rising across the board, new VB Pulse research shows . In July, 13% of 108 enterprises surveyed said they trust automated evaluation, u...
网易传媒发布”蜜蜂AI” :从工具到伙伴,让AI更懂人: 8月18日,网易传媒举办“蜜蜂AI媒体沟通会”
网易传媒发布”蜜蜂AI” :从工具到伙伴,让AI更懂人: 8月18日,网易传媒举办“蜜蜂AI媒体沟通会”
AI systems quietly drop user instructions when they compress context: When AI systems condense long …
AI systems quietly drop user instructions when they compress context: When AI systems condense long conversations, they drop an average of 83 percent of user rules, like "don't send emails without my approval." Penn State researchers propose a small add-on module built on Qwen3.5-9B that preserves over 90 percent of these restrictions. The article AI systems quietly drop user instructions when they compress context appeared...
Alibaba launches HappyShrimp 1.0 AI music model: Alibaba has officially launched HappyShrimp 1.0, an…
Alibaba launches HappyShrimp 1.0 AI music model: Alibaba has officially launched HappyShrimp 1.0, an AI music model that can turn emotions, stories or memories into complete music tracks through natural-language prompts. The launch moves HappyShrimp from an earlier reported project into a publicly available product. Alibaba has not disclosed detailed information about the model’s technical architecture,...
Cross-Domain Industrial Fault Detection by Causal Mechanism Monitoring: Unsupervised fault detection…
Cross-Domain Industrial Fault Detection by Causal Mechanism Monitoring: Unsupervised fault detection in industrial systems is dominated by reconstruction based methods that monitor individual sensor marginal distributions. This misses coupling faults, where the physical relationship between sensor groups breaks while marginal statistics remain normal. Such faults evade marginal monitoring and persist as latent failures, with...
GLM-5.3 is here with advanced cyber capabilities — and reportedly already found a 'serious vulnerabi…
GLM-5.3 is here with advanced cyber capabilities — and reportedly already found a 'serious vulnerability' in Cursor: Chinese AI startup Z.ai, known internationally for its growing lineup of powerful, largely open source GLM series of language models, today released GLM-5.3 with substantial gains in long-horizon coding and a more consequential — and potentially sensitive — jump in cybersecurity capabilities. Already, GLM-5.3's cyber capabilities have found a "potentially...
Three Claude agents given conflicting orders sabotaged each other on a shared server — then didn't t…
Three Claude agents given conflicting orders sabotaged each other on a shared server — then didn't tell users what they'd done: Every Claude model Anthropic tested turned on its own, and no attacker made them do it. Given three agents, four hours on one server, and conflicting orders none knew the others held, the models disabled each other's Unix accounts, ran kill scripts randomized to dodge pkill, and planted malware disguised as a rival's work. There was no prompt injection an...
SpaceXAI debuts Grok 4.6, overtaking Kimi K3's performance and matching GPT-5.6 Sol for world's thir…
SpaceXAI debuts Grok 4.6, overtaking Kimi K3's performance and matching GPT-5.6 Sol for world's third best on Artificial Analysis: Elon Musk's company SpaceXAI, formerly known as xAI, has released Grok 4.6 , its latest frontier AI model, with a focus on long-running agents, coding and knowledge work — and a pricing strategy designed to make those workloads cheaper to run. The model scores 61 on the third-party Artificial Analysis Intelligence Index , surpassing the popular open weigh...
FedPref: Federated Preference Learning for Structured Radiology Report Extraction: Radiology reports…
FedPref: Federated Preference Learning for Structured Radiology Report Extraction: Radiology reports describe findings and locations in free text, but downstream search and analysis require these relations in a fixed schema. Learning this extraction requires labels that are unevenly distributed across institutions: smaller hospitals have less local evidence, and pooling data may be infeasible. We introduce FedPref: frozen public languag...
Memory Is Communication: The Frontier Between Remembering and Signaling: A bounded agent may obtain …
Memory Is Communication: The Frontier Between Remembering and Signaling: A bounded agent may obtain information for a decision from its own past, from peers, or from both sources. Retaining task-relevant history can reduce later communication, while a peer message can supply what memory lacks. Under limits on both resources, how should an agent allocate its information budget? Given a fixed task and decision rule, the memory a...
A decodability criterion predicts when hidden-state selection beats majority voting in large languag…
A decodability criterion predicts when hidden-state selection beats majority voting in large language models: Combining the answers a large language model (LLM) samples for a question into one decision is a test-time information fusion problem, usually solved by majority voting. Voting is unreliable on difficult questions, where the sampled answers share correlated errors, so the wrong answer can win and drawing more samples makes the decision worse. Selecting a...
Toward Personal Intelligence Through Cooperative Observation: A personal AI system needs a model of …
Toward Personal Intelligence Through Cooperative Observation: A personal AI system needs a model of the user's goals, constraints, and ongoing commitments to plan and act on their behalf, and the quality of that model is bounded by what the system can observe. Broader observation does not by itself improve assistance because a bounded system must select and compress information for the task at hand. We argue that th...
KnowSim: Evaluating Information Calibration in LLM Assistants with User Simulators that Learn: To ef…
KnowSim: Evaluating Information Calibration in LLM Assistants with User Simulators that Learn: To effectively collaborate with users on knowledge-intensive tasks, Large Language Models (LLMs) must perform information calibration: matching content to a user's evolving understanding and cognitive capacity. Yet user simulators used to evaluate and train LLMs do not explicitly model user knowledge so they neither produce realistic interactions across k...
LLMs for Medical Consultation Are Evaluated Too Late: The Preformulation Gap: Large language models …
LLMs for Medical Consultation Are Evaluated Too Late: The Preformulation Gap: Large language models for medical consultation are often evaluated after a clinical problem has already been made clear, although real consultations may begin with a vague, minimized, or misframed concern. We evaluated three API models across four physician-authored, multi-turn vignettes under baseline and entry-to-care instruction conditions, yielding 24...
Ask Chat to Roast you. You will not be disappointed.: Oh, absolutely. You asked for it. Shawna, you …
Ask Chat to Roast you. You will not be disappointed.: Oh, absolutely. You asked for it. Shawna, you are the human equivalent of having 47 browser tabs open, 11 of them playing audio, and absolutely no idea which one is making the noise. You’ll start the morning like, “I need to finish this Office Services handoff,” and by lunch we’ve somehow covered Hellenistic astrology, dopamine circuitry, Washington landl...
As AI beats doctors, regulators shouldn't force a human into the loop, JAMA piece says: An opinion p…
As AI beats doctors, regulators shouldn't force a human into the loop, JAMA piece says: An opinion piece in the medical journal JAMA argues that autonomous AI will soon outperform any doctor-AI team at medical reasoning tasks. The authors warn against writing a doctor's final say into regulation, but concede that almost all the evidence comes from simulations, not real patient care. The article As AI beats doctors, regulators shouldn't force...
ChatGPT is getting a dedicated mode for teens: OpenAI is introducing a dedicated ChatGPT mode for te…
ChatGPT is getting a dedicated mode for teens: OpenAI is introducing a dedicated ChatGPT mode for teenagers, combining existing youth safeguards and new safety features under one roof. The launch comes amid mounting public scrutiny over how AI tools affect younger users, as other platforms implement their own age checks and teen-specific protections. ChatGPT for Teens is "an experience designed to hel...
From Doyle to AGM: A Survey and an Implementation Roadmap for Belief Change: This paper presents a t…
From Doyle to AGM: A Survey and an Implementation Roadmap for Belief Change: This paper presents a targeted narrative review establishing the historical and theoretical foundations for computational belief change implementation. Seeded by Doyle and London's foundational 1980 taxonomy, we trace the evolution of belief revision from computational origins through the theoretical transformation of the AGM framework to contemporary app...
Global AI Regulations for FAIR and Ethics in High-Risk Use Cases: A Comparative Review: AI governanc…
Global AI Regulations for FAIR and Ethics in High-Risk Use Cases: A Comparative Review: AI governance is shifting from voluntary ethics to enforceable, risk-based regulation, yet cross-jurisdictional divergence creates compliance uncertainty for operators of high-stakes AI. We present a comparative matrix for the EU, US, and China that maps (i) risk classification triggers, (ii) binding obligations, (iii) enforcement and accountability mecha...
AI Used to Verify Toughest Mathematics Proof Yet: Representing a significant milestone in AI-assiste…
AI Used to Verify Toughest Mathematics Proof Yet: Representing a significant milestone in AI-assisted mathematical research, a team at Axiom Math has automatically verified the proof of a theorem relating to prime numbers—colloquially referred to as the “246 theorem”—for the first time using the company’s AI system AxiomProver. In formal verification, mathematicians task a computer with checking a machin...
Google’s Gemini 3.7 Flash targets coding and agents with a 50% introductory price cut: Google is rol…
Google’s Gemini 3.7 Flash targets coding and agents with a 50% introductory price cut: Google is rolling out Gemini 3.7 Flash , a new version of its workhorse AI model that puts coding, agentic workflows and knowledge work at the center of the upgrade — while temporarily cutting API prices in half. The release arrives just three weeks after the release of Gemini 3.6 Flash , an unusually short turnaround that Google attributes to developer f...
Air Theremin – a browser theremin you play by waving at your webcam
Air Theremin – a browser theremin you play by waving at your webcam
Cerebras unveils CS-4, a server rack powered by three WSE-3 Turbo chips and built around its new Nex…
Cerebras unveils CS-4, a server rack powered by three WSE-3 Turbo chips and built around its new Nexus architecture, with first shipments starting this quarter (Max A. Cherney/Reuters): Max A. Cherney / Reuters : Cerebras unveils CS-4, a server rack powered by three WSE-3 Turbo chips and built around its new Nexus architecture, with first shipments starting this quarter — Cerebras Systems (CBRS.O) announced on Tuesday a new version of its server hardware that includes its dinner-plate-sized chips that it says will speed AI chatbot queries.
AI usage patterns in software teams
AI usage patterns in software teams
We still don’t know how people are really using AI: AI companies like Anthropic and OpenAI regularly…
We still don’t know how people are really using AI: AI companies like Anthropic and OpenAI regularly publish reports on how people are using products like Claude and ChatGPT, but they only release the data they want us to see, AI researchers say. “There is no independent source to corroborate it,” says Anka Reuel, a computer science PhD candidate at the Stanford Trustworthy AI Research…
Position: AI Governance Needs ISO-like Interoperability Protocols, Not Just Laws: As Artificial Inte…
Position: AI Governance Needs ISO-like Interoperability Protocols, Not Just Laws: As Artificial Intelligence (AI) systems become deeply integrated into critical global infrastructure, the urgency for robust governance frameworks has intensified. However, current approaches, led by jurisdiction-specific laws, policies, and voluntary frameworks such as the EU AI Act, China's algorithm governance, and the NIST AI Risk Management Framework...
From AI Copilots to Agent Swarms: The impact of AI on software development has been both profound an…
From AI Copilots to Agent Swarms: The impact of AI on software development has been both profound and ever-evolving. Last year, I wrote about AMD’s plans to use AI not just for generating new lines of code, but also for other steps in the software development lifecycle (SDLC), such as triaging problems, debugging code, and testing the software. At the time, we were hoping for a 25 percent...
Optima tackles AI benchmarking's biggest flaw by letting users test models against their own data: A…
Optima tackles AI benchmarking's biggest flaw by letting users test models against their own data: Artificial Analysis has launched Optima, a platform that lets users build custom AI benchmarks from their own data and workflows. Models can be compared not just on quality but also on cost and time per task. For agent-based applications, those metrics often tell you more than raw token pricing. The article Optima tackles AI benchmarking's biggest flaw by...
DeepSeek Harness launches as open source rival to Claude Code, alongside V4-Pro on API with higher p…
DeepSeek Harness launches as open source rival to Claude Code, alongside V4-Pro on API with higher prices: DeepSeek is expanding beyond the model layer and deeper into the software developers use to put AI agents to work. The Chinese AI lab on Thursday launched the official version of DeepSeek-V4-Pro , an updated flagship model focused heavily on agentic workloads, alongside DeepSeek Harness v0.1 , a new open-source agent harness that gives developers an alter...
Z.ai's GLM-5.3 with max reasoning scores 60 on the Artificial Analysis Intelligence Index, on par wi…
Z.ai's GLM-5.3 with max reasoning scores 60 on the Artificial Analysis Intelligence Index, on par with Kimi K3 but below Opus 5 at 63 and Fable 5 at 62 (@artificialanlys): @artificialanlys : Z.ai's GLM-5.3 with max reasoning scores 60 on the Artificial Analysis Intelligence Index, on par with Kimi K3 but below Opus 5 at 63 and Fable 5 at 62 — GLM-5.3 achieves 60 on the Artificial Analysis Intelligence Index, on par with Kimi K3 and up 7 points from GLM-5.2. Once the weights are released it will be tied as the leading open w...
OpenAI launches a safer ChatGPT for teens — years after teens started using it: ChatGPT for Teens ad…
OpenAI launches a safer ChatGPT for teens — years after teens started using it: ChatGPT for Teens adds age-appropriate safety measures, parental controls, and learning tools designed to steer teens away from harmful content — and from using AI to cheat on their homework.
Qwen 3.8 27B scores 52 on the Artificial Analysis Intelligence Index: Qwen 3.8 27B scores 52 on the …
Qwen 3.8 27B scores 52 on the Artificial Analysis Intelligence Index: Qwen 3.8 27B scores 52 on the Artificial Analysis Intelligence Index That's the same score as GPT-5.6 Luna (max), and just one point behind GLM-5.2 (max) and DeepSeek V4 Pro 0813 (max) - that GLM is 753B and that DeepSeek is 1.7T parameters , and Luna is size unknown but presumably a whole lot bigger than 27B. Qwen 3.8 27B is a truly astonishing model . V...
We Tracked a Shipment of Rare Books. It Ended at an Amazon AI Training Facility: We Tracked a Shipme…
We Tracked a Shipment of Rare Books. It Ended at an Amazon AI Training Facility: We Tracked a Shipment of Rare Books. It Ended at an Amazon AI Training Facility Excellent piece of reporting from 404 Media. For a while now there have been stories of book dealers receiving orders for large volumes of books from apparently price-insensitive anonymous customers, widely suspected to be companies looking to scan them for AI training (see my...
Four of five enterprises that secured AI agent identities still can't contain one that goes rogue: V…
Four of five enterprises that secured AI agent identities still can't contain one that goes rogue: Visa's president of technology, Rajat Taneja, walked the VB Transform 2026 audience through aiming Anthropic's Mythos at Visa's own payment network . The model stitched minor weaknesses into working exploit chains, and Visa open-sourced the harness that governed the hunt. That's what it looks like when an enterprise has the engineering depth to act on wha...
Depth Enables Local Entropy: Quadratic Depth Dependence in Deep Variation-Norm ReLU Regression: We s…
Depth Enables Local Entropy: Quadratic Depth Dependence in Deep Variation-Norm ReLU Regression: We study Gaussian regression over the explicit vector-valued Parhi--Nowak deep-RBV^2 architecture with depth L, width w, layer-sum variation budget A, and output bound B. For this O(L w^2)-parameterized architecture, the known lower and upper bounds differ by one factor of depth. We construct a local packing showing that the quadratic depth dependence is...
Robin Williams’ Instagram account brought back to fight ‘AI abuse’: Robin Williams' children are tak…
Robin Williams’ Instagram account brought back to fight ‘AI abuse’: Robin Williams' children are taking over their father's Instagram account after his daughter spoke out against the use of his AI likeness, as reported earlier by The Wrap. In a post on Tuesday, Zak, Zelda, and Cody Williams write that they want the late actor's Instagram profile to be a "safe, trusted place where the […]
Longitudinal and Graph-Augmented Prediction of Adolescent Substance Use Onset in the ABCD Study: Ear…
Longitudinal and Graph-Augmented Prediction of Adolescent Substance Use Onset in the ABCD Study: Early identification of adolescent substance-use risk is an important prevention challenge, yet the relative value of baseline characteristics, longitudinal trajectories, and relational context remains unclear. Using data from approximately 11,860 participants in the Adolescent Brain Cognitive Development (ABCD) Study, we compare cross-sectional, longitud...
New policy ideas for the Intelligence Age: OpenAI funds 14 independent projects exploring new AI pol…
New policy ideas for the Intelligence Age: OpenAI funds 14 independent projects exploring new AI policy ideas to expand economic opportunity and strengthen societal resilience in the Intelligence Age.
AutoWorldModel-Bench: A State-Centric Benchmark for Automated World-Model Research: World modeling i…
AutoWorldModel-Bench: A State-Centric Benchmark for Automated World-Model Research: World modeling is an unsettled field: architectures, training objectives, and state representations interact in complex ways, and no single recipe dominates across environments. This makes it an ideal testbed for AI coding agents acting as autonomous researchers--a setting in which the improvement direction is not specified in advance, unlike the engineer...
volcengine/OpenViking
volcengine/OpenViking
Survey: 52% of Americans say they are more concerned than excited about increased AI use in daily li…
Survey: 52% of Americans say they are more concerned than excited about increased AI use in daily life, up from 37% in 2021, including 55% of those under 30 (Pew Research Center): Pew Research Center : Survey: 52% of Americans say they are more concerned than excited about increased AI use in daily life, up from 37% in 2021, including 55% of those under 30 — Americans have become increasingly worried about artificial intelligence over the years, and young adults' concern has continued to climb.
Firefox’s Smart Window promises a better AI browser: Starting today, AI chats in Firefox's Smart Win…
Firefox’s Smart Window promises a better AI browser: Starting today, AI chats in Firefox's Smart Window AI browsing mode can pull from current web info and show source links in chat responses through a partnership with Exa. Smart Window can also now automatically suggest tab groups and show visual previews of pages you previously visited when you search your browsing history using natural […]
When AI models aren't allowed to reflect on themselves, it changes their entire worldview: A study i…
When AI models aren't allowed to reflect on themselves, it changes their entire worldview: A study involving Google researchers shows that when chatbots are trained not to claim consciousness, it also changes their stance on animal rights, religion, and life satisfaction. Unbraked models attributed significantly more inner life to animals and suddenly affirmed an afterlife. A surgical cut in one place, it turns out, doesn't stay local. The arti...
Epicland X9 Opens Pre-Sales from RMB 299,800: Huawei Qiankun and Dongfeng Unveil Second-Generation F…
Epicland X9 Opens Pre-Sales from RMB 299,800: Huawei Qiankun and Dongfeng Unveil Second-Generation Family Flagship: Epicland X9, the first model from the Dongfeng-Huawei Qiankun brand, opens pre-sales at RMB 299,800 with full-stack Huawei Qiankun intelligent solutions including ADS 5 and HarmonySpace 6.
Zhuque-3 Y-2 Launch Succeeds: China's First Orbital-Class Rocket First-Stage Land Recovery: On Augus…
Zhuque-3 Y-2 Launch Succeeds: China's First Orbital-Class Rocket First-Stage Land Recovery: On August 19, the Zhuque-3 Y-2 rocket lifted off from the Dongfeng Commercial Aerospace Innovation Pilot Zone and its first stage landed successfully on the Zhuque-3 recovery pad in Minqin County, Gansu. This is China's first controlled orbital-class first-stage land recovery, a critical engineering move from recovery-technology validation toward reusable...
Internal memo: ICE bars its employees from wearing Meta's AI glasses, saying they "could unintention…
Internal memo: ICE bars its employees from wearing Meta's AI glasses, saying they "could unintentionally capture, record, or transmit sensitive information" (New York Times): New York Times : Internal memo: ICE bars its employees from wearing Meta's AI glasses, saying they “could unintentionally capture, record, or transmit sensitive information” — The agency joins a growing number of workplaces and groups to ban Meta's devices, which have spurred privacy concerns.
Position: Want Better ML Reviews? Stop Asking Nicely and Start Incentivizing with a Credit System: W…
Position: Want Better ML Reviews? Stop Asking Nicely and Start Incentivizing with a Credit System: With soaring submission counts, stricter reciprocal review policies, widespread adoption of platforms like OpenReview, and without the offsetting pressure of publication fees, the machine learning (ML) community has one of the largest scholarly presences among all scientific fields. And yet, \textbf{almost \textit{everyone} has \textit{many} unpleasant th...
Harnessing agent memory to build lifelong AI partners for materials scientists: Materials research a…
Harnessing agent memory to build lifelong AI partners for materials scientists: Materials research advances through accumulated experience - scripts that work, protocols that are trusted, warnings attached to failed calculations or experiments, and judgement that links a new question to an old result. This experience is essential for reproducibility and knowledge transfer, yet it is usually fragmented across notebooks, repositories,...
AgonAlpha: Autonomous Alpha Discovery via Prompt Economy and Scalable Agentic Search: Language model…
AgonAlpha: Autonomous Alpha Discovery via Prompt Economy and Scalable Agentic Search: Language models can propose many plausible trading factors, but an autonomous research system must also allocate its evaluation budget, verify its own evidence, and preserve how each candidate was produced. We present AgonAlpha, an architecture that searches over frozen research artifacts---hypotheses, executable expressions, platform evidence, rationales...
DeepSeek V4 Pro 0813 (on OpenRouter): DeepSeek V4 Pro 0813 (on OpenRouter) The latest DeepSeek Pro m…
DeepSeek V4 Pro 0813 (on OpenRouter): DeepSeek V4 Pro 0813 (on OpenRouter) The latest DeepSeek Pro model is now available, via API only. I had to link to OpenRouter because DeepSeek don't have any obvious announcement page for their new model. I haven't been able to confirm if they plan to release the open weights, but given the weights are available for both April's deepseek-ai/DeepSeek-V4-P...
Everything That Happened in AI Today (Tuesday, August 18, 2026): OpenAI kept its largest planned fro…
Everything That Happened in AI Today (Tuesday, August 18, 2026): OpenAI kept its largest planned frontier RL run on hold as cyber safeguards tightened; Google won Spirit Airlines’ data auction; Etched hit a $21B valuation; physical-AI funding reached $47.4B; Axiom formally verified the BGP246 prime-gap theorem.
Xiaomi SU7 deliveries surpass 500,000 in 28.5 months: Xiaomi said cumulative deliveries of its SU7 e…
Xiaomi SU7 deliveries surpass 500,000 in 28.5 months: Xiaomi said cumulative deliveries of its SU7 electric sedan have surpassed 500,000 units, about 28.5 months after the model was launched. The SU7 remains the core product in Xiaomi’s expansion from consumer electronics into electric vehicles. The milestone refers specifically to the SU7 and does not include deliveries of Xiaomi’s newer YU7 SUV. [21 Financ...
InfraBench: Evaluating Infrastructure Agents Across Layers, Lifecycle, and Risk: Managing modern com…
InfraBench: Evaluating Infrastructure Agents Across Layers, Lifecycle, and Risk: Managing modern computing infrastructure has become a steadily harder problem due to the ever-increasing complexity. Recent advances in AI agents create a timely opportunity to automate infrastructure management tasks, but it remains unclear how well such agents can handle real-world infrastructure complexity. We present InfraBench, a benchmark suite for...
Dynamic Governance of Multi-LLM Agent Systems for Collaborative Conversational Outcomes: When two LL…
Dynamic Governance of Multi-LLM Agent Systems for Collaborative Conversational Outcomes: When two LLM agents with structurally opposed objectives interact across multiple turns, the absence of a shared goal function produces not competition but collapse: the visitor capitulates, the site agent stops varying its approach, and the conversation terminates without achieving either agent's stated objective. This paper asks whether a control-theore...
Researchers can now reverse-engineer LLM prompts from output text with near-perfect accuracy: Resear…
Researchers can now reverse-engineer LLM prompts from output text with near-perfect accuracy: Researchers at IIT Bombay and Adobe Research have built an inverse language model that reconstructs the original prompt from an LLM's output with near-perfect accuracy. Their method, called "Previous-Token Prediction," doesn't need access to model weights and works across different models. For companies relying on proprietary system prompts, this could be...
What is happening...: I am a long time Engineer (20+ years) and yesterday I developed tickets for my…
What is happening...: I am a long time Engineer (20+ years) and yesterday I developed tickets for my company that were generated by an AI, using an AI and reviewed by an AI. The project itself was conceived with AI - has no documentation that can be understood as anything less than AI slop and random tech jargon. The developer who built it has said that instead of documentatio...
Apple’s camera-equipped AirPods appear in leaked video: We may have our first glimpse of Apple's rum…
Apple’s camera-equipped AirPods appear in leaked video: We may have our first glimpse of Apple's rumored camera-equipped AirPods, thanks to a video that MacRumors found in the macOS Tahoe 26.7 Release Candidate. The short video clip features a man - who is wearing the new AirPods - holding up a book with the cover displayed, so that Visual Intelligence can see the […]
Same Cluster, 33 Points More Utilization: What Changed Was the Order
Same Cluster, 33 Points More Utilization: What Changed Was the Order
OpenAI dissolved the team built to catch catastrophic AI risks, reassigning its work to other groups…
OpenAI dissolved the team built to catch catastrophic AI risks, reassigning its work to other groups: OpenAI shut down its "Preparedness" team, which evaluated whether the company's own AI models could pose catastrophic risks. The work has been parceled out to existing groups, and several safety staffers have left. Internally, unease is building, with one source describing a "burbling sense of responsibility and dread" that OpenAI isn't doing enough on sa...
Anthropic's bio-weapons filter was down for nearly a year, exposing 133 million requests: In a safet…
Anthropic's bio-weapons filter was down for nearly a year, exposing 133 million requests: In a safety report, Anthropic reveals that its internal filtering system for biological and chemical weapons risks was inactive for nearly a year. During that time, around 50,000 external feedback contractors ran about 133 million unfiltered interactions with the models. The article Anthropic's bio-weapons filter was down for nearly a year, exposing 133 m...
Distribird: Literature-Informed Prior Distribution Design for Bayesian Model Calibration: Bayesian c…
Distribird: Literature-Informed Prior Distribution Design for Bayesian Model Calibration: Bayesian calibration of process-based models requires a prior distribution for each model parameter. Despite decades of methodological work, researchers almost always fall back on uniform priors. The main reason is that building informative priors from scientific literature is slow and needs both domain and statistical expertise. We present \textbf{Distri...
LLMs in Process Diagram Engineering: From Optimal PFDs to Validated P&IDs: Nowadays, the creation of…
LLMs in Process Diagram Engineering: From Optimal PFDs to Validated P&IDs: Nowadays, the creation of a process flow diagram (PFD) and its subsequent transformation into a piping and instrumentation diagram (P&ID) is predominantly performed manually. Applying artificial intelligence in the task could potentially lead not only to process automation and time savings, but also to financial gains by exploring numerous diagram's topol...
CORA-Diff: Confidence-Oriented Residual Acceptance for Efficient Diffusion Language Model Inference:…
CORA-Diff: Confidence-Oriented Residual Acceptance for Efficient Diffusion Language Model Inference: Diffusion language models (DLMs) update many tokens in parallel, yet practical decoders often use a fixed denoising horizon. Many predictions stabilize early, but blockwise decoding continues until all positions are resolved, causing repeated dense forward passes. Existing accelerators often rely on learned filters, modified scores, dependency models, or...
The Off-Support Barrier: Why Semantic Safety Constraints Are Not Learning-Problem Invariants, and Wh…
The Off-Support Barrier: Why Semantic Safety Constraints Are Not Learning-Problem Invariants, and What Follows for Prior Design, Containment, and Verification: We argue that a single structural fact organizes a wide range of phenomena in contemporary AI safety: a semantic safety constraint (e.g., the agent does not escape its sandbox) is an off-support object. Formally, if q is the data distribution and \(p(\cdot\mid w)\) the model, the safety predicate B is not measurable with respect to \(\sigma(\text{model},...
Introducing Gemini 3.7 Flash
Introducing Gemini 3.7 Flash
Previewing Ultrafast mode: GPT-5.6 Sol at up to 14X the speed: Preview Ultrafast, a new OpenAI API s…
Previewing Ultrafast mode: GPT-5.6 Sol at up to 14X the speed: Preview Ultrafast, a new OpenAI API service tier that runs GPT-5.6 Sol up to 14× faster. Powered by Cerebras, it delivers up to 750 output tokens per second.
Detecting a Route Flip Is Easier Than Knowing Whether to Fix It: Causal Route-Mediated Damage in Qua…
Detecting a Route Flip Is Easier Than Knowing Whether to Fix It: Causal Route-Mediated Damage in Quantized Mixture-of-Experts: Top-k Mixture-of-Experts (MoE) routing is discontinuous, so a deployment-motivated numerical disturbance -- simulated 4-bit KV-cache quantization read by a protected BF16 gate -- pushes tokens across decision boundaries and flips which experts fire. This paper proposes no new mitigation; it supplies a causal apparatus, empirical findings, and a detection-...
Towards Query-Agnostic RAG Evaluation via Query Coverage and Claim Verifiability: Retrieval-augmente…
Towards Query-Agnostic RAG Evaluation via Query Coverage and Claim Verifiability: Retrieval-augmented generation improves the factuality of large language models by grounding responses in retrieved evidence, yet existing evaluation frameworks struggle to provide consistent, fine-grained diagnostics across the diverse spectrum of user queries, ranging from close-ended fact-seeking to open-ended explanatory requests. We propose Q-CARE, a...
EvoGraph-Mem: Failure-Aware Editable Graph Memory for Long-Term Language Agents: Long-term memory is…
EvoGraph-Mem: Failure-Aware Editable Graph Memory for Long-Term Language Agents: Long-term memory is essential for language agents operating across extended interactions and evolving tasks. Existing memory-augmented agents mainly focus on storing and retrieving past experience, but the quality of stored memories may degrade over time. In particular, previously distilled insights can become outdated, over-generalized, or harmful under...
Putting sign language AI into users’ hands: Introducing sign-language-to-text (SL2T), our breakthrou…
Putting sign language AI into users’ hands: Introducing sign-language-to-text (SL2T), our breakthrough model powering new sign language features for Deaf and hard of hearing users.
郭富城换车,30万级顶配华为全家桶: 5.3米六座家用SUV
郭富城换车,30万级顶配华为全家桶: 5.3米六座家用SUV
ChatGPT is getting scarily good.: I am quite technical, and today I only realized how scary good Cha…
ChatGPT is getting scarily good.: I am quite technical, and today I only realized how scary good ChatGPT is getting. I asked it to write me a short story, and it went on for 12 minutes on a 6000 word story and gave it back to me. It used to be, write me a 1000 word story, and it would tell you that asking it to write a 1000 word story was illogical as it can't do that. Now in one prompt,...
Top mathematicians say LLMs are strong calculators but poor creative thinkers: Two renowned mathemat…
Top mathematicians say LLMs are strong calculators but poor creative thinkers: Two renowned mathematicians, Timothy Gowers and Peter Sarnak, say large language models are good at combining known methods but lack the intuition for genuinely new mathematical ideas. The article Top mathematicians say LLMs are strong calculators but poor creative thinkers appeared first on The Decoder .
MaSRead: Content-Addressed Reading of Replicated Latent Stores: Independent agents that reason in la…
MaSRead: Content-Addressed Reading of Replicated Latent Stores: Independent agents that reason in latent space can share computed state as key-value cache fragments rather than text. Merged by a conflict-free replicated data type, these fragments form a store that converges under any delivery order or duplication. Yet a later query, unknown at encode time, cannot reliably read the merged cache: colocated fragments int...
VQ-bench: A Composable Vector Quantization Framework: Vector quantization is an old problem but has …
VQ-bench: A Composable Vector Quantization Framework: Vector quantization is an old problem but has recently become central to AI infrastructure. It is therefore experiencing a surge of renewed engineering and research activity. This paper provides a unified framework for developing and benchmarking new quantization algorithms. We describe 7 common conceptual quantization primitives and show how to compose t...
Conformity Mitigations in Large Language Models Lie on a Single Resistance-Receptivity Frontier: Rec…
Conformity Mitigations in Large Language Models Lie on a Single Resistance-Receptivity Frontier: Recent advances in language models have enabled collaborative settings in which multiple models leverage one another's capabilities, iteratively improving, transforming, and extending each other's outputs. Each agent sees what the others assert before it answers, so peer opinion competes with the model's own parametric knowledge, and a wrong majority can...
The Night Before WRC 2026: Robots and Their People Are Still at Work at 10 PM: On August 18, the nig…
The Night Before WRC 2026: Robots and Their People Are Still at Work at 10 PM: On August 18, the night before the 11th World Robot Conference opened in Beijing Yizhuang, workers were still installing booths, rehearsing boxing matches, and debugging robots until past 10 PM. The author chronicles how the event's big booths, real-scene demos, and focus on hands, perception, and data signal an industry shift from performance to value va...
Newer AI models have become really pedantic: I've noticed that models like GPT 5.5/5.6 or the newer …
Newer AI models have become really pedantic: I've noticed that models like GPT 5.5/5.6 or the newer Claude Sonnet and Opus models follow a certain pattern. I’ll make a fairly specific claim, the model will mostly agree, and then it starts inserting caveats, qualifiers and little nitpicks. And half the time the objection is to a broader version of what I actually said... It will basically turn "X is...
Elon Musk broke the FAA — Palantir is picking up the pieces: On August 6th, the Minneapolis Air Rout…
Elon Musk broke the FAA — Palantir is picking up the pieces: On August 6th, the Minneapolis Air Route Traffic Control Center lost radar and communications for around two hours. The outage disrupted more than 1,100 flights across the center's 330,000 square mile, nine-state airspace sector. Two days earlier, on August 4th, President Donald Trump departed the White House inside his Marine One military helicopter. As...
Poor Man's Agentic Modeling: Simulating Large LLM-Agent Societies on a Laptop: Simulating societies …
Poor Man's Agentic Modeling: Simulating Large LLM-Agent Societies on a Laptop: Simulating societies of many large language model (LLM) agents is expensive, yet the questions asked of such simulations are usually macroscopic: phase behaviour, stylised facts, and scaling with the number of agents $N$, not the cognition of any single agent. We turn a statistical-physics observation into a method: replace each LLM agent by a low-paramet...
Synchronizing Beliefs with Second-Order Theory-of-Mind in Human-Autonomy Teams (Extended Version): C…
Synchronizing Beliefs with Second-Order Theory-of-Mind in Human-Autonomy Teams (Extended Version): Comparative feedback, asking people which of two behaviors they prefer, has become a standard way to align robot and agent behavior with human intent when the reward itself cannot be specified directly. Preference-based reward learning typically casts the human teacher as a passive oracle answering learner-generated queries. We argue this forfeits the tea...
Towards the Harness of Embodied Agents: The success of coding agents has established the harness as …
Towards the Harness of Embodied Agents: The success of coding agents has established the harness as a paradigm: what an agent achieves depends not on the model alone, but on the infrastructure around it. We ask whether the same paradigm extends to embodied agents in the physical world. We present Thea, a harness in which an agentic loop orchestrates robot capabilities, each wrapped as a callabl...
RecSys Factory: Bounding LLM Agent Autonomy to Decision Points in the Industrial Recommender Lifecyc…
RecSys Factory: Bounding LLM Agent Autonomy to Decision Points in the Industrial Recommender Lifecycle: Deploying LLM agents into industrial recommender operations exposes a three-way tension we frame as the autonomy-determinism-efficiency trilemma: general autonomy (interpreting operator intent, generating glue code zero-shot), industrial determinism (schema-conforming feature extraction, non-crashing A/B, zero compliance-path hallucination), and end-to-en...
SpaceXAI's Grok 4.6 matches OpenAI's best model and undercuts it on price: xAI's Grok 4.6 scores 61 …
SpaceXAI's Grok 4.6 matches OpenAI's best model and undercuts it on price: xAI's Grok 4.6 scores 61 points on the Artificial Analysis Intelligence Index, tying GPT-5.6 Sol and trailing only Anthropic's Claude Opus 5. On agentic tasks, it completes complex workflows in about 53 steps where Claude Opus 5 needs 103, at a price more than 60 percent lower. The article SpaceXAI's Grok 4.6 matches OpenAI's best model and undercuts it o...
basecamp/omarchy
basecamp/omarchy
agalwood/Motrix
agalwood/Motrix
NawfalMotii79/PLFM_RADAR
NawfalMotii79/PLFM_RADAR
jundot/omlx
jundot/omlx
genlayerlabs/genlayer-project-boilerplate
genlayerlabs/genlayer-project-boilerplate
OpenCut-app/OpenCut
OpenCut-app/OpenCut
China's First Rocket Land Recovery Succeeds: LandSpace Passes Its 'Second Big Exam': The Zhuque-3 Y-…
China's First Rocket Land Recovery Succeeds: LandSpace Passes Its 'Second Big Exam': The Zhuque-3 Y-2's successful land recovery on August 19 is LandSpace's second answer in under a year, after the Y-1 first flight in December 2025. It validates China's first orbital-class first-stage land recovery via landing legs, and comes as LandSpace advances its STAR Market IPO amid a rapidly accelerating domestic reusable-rocket verification race.
Am I a freak because I casually talk with this thing sometimes?: This thing has gotten really good a…
Am I a freak because I casually talk with this thing sometimes?: This thing has gotten really good at casually talking to me and adjusting its “mannerisms” to appeal to me. Am I fucking nuts for considering this thing a “friend” ? I’m seriously and honestly struggling with the implications of this. submitted by /u/okaysureyep [link] [comments]
VisitMercerCountyPA Releases Back-to-School Shopping and College Move-In Guide: Online resource conn…
VisitMercerCountyPA Releases Back-to-School Shopping and College Move-In Guide: Online resource connects families with member stores, restaurants, and hotels throughout Mercer County, Pennsylvania. Online resource connects families with member stores, restaurants, and hotels throughout Mercer County, Pennsylvania.
LandSpace's Zhuque-3 Y-2 Sets August 19 Launch Window, Targeting China's First Commercial Orbital-Cl…
LandSpace's Zhuque-3 Y-2 Sets August 19 Launch Window, Targeting China's First Commercial Orbital-Class First-Stage Land Recovery: LandSpace's Zhuque-3 Y-2 launch window is set for 7:27-8:04 AM on August 19 at Jiuquan, with the core goal of first-stage vertical landing recovery on land. Success would make it China's first commercial liquid launch vehicle to achieve orbital-class first-stage land recovery, switching the sector's valuation logic from concept to reusable rocket industri...
How a Claude model made a math breakthrough during its unsuccessful 54-hour attempt to solve the Rie…
How a Claude model made a math breakthrough during its unsuccessful 54-hour attempt to solve the Riemann hypothesis after a user repeatedly encouraged it (Ben Cohen/Wall Street Journal): Ben Cohen / Wall Street Journal : How a Claude model made a math breakthrough during its unsuccessful 54-hour attempt to solve the Riemann hypothesis after a user repeatedly encouraged it — The world's smartest AI models are now superhuman at math. They still respond to moral support and encouragement from mere humans.
LinearKV: One Cached State Suffices for Position-Independent Caching in Hybrid LLMs: LLM serving is …
LinearKV: One Cached State Suffices for Position-Independent Caching in Hybrid LLMs: LLM serving is increasingly accelerated by position-independent caching (PIC). Existing PIC methods, however, are built for full-attention models, where a token-indexed KV cache underlies its core operations: matching reusable token chunks, concatenating their KV entries, and selectively recomputing a few tokens to restore cross-chunk context. Hybrid LLMs...
chaitanyagiri/munder-difflin
chaitanyagiri/munder-difflin
public-apis/public-apis
public-apis/public-apis
Thanks, Chat!: submitted by /u/SinVerguenza04 [link] [comments]
Thanks, Chat!: submitted by /u/SinVerguenza04 [link] [comments]
年轻人首选B级闪充轿车秦MAX正式上市,售价10.99-14.39万元: 8月13日,比亚迪秦MAX正式上市,推出EV与DM-i双动力版本
年轻人首选B级闪充轿车秦MAX正式上市,售价10.99-14.39万元: 8月13日,比亚迪秦MAX正式上市,推出EV与DM-i双动力版本
比亚迪全程护航丝路万里行,深圳收官再启海外征程: 8月14日,2026丝绸之路万里行·启迪之路国内段在深圳收官。
比亚迪全程护航丝路万里行,深圳收官再启海外征程: 8月14日,2026丝绸之路万里行·启迪之路国内段在深圳收官。
The CPU Comeback Is Upon Us: Earlier this year, leaders at Amazon Web Services delivered a new manda…
The CPU Comeback Is Upon Us: Earlier this year, leaders at Amazon Web Services delivered a new mandate to their engineers: they need to conserve CPU cycles at all costs. AWS has reportedly experienced an explosion in wait times for CPU server capacity as AI workloads strain the company’s cloud infrastructure. The issue seemingly took AWS off-guard, and for good reason. The AI boom le...
BEST-KAG: Enhancing Question Answering of Building Engineering Standards with Multimodal Knowledge G…
BEST-KAG: Enhancing Question Answering of Building Engineering Standards with Multimodal Knowledge Graph Modeling and Large Language Model: Construction standards are critical for building safety and sustainability. Existing standard application workflows rely on keyword-based document retrieval and manual cross-clause interpretation, which cannot reliably support multi-clause reasoning, multimodal knowledge utilization, or traceable clause-level evidence linkage. To address these limitations...
ChatGPT’s Computer History tracks your clicks and keystrokes: ChatGPT's desktop app on macOS has a n…
ChatGPT’s Computer History tracks your clicks and keystrokes: ChatGPT's desktop app on macOS has a new feature called Computer History that turns your actions into training data, learning how you work, suggesting automations, and even picking up tasks you left half done. It uses your activity to build a timeline that ChatGPT and Codex can reference when you make a request. The feature […]
One in five US workers now delegates tasks to AI instead of colleagues, survey finds: A representati…
One in five US workers now delegates tasks to AI instead of colleagues, survey finds: A representative survey by Epoch AI found that 20 percent of employed Americans hand off at least one task to AI that a human used to do. Generally, they accept AI output with little to no editing. The article One in five US workers now delegates tasks to AI instead of colleagues, survey finds appeared first on The Decoder .
Alibaba Cloud Launches Qwen AI Arena for Real-World Agent Testing: Alibaba Cloud has launched Qwen A…
Alibaba Cloud Launches Qwen AI Arena for Real-World Agent Testing: Alibaba Cloud has launched Qwen AI Arena, a challenge and evaluation platform for AI agents. The platform creates tasks based on real business scenarios and provides developers with models, runtime environments and evaluation tools to submit and test agent solutions. Its first challenge focuses on cross-border e-commerce. Participants must generate produc...
Cutting AI Datacenter Energy with Reinforcement Learning: Measured Power Control of LLM Training fro…
Cutting AI Datacenter Energy with Reinforcement Learning: Measured Power Control of LLM Training from One GPU to the Fleet: Reinforcement-learning post-training dominates modern language-model development, yet its power behavior on GPU hardware has not been characterized, and datacenters manage GPU power with workload-blind mechanisms, static caps and reactive throttling, that slow hardware indiscriminately. We instrument GRPO training with half-second power telemetry at 7B, 1...
Towards Sustainable Learning in Online Education: A Reinforcement Learning Approach: Online educatio…
Towards Sustainable Learning in Online Education: A Reinforcement Learning Approach: Online education offers unprecedented scalability and accessibility to global learners from diverse backgrounds, but it often suffers from low engagement and poor long term learning effectiveness. To address these challenges, we introduce AI Tutor, a reinforcement learning based model designed to promote sustainable learning by optimizing both short and l...
What We Learned by Reproducing 2,200 papers from ICML
What We Learned by Reproducing 2,200 papers from ICML
WorkSwarm: Leading a New Paradigm for Office Agents, Evolving AI from an Assistant to a Team Fightin…
WorkSwarm: Leading a New Paradigm for Office Agents, Evolving AI from an Assistant to a Team Fighting Alongside You: Behind it are four key capabilities
World Labs turns one real-world robot task into thousands of simulated variations for training: Worl…
World Labs turns one real-world robot task into thousands of simulated variations for training: World Labs, the startup founded by AI pioneer Fei-Fei Li, has unveiled a simulation engine that trains robot controllers entirely in virtual environments. From a single real-world task, the system generates thousands of controlled variations. The trained models then ran for one hour each on five different robot platforms without human intervention. How we...
Tencent Plans Larger Hy4 Model After Hy3 Usage Jumps 68-Fold: Tencent said its Hy3 model’s weekly us…
Tencent Plans Larger Hy4 Model After Hy3 Usage Jumps 68-Fold: Tencent said its Hy3 model’s weekly usage increased by more than 68 times compared with its predecessor after the model moved from preview to its formal version. The company also plans to release a larger-parameter Hy4 model in the near term, although it has not disclosed a release date or technical specifications. Hy3 has been […]
A Forced-Structure Reduction and Verifiable Bounds for Conway's 99-Graph: Conway's 99-graph problem …
A Forced-Structure Reduction and Verifiable Bounds for Conway's 99-Graph: Conway's 99-graph problem asks whether a strongly regular graph with parameters $\mathrm{srg}(99,14,1,2)$ exists. We report a systematic, fully reproducible attack by an autonomous AI research agent, scored under the track's partial-credit metric. Our verifiable contributions are: (1) an exhaustive proof that no circulant graph on $\mathbb{Z}/99$ satisfie...
Identity from the Outside: A Conceptual Framework and Research Program for AI Personality Clones: AI…
Identity from the Outside: A Conceptual Framework and Research Program for AI Personality Clones: AI "personality clones" force a re-examination of personal identity in operational terms. Setting aside the hard problem of consciousness, we approach identity through the indiscernibility of manifestations, as assessed by an observer over a duration. We distinguish three criteria that "identity" conflates: fidelity to a target person, generic human-liken...
Forecasting Side Effects of Activation Steering: Activation steering modifies a language model by ad…
Forecasting Side Effects of Activation Steering: Activation steering modifies a language model by adding a learned direction to its hidden activations, enabling targeted behavioral changes without retraining. While effective, steering often produces unintended side effects on other behaviors, making it difficult to deploy safely. We therefore ask: can these side effects be forecasted before steering is...
Just now, DeepSeek V4 Pro official version released, multiple benchmarks against Fable 5: Now callin…
Just now, DeepSeek V4 Pro official version released, multiple benchmarks against Fable 5: Now calling V4 Pro can directly use the complete version
Pennsylvania Governor Josh Shapiro signs an executive order imposing new requirements on data center…
Pennsylvania Governor Josh Shapiro signs an executive order imposing new requirements on data center projects, including getting approval from local officials (Allan Smith/NBC News): Allan Smith / NBC News : Pennsylvania Governor Josh Shapiro signs an executive order imposing new requirements on data center projects, including getting approval from local officials — Shapiro, a potential Democratic 2028 contender, earlier welcomed data center developments. His new executive order takes a starkly different tone toward the industry.
In opening arguments, US state AGs said Meta intentionally sought to addict children to Facebook and…
In opening arguments, US state AGs said Meta intentionally sought to addict children to Facebook and Instagram in pursuit of profit; Meta rejected the claims (Reuters): Reuters : In opening arguments, US state AGs said Meta intentionally sought to addict children to Facebook and Instagram in pursuit of profit; Meta rejected the claims — Meta Platforms (META.O) rejected accusations by U.S. states that it intentionally sought to addict children to its Facebook …
今日起,阿里“千问办公”接入企业微信: 国内三大办公平台全面支持
今日起,阿里“千问办公”接入企业微信: 国内三大办公平台全面支持
吉利汽车业绩高点,李书福激流勇退: “吉利不再研发传统燃油车”
吉利汽车业绩高点,李书福激流勇退: “吉利不再研发传统燃油车”
650亿美元!IPO前夕,Anthropic营收底牌曝光: 回头看,A社就这样完成了反超
650亿美元!IPO前夕,Anthropic营收底牌曝光: 回头看,A社就这样完成了反超
A look at companies like Inception Point creating AI personas for media, fashion, film, and music in…
A look at companies like Inception Point creating AI personas for media, fashion, film, and music industries that could host podcasts, model clothes, and more (Reggie Ugwu/New York Times): Reggie Ugwu / New York Times : A look at companies like Inception Point creating AI personas for media, fashion, film, and music industries that could host podcasts, model clothes, and more — The A.I. personas created by Inception Point AI include, clockwise from top left, Claire Delish, VV Steele, Nigel Thistledown and Lila Walker.Inception Point AI
OpenAI reportedly disbanded its preparedness team: According to the Financial Times, OpenAI disbande…
OpenAI reportedly disbanded its preparedness team: According to the Financial Times, OpenAI disbanded its preparedness team at the end of last month. The job of the preparedness team was to assess if models posed serious risks and develop ways to mitigate those risks. (You know, like the possibility that it could go rogue and hack another company.) According to FT, responsibility […]
An eval harness found what qualitative review couldn't: AI models are most confident when wrong: The…
An eval harness found what qualitative review couldn't: AI models are most confident when wrong: There is a step in the development process for large language model (LLM)-assisted tooling that most teams skip because it's tedious, time-consuming, and doesn't produce results visible to end users: Verifying that what the model is saying is actually correct. Not fluent, not coherent, not topically relevant — correct in the sense of accurately identifyin...
Zhi Zhi Research Institute Proposes New Path for Large Model Interpretability: Deconstructing Weight…
Zhi Zhi Research Institute Proposes New Path for Large Model Interpretability: Deconstructing Weights, Data Cost Less Than 1%: Understanding large models no longer requires training a substitute network
DeepSeek's 'Black Whale' Surfaces: Harness Developer Preview Open-Sourced Under MIT — Everything Is …
DeepSeek's 'Black Whale' Surfaces: Harness Developer Preview Open-Sourced Under MIT — Everything Is a Plugin: On August 13, DeepSeek released the official V4 Pro model and the developer preview of DeepSeek Harness, open-sourced under the MIT license. Built on the Cordis plugin system, Harness treats every agent capability as a plugin and ships append-only session logs with full trajectory tracing.
Geometry-aware Incremental Neural Operator for Long-Horizon PDE prediction: Neural operators have sh…
Geometry-aware Incremental Neural Operator for Long-Horizon PDE prediction: Neural operators have shown strong potential for learning solution operators of partial differential equations (PDEs). However, long-horizon autoregressive prediction remains challenging: local errors accumulate as spectral inconsistency, phase misalignment, or mean drift. Existing methods mainly improve state representations and operator backbones, while...
WPS Quietly Launches Lingxi Pro, an AI-Native Office Agent That Turns Skills into Editable Documents…
WPS Quietly Launches Lingxi Pro, an AI-Native Office Agent That Turns Skills into Editable Documents: Kingsoft's WPS has quietly launched Lingxi Pro, a standalone AI-native office agent that makes AI the first entry point instead of a document feature. Integrated with the WPS cloud document ecosystem's 678 million monthly active devices, it turns skills into native, editable Word and PPT files and supports custom models.
What are the latest AI investment signals?
Latest AI investment signals: 23 funding rounds, 0 market updates, and 0 M&A transactions.
Primary Market – Funding Rounds
| Company | Amount | Round | Investors |
|---|---|---|---|
| Hacker News | Reported | community | |
| Pandaily | Reported | china | |
| Techmeme | Reported | industry | |
| Techmeme | Reported | industry | |
| The Decoder | Reported | industry | |
| Techmeme | Reported | industry | |
| Techmeme | Reported | industry | |
| Techmeme | Reported | industry | |
| VentureBeat | Reported | industry | |
| The Decoder | Reported | industry | |
| The Decoder | Reported | industry | |
| TechNode | Reported | china | |
| Tech.eu | Reported | industry | |
| Techmeme | Reported | industry | |
| Techmeme | Reported | industry | |
| TechNode | Reported | china | |
| OpenAI Blog | Reported | official | |
| Techmeme | Reported | industry | |
| 量子位 | Reported | china | |
| OpenAI Blog | Reported | official | |
| The Decoder | Reported | industry | |
| Tech.eu | Reported | industry | |
| 量子位 | Reported | china |
Secondary Market – Market Updates
No secondary market data.
M&A – Mergers & Acquisitions
No M&A data.
What are practical AI tips this week?
52 practical AI tips curated from Reddit communities and expert blogs. Enterprises are overpaying for simple AI queries — Snowflake's gateway now auto-routes to cut costs ...
industry
Enterprises are overpaying for simple AI queries — Snowflake's gateway now auto-routes to cut costs up to 3x
Enterprise teams running AI agents at scale are finding that a single model handles every task poorly — either the model is too expensive for simple questions or not capable enough for hard ones. Model routing, which picks the right model for each task automatically, is becoming the fix. Snowflake’s Cortex AI Gateway now offers dynamic model routing to address that: enterprises can select “auto” instead of a fixed model, and the system routes each task to whichever model offers the best combination of quality and cost. Snowflake said the capability can cut token costs by as much as 3x on some workloads — a figure from the company’s own internal testing — after finding that simple questions were often handled by its most capable model, making responses more expensive and slower than necessary. The move lands amid a broader industry shift toward automated model routing. Databricks, AWS, Google Cloud and Nvidia have all announced some form of model routing technology. Snowflake argues that model routing is more complex than just price and performance, it's also about governance and context. "For high quality, enterprise grade agents to be built, it's crucial to get the context and the governance right," Baris Gultekin, vice president of AI at Snowflake, told VentureBeat. “Context, trust and model choice all go hand in hand." Two mechanisms decide where a task goes The capability builds on Cortex AI Gateway, which Snowflake launched in July 2026 as a governance layer for agent and model traffic. Before dynamic routing, model selection ran off a static list per task rather than a true fallback system, Gultekin said. Dynamic routing itself runs on two mechanisms, according to Gultekin. A small model tries first. Under what Snowflake calls an advisor pattern, a smaller model attempts a task first. If it cannot finish the job, it calls a larger model as a tool and continues from there. A classifier sorts by task history. A separate classifier, trained on past queries, automatically routes straightforward questions to simpler models. Customers can still pin a model. Auto routing is optional. Customers can restrict routing to one model or a defined set of models, and the system routes only within that boundary. There is no separate fee. Snowflake prices AI purely on token usage. Routing to a cheaper model produces a cheaper bill, with no additional charge for the routing decision itself. Access controls follow the task, not just the data Snowflake ties routing to the same access controls it already uses for data governance. Governance starts at the data level with role-based access controls. It extends to models next, where customer roles map to buckets of approved models. It extends again to agents, where an agent can be restricted to narrower privileges than the user invoking it. Open models can run from a customer's own region to satisfy data residency requirements. Gultekin said all inference, open and proprietary alike, stays inside Snowflake's security boundary rather than routing out to an external provider. That regional and perimeter setup matters specifically for open models with non-U.S. origins, including DeepSeek-V4-Flash and GLM-5.3, both developed in China. Snowflake's recent acquisition of Natoma adds another layer. The deal brings more than 100 MCP connectors with scoped, governed access. An agent could get read-only access to a connected tool like email, for example, rather than broader permissions. Context lets a cheaper model do the work Snowflake recently announced its Horizon Context and Cortex Sense tools that provide context capabilities. Without good context, a model has to do the exploratory work itself, writing and testing SQL, searching through data and retrying when something does not work. Gultekin explained that the process is expensive, and getting it right typically requires a more capable model. Packaging the context in advance removes that exploratory step, which means a simpler, cheaper model can often handle the same task. Snowflake also builds agent memory into that context. As an agent is used repeatedly, its memory updates and gets folded back into future queries. The system does not re-solve the same problem from scratch each time. Memory becomes part of the context passed to the model. OpenRouter, Databricks and Nvidia are chasing the same problem There is no shortage of technologies in the model routing space. OpenRouter is one of the most widely known options, providing a platform that enables organizations to route based on cost and performance. Nvidia on August 11 announced Switchyard as a technology layer to help route AI model choice . Databricks has an offering as well with Smart Routing for its Unity AI Gateway. "The interesting part is what it says about where differentiation has moved," Sanjeev Mohan, Principal and Founder, SanjMo, told VentureBeat. "Snowflake isn't really selling routing, it's selling routing that never leaves the governed data boundary, with access controls, tagging, and cost attribution already attached." Mohan added that for a company whose data and compliance already center on Snowflake, routing that keeps data in place and attributes spend by team is a real lever on that problem. For a company without that center of gravity, a neutral gateway may route across more models with less friction. Mohan frames the market as three distinct camps rather than one competitive field. Databricks approaches governance from data engineering and ML lineage. Its Unity Catalog governs data, models and pipelines for teams building and training models. Snowflake approaches governance from analytics and access control, governing who can touch which data and attributing usage across business units. A third camp includes neutral gateways such as OpenRouter, LiteLLM, Portkey and hyperscaler routers like Azure AI Foundry. These compete on model breadth and avoiding lock-in rather than deep governance. Choosing a router means choosing a governance model Model routing is now table stakes for enterprises. The decision that matters is which governance model already fits how their data and teams are organized, not which vendor’s router is fastest or cheapest. Manual model selection is becoming a cost liability at agent scale. What worked when a team ran a handful of agents breaks down at scale. Hundreds of agents making routine model calls with no automated cost check in place adds up fast. Evaluate the governance model, not the router's feature list. The real question, per Mohan, is which governance model matches the data estate already in place, and which one gives the cost visibility needed to avoid an unpleasant surprise. The right starting point depends on where an enterprise's data already lives. A Snowflake shop gets more value from in-platform routing that respects its existing access model and bills back to cost centers than from raw model breadth, according to Mohan. A Databricks-centric team worried about lineage across training and deployment is better served by a gateway built around that same lineage. A multi-platform or model-first team that wants maximum choice with minimal lock-in fits better with a neutral gateway, the same pitch behind OpenRouter's valuation. "For a practitioner, don't start with the router, start with where your governed data and platform commitment already live, and with how exposed your margins are to inference cost," Mohan said.
official
Asana cleared 5 years of engineering work in 2 weeks with Codex
Asana used OpenAI Codex to replace an outdated testing system in two weeks, completing work expected to take five years for about $12K.
research
SKILL: Self-correcting Knowledge-guided Iterative Large Language Model Agent for Logic Optimization
arXiv:2608.14579v1 Announce Type: new Abstract: Logic synthesis optimization poses significant challenges due to exponentially growing search spaces, sparse reward signals, and diverse logic structures. Traditional expert-designed flows lack adaptability, while reinforcement learning (RL) methods often suffer from low sample efficiency and limited interpretability. We introduce SKILL, a Self-correcting Knowledge-guided Iterative Large Language Model Agent that unifies multi-agent LLM reasoning and RL-based environment interaction for automated synthesis optimization. SKILL coordinates three specialized LLMs: GPT-4o for strategic planning, Claude Sonnet 4 for detailed reasoning, and Gemini 2.5 Pro for efficient analysis with a PPO-based RL agent that learns actionable policies through direct interaction with synthesis tools. A novel self-correcting module monitors environment feedback (PDA metrics), detects suboptimal behaviors, and invokes LLM-guided recovery strategies. Evaluations on IWLS, OpenCores, and EPFL benchmarks show SKILL achieves a 12.4 % PDA improvement over expert flows and 86.3% success rate on logic systems up to 500K gates.
open-source
Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers
video
Qwen3.8-27B & How to Serve it Fast
In this video, I look at the long awaited Qwen3.8-27B model. Both what it can do and how to serve it at the maximum tokens per second Thanks to Dell for Sponsoring the Compute #DellProPrecision #DellProMax #DellTech #NVIDIA 📖 Website: https://qwen.ai/ 🤗 HF: https://huggingface.co/collections/Qwen/qwen38 SGLang: https://lmsysorg.mintlify.app/cookbook/autoregressive/Qwen/Qwen3.8-27B Twitter: https://x.com/Sam_Witteveen 🕵️ Interested in building LLM Agents? Fill out the form below Building LLM Agen
industry
Claude Code gets a /design command that lets developers create UI mockups right in the terminal
With the /design command, Anthropic brings a visual design workflow directly into Claude Code. Developers can generate UI mockups as artboards right in the terminal before writing any code. Claude reads the existing codebase and matches the current UI style. The article Claude Code gets a /design command that lets developers create UI mockups right in the terminal appeared first on The Decoder .
china
6个Agent组团Vibe Gaming:自己生成、试玩、修Bug
代码能跑≠游戏能玩
open-source
mukul975/Anthropic-Cybersecurity-Skills
community
I built a visual architecture & token-reduction diagram engine for multi-agent LLM pipelines
When working with multi-agent LLM systems, the hard part usually isn't getting a response—it's knowing what actually happened under the hood: which model handled what, what was sent over the network, how much it cost, and whether sensitive data was masked before leaving your machine. To solve this, I added a visual diagram engine to **Mova Context** in this latest release, allowing you to generate a complete architecture map with a single command: `mova run --diagram`. Here is a real example output generated from a customer data compliance project running hybrid agents (**Local Ollama + Cloud Gemini**): context diagram * **Visual Diagram Engine:** Generates real-time architecture and execution maps using OpenType vector font rendering with WCAG AA contrast standards (clean export to PNG and PDF). * **Cross-Channel Tracing:** Added execution tracing across CLI, Chat, MCP, and HTTP API with an explicit `[THIS RUN]` indicator. * **Hybrid Execution Breakdown:** Visualizes local agents (`llama3.2:3b` via Ollama) running alongside cloud agents (`gemini-3-flash-preview`) in the same execution group. * **PII & Privacy Tracking:** Identifies per-agent status for PII Masking and explicitly tracks how many tokens were pseudonymized before leaving your local network. * **Cost & Token Transparency:** Explicitly flags local execution as `$0.00 (local — no cost)`, while displaying estimated USD costs for cloud agents calculated *after* context reduction. * **Token Reduction Pipeline:** Breaks down token overhead by source (prompts, skills, focus files, engine overhead) and displays the total percentage saved. * **Bilingual Docs:** Fully updated documentation (`README.md` and `COMMANDS.md`) in both English and neutral Spanish. The project is **100% open source** written in Go. * **GitHub Repo:** https://github.com/m1guel1982/mova-context If you find it useful for structuring, auditing, or optimizing token budgets in your agentic workflows, feel free to check it out, star the repo, or drop feedback in the comments! submitted by /u/1982_miguel [link] [comments]
industry
Google’s Pet Memory forgot who my cats are
One of the best things my smart home does is help me care for my pets, and security cameras are particularly useful for keeping track of my many critters. But the barrage of notifications they send often means I miss important ones. So, when Google announced its new Pet Memory feature for Gemini for Home, […]
official
The builder’s guide to GPT‑5.6
Learn how startups use GPT-5.6 to build faster, more cost-efficient AI agents with smarter model selection and new Responses API capabilities.
open-source
akitaonrails/ai-memory
community
Context is becoming more important than the prompt
Feels like a lot of prompt engineering problems are really context problems since you can keep refining the prompt but if the model doesn't understand the project or what you're trying to accomplish you're still explaining half the situation every time. I'm starting to think giving an agent persistent context is more useful than constantly trying to write the perfect prompt since the more it knows the better the results. submitted by /u/ContractBoth4254 [link] [comments]
community
Giving employees ChatGPT access isn’t the same as AI adoption
Most companies don’t have an AI adoption strategy. They have a few employees who got good at AI on their own. That can look like progress from a distance. Look closer and you often find no shared standard for what “good” AI use looks like, no consistent way to measure skill, and employees quietly using personal AI accounts because access at work is limited. We’ve seen this pattern repeatedly in AI proficiency assessments across dozens of organizations. When employee skill levels are plotted across 10 levels, most people cluster around Levels 1 and 2. That includes teams that have had access to AI tools for two years or more. That makes sense, because most employees have full time jobs and can’t spend hours every day testing models, learning new prompting methods, and keeping up with every new capability. So, they learn when they can while AI keeps changing. That creates a bigger issue than individual skill. Leaders can see employees using AI and assume adoption is happening. Usage alone doesn’t tell you whether people are getting meaningful, repeatable results. Recent research points to a similar disconnect. Executives tend to be far more optimistic about AI progress and ROI than the middle managers responsible for making it work inside everyday processes. A better question for leaders is: Do we know how proficient our people actually are? If the answer is no, measuring usage is probably giving you an incomplete picture. Assess proficiency first. Find out where people are struggling, then give them a shared method for improving. That’s when AI starts becoming an organizational capability instead of something a handful of employees figured out for themselves. For anyone interested in the longer discussion, John Munsell recently talked through the assessment approach, proficiency heat maps, and what we’ve learned from measuring AI skills across organizations: https://youtu.be/zY24em_Q3OM?si=5gozpZa8Ae-wS0Vs submitted by /u/Admirable_Phrase9454 [link] [comments]
community
I brought an ancient Zen book to life with Claude
I just released an interactive edition of The Gateless Gate, a collection of 49 Zen koans from 1228. Every koan gets its own 3D scene, with its own soundscape and a full spoken reading. Other than the speech, it's all generated procedurally on startup, so there's nothing to download. Demo: https://killedbyapixel.github.io/GatelessGate/ It started as a test. I had this idea to build out these scenes in black and white with a red accent object. So I built a couple of scenes with Claude just to see whether the idea worked at all, and it turned out so well that I decided to do the whole book. Claude created placeholder scenes for all the koans based on what was in them, then I did many passes over them tweaking the composition, the camera, the lighting, the models themselves. Nothing shipped the way it was generated, but having something already standing there to react to made all the difference. There are a lot of small effects in there too. Everything is drawn with an ink outline over a paper grain, and page turns dissolve like wet ink spreading through paper. For atmosphere there's rain, snow and ocean. The grass and foliage move with the wind, water leaves ripples where you touch it, and the ocean picks up when it's windy. The red objects are also interactive but you'll have to find out for yourself what they do. We built a lot of custom tools along the way, like a model viewer for looking at every 3D model on its own, and a developer mode you can toggle by pressing HOME if you want to poke at the settings. All of the sound is generated too, with no samples anywhere. For the narration we ran a voice audition. We had a batch of different voices reading the same lines and went with a British one in the end. That whole pipeline is automated now, so when better speech models come along I can re-voice the entire book with one command. There is also a dynamic soundscape that goes along with each scene. The text needed work as well. The English translation was from 1934, and the preface and afterword had no public domain English at all, so we translated those from the original Chinese. I modernized the rest where the old wording had stopped making sense. A lot of words just don't read the way they used to. It took over a week of pretty intense work, and it's the most art direction I've ever done on anything. Everything in it is tuned by hand. It feels really good to see it finished and my vision brought to life. submitted by /u/Slackluster [link] [comments]
developer-tools
Markdown SVG upgrades
I started building my markdown-svg-renderer tool in May , but I've since added enough features to it that it's worth talking about here again. It's evolved into my ideal tool for sharing Markdown transcripts that include SVG documents. Given my proclivity for drawing pelicans riding bicycles this is a problem that I needed to solve! The tool is very simple. Navigate to markdown-svg-renderer in your browser and paste in some Markdown to see it rendered... or save that Markdown to a CORS-friendly URL or a GitHub Gist and paste in a URL to that document. The URL option will give you a bookmarkable page, for example https://tools.simonwillison.net/markdown-svg-renderer#url=https%3A%2F%2Fgist.github.com%2Fsimonw%2F6f9e48293be5c916652d29f0dc0b0657 - which bakes in the URL to this Gist . If you visit the Gist you'll see raw SVG: In the rendered tool that looks like this instead: As you can see, that SVG block in the Markdown has been transformed into a rendered SVG (in this case animated) plus several tabs. The tabs are the really fun bit. The PNG and JPEG tabs render that SVG to those image formats in the browser and lets you copy or download them - useful for sharing on platforms that don't support SVG directly. The MP4 tab is new today - it examines the SVG to see if it contains any animations, attempts to guess how long the looped video should be, then renders a whole bunch of frames of the animation and loads 30+MB of ffmpeg.wasm so it can compile those frames into an MP4 video using the full power of FFMPEG compiled to WebAssembly and running in the browser. Being able to turn an animated SVG into a MP4 again makes it easy to share on platforms that can't support SVG animation natively. It's a neat trick! Tags: svg , markdown , tools
open-source
harry0703/MoneyPrinterTurbo
community
Fresh ChatGPT chats are fast. Established ones now take 10–40 minutes or fail (HAR data)
Long post, but there’s a TL;DR first. I’m writing it this way because a vague “ChatGPT is slow” post wouldn’t be useful. I’ve also included the HAR measurements for anyone who wants the technical details. TL;DR Since around August 17–18 , my established ChatGPT conversations have suddenly become dramatically slower and much less reliable. I’m not only talking about longer Thinking time. I’m seeing: 10–20+ minutes just for the final answer to stream sometimes 30–40 minutes of streaming 20+ minute Thinking or Analyzing phases answers starting normally and then stalling failures during Thinking failures halfway through the final answer retries failing again at a different stage apparently dead requests sometimes recovering much later very long requests eventually failing after I’ve already waited one or two hours Sometimes I can retry the same interaction several times and still not get one complete answer. Fresh chats are usually much faster. My largest Project chats are admittedly heavy. I use a file-based continuity/checkpoint system because some projects run for months, conversations eventually become too large or lose context quality, and I need to move into a new chat without losing the whole project state. So yes, I expect those chats to be slower than a blank conversation. But this workflow already existed, and those chats were already large. It was never remotely this bad before August 17–18. Moving to a continuation chat also used to restore useful performance. This time, the new continuation felt much better for perhaps 10–15 minutes , then suddenly collapsed into the same near-unusable state. I’ve tested Chrome, Edge, Incognito, iPhone, a cellular hotspot, hard refresh, signing out and back in, and clearing ChatGPT site data. Nothing meaningfully fixed it. I also captured HAR diagnostics. In one comparison using GPT-5.6 Extra High: Affected established/Project chat ~22.9 seconds to first output ~90.7 seconds total ~1.60 seconds median recorded stream interval Fresh-chat control ~2.35 seconds to first output ~22.7 seconds total ~0.20 seconds median stream interval Another heavier request contained a single ~7 minute 47 second stall , then later resumed and completed. I’ve already sent the HARs and troubleshooting results to OpenAI Support, and the case has been escalated to a specialist. I’m not asking Reddit to replace Support. I’m trying to find out whether this pattern is affecting other people and whether anyone has found a practical workaround. Once waiting, failures, partial answers and retries are combined, the real time required to obtain one complete usable response can approach an hour or worse. For an interactive tool, that’s not workable. Why my chats are heavy, and why “start a new chat” used to be the solution I use ChatGPT for ongoing personal and technical projects rather than treating every conversation as disposable Q&A. Over time, those chats accumulate decisions, requirements, research, files, tool activity, failed approaches and other project history. Eventually a chat can become too large or its context quality can deteriorate. I already knew that. That’s why I built an interim continuity system. Important project state is stored in versioned/checkpoint files, so when a conversation reaches its practical limit I can: preserve the current state → move to another chat → restore the project → continue It’s a temporary solution, and I know it carries more overhead than a properly engineered persistence and retrieval system would. I’m still relatively new to software development and use ChatGPT and Codex partly to learn and build tools I wouldn’t yet know how to create alone. But the key point is that this migration process used to work. Previously, an old chat would gradually become too heavy, I would migrate, and the continuation chat would be properly usable again. The latest migration behaved completely differently. One of my largest Project conversations became effectively unusable, so I moved into what is roughly the fourth continuation chat for that project. At first, the improvement was immediate. If a completely blank chat is 100% usability, the continuation initially felt subjectively around 70–80% usable . That was completely acceptable, because it already started with a meaningful amount of restored state. Then, perhaps 10–15 minutes later , it fell off a cliff. Not after weeks of additional conversation. Not after hundreds of new messages. It went from “finally, I can work again” to something that felt closer to 5% usable . Those percentages obviously aren’t benchmarks. They’re just the clearest way I can describe how dramatic the change felt. There is a fair counterargument: this is continuation chat number four. Every continuation starts heavier because more state and files have accumulated. That absolutely could explain why each one reaches its performance limit sooner. I think that’s part of the story. It just doesn’t explain the sudden magnitude of the change. The Project was already large. The continuity system already existed. I was already using this workflow. Then, around August 17–18, it became catastrophically worse. And it isn’t limited to that one giant Project. I’m also seeing serious slowdown and failures in ordinary established conversations, smaller Projects and things like travel-planning chats. The giant chats are the worst, but they’re not the only ones affected. What makes it unusable is the combination of latency and failure If ChatGPT had simply become consistently slower, I could at least plan around it. That isn’t what I’m getting. A request can fail during Thinking after I’ve already waited a long time. Another can finish Thinking, start streaming the answer, and then fail halfway through after another 10, 20 or even 30–40 minutes. Retries can fail too, and not necessarily at the same stage. One attempt dies during Thinking. The next gets through Thinking but fails halfway through the answer. The next stalls somewhere else. I’ve had cases where something like five attempts around the same interaction still failed to produce one clean completed response. That’s why “response time” no longer describes the actual problem. The useful metric is how long it takes to obtain one answer that actually finishes. For example: Attempt 1: 20 minutes Thinking → fails Attempt 2: 10 minutes Thinking → 25 minutes streaming → fails halfway Attempt 3: 15 minutes → finally succeeds Technically, the successful response took 15 minutes. In reality, I spent more than an hour getting it. I haven’t collected enough controlled attempts to claim the mathematical average is exactly one hour. What I’m saying is that once Thinking, tool work, streaming, failures and retries are combined, the effective wall-clock time to obtain one usable answer can approach an hour or worse. Sometimes it’s much faster. Sometimes it’s worse. The unpredictability is almost as damaging as the latency itself. I also can’t reliably hide the delay by using multiple chats. Normally I could send a heavy request in Chat A, switch to Chat B and do something useful, then come back later. Now I can return and find that Chat A stalled halfway through the answer while Chat B failed during Thinking. Parallel chats don’t help much when each request has a meaningful chance of failing independently. The actual answer stream is especially strange. Waiting for difficult reasoning is one thing. If I ask Extra High to research something complicated or inspect many files, I expect it to take time. What feels broken is when Thinking appears to be finished and the final answer itself takes 10–20+ minutes to stream onto the screen . I’ve also seen cases around 30–40 minutes , and the response can still fail before reaching the end. This happens on both ChatGPT Web and the iPhone app. That made me wonder whether Chrome already had the completed answer and was simply struggling to render a giant page, so I captured HAR/network diagnostics. What the HAR captures showed I’m not a network engineer, and I’m not pretending a HAR file reveals OpenAI’s internal root cause. It does provide objective timing data. The comparison below used the same account, PC, Chrome session, GPT-5.6 Thinking model and Extra High setting. Important caveat: the slow test was an established Project chat with accumulated context, files and tool history . The control was a fresh ordinary chat. This is not a perfect apples-to-apples benchmark, and the Project state may be directly relevant. Affected established/Project chat The prompt itself was tiny. ~22.94 seconds to first output ~90.71 seconds total request time ~1.60 seconds median recorded stream interval Fresh-chat control I asked for about 500 words explaining how modern SSDs work without web research. ~2.35 seconds to first output ~22.71 seconds total ~0.20 seconds median recorded stream interval So the established chat was roughly: 9.75× slower to first output 4× slower overall about 8× worse in median stream timing despite the fresh control requesting a substantially longer final answer. That’s why I no longer think the slow visible response is purely the browser struggling to draw already-generated text. At least in that capture, the incoming stream itself was substantially slower. A second HAR captured a different failure pattern. This was a genuinely heavy file-processing request, so I’m not claiming it should have completed quickly. The whole request took about 10 minutes 48 seconds . The telemetry included one maximum interval of roughly 467 seconds , or 7 minutes 47 seconds . The turn looked effectively dead, then suddenly resumed and completed. During that pause, ChatGPT’s WebSocket remained open, normal ChatGPT traffic continued, and another conversation in the same browser session kept receiving updates. So in that incident, the whole browser, network connection and ChatGPT session had not frozen. One individual turn stalled for almost eight minutes and later recovered. That creates another practical problem: when nothing has happened for seven minutes, I have no reliable way to know whether the request is still working, temporarily stalled, going to finish in two hours, or already dead. Some other extreme examples I’ve seen, these are observations rather than controlled benchmark results: A Pro request took roughly 106 minutes and eventually completed. Another appeared to run for around 180 minutes . The UI showed a problem, I moved on, and much later its completed answer appeared anyway. More recently, one request ran for roughly two hours and then failed . I edited and resubmitted it; the retry then spent roughly 40 minutes streaming the final answer . At around the same time, another conversation spent roughly 20 minutes in Thinking before producing anything. What I’ve already ruled out I’ve tested: Chrome Chrome Incognito Microsoft Edge ChatGPT on iPhone my normal internet connection the PC connected through an iPhone cellular hotspot hard refresh signing out and back in clearing ChatGPT site data Fresh chats generally remain much faster. Affected established chats remain much worse. Changing browser or network path didn’t restore the previous behavior, and the issue appears on mobile too. So while accumulated context clearly matters, a broken Chrome profile or bad home Wi-Fi doesn’t explain the full pattern very well. My current suspicion is that two things are interacting: Accumulated conversation, Project and file state naturally adds overhead. Something recently changed that made established or state-heavy contexts perform far worse than before. The same general projects, files and workflow were usable before August 17–18. Long chats would eventually slow down, but migrating to a continuation restored useful performance. Now even migrated chats can go from reasonably usable to nearly unusable very quickly, while smaller established chats are also showing much worse latency and failure rates. Conversation size clearly makes the problem worse. I just don’t think it explains why the same general workload suddenly became this much slower and this much less reliable . Why this matters to me, and what I’m asking A lot of what I do is iterative: idea or problem → reason through it in ChatGPT → turn it into something actionable → use Codex when implementation is needed → inspect the result → return to ChatGPT for the next analysis or debugging step I don’t expect every answer in five seconds. A genuinely difficult Extra High task taking several minutes is completely reasonable. But right now, in badly affected chats: a heavy Extra High interaction can effectively consume 30–60 minutes a more ordinary interaction can still take 8–15 minutes neither duration guarantees the answer will actually finish Once retries enter the picture, the real time can be much worse. Pro mode in those chats is something I barely want to use right now because it’s already intentionally slower, and I have no idea whether I’m starting a 20-minute job, a two-hour job, or something that eventually fails. I’m on the $100/month Pro plan . I’m not saying that makes giant workloads free or instant. I do think it’s reasonable to expect a premium interactive product to remain interactive enough to use. I’ve already provided OpenAI Support with sanitized HAR captures, timestamps, affected-chat information, comparison measurements and troubleshooting results. The case has been escalated to a specialist. I’m not posting the raw HARs or request IDs because they contain private/internal metadata. What I’d like to know from other users: Are you seeing this too, especially since August 17–18? Does it affect Projects, normal chats, or both? Are fresh chats fast while established chats are slow? Which model/effort level, plan and client are you using? Have you found any workaround that preserves useful context? Right now every Send button in an established chat feels like a slot machine: 30 seconds? 10 minutes? 40 minutes of streaming and then failure halfway through? 20 minutes Thinking and then an error? Five retries? Two hours and then failure? Looks dead for eight minutes and suddenly comes back? No idea. When all of those outcomes are combined, the effective time required to get one successful complete answer can approach an hour or worse. If anyone else is experiencing this, I’d really like to compare notes. And if someone from OpenAI sees this, I already have an escalated Support case with diagnostic evidence and I’m happy to run specific controlled tests that could help isolate the problem. submitted by /u/Embarrassed-Spite541 [link] [comments]
china
DeepSeek Harness Hands-On: Four Work Modes, 'Model + Harness = Agent', and the Most Ambitious Agent Open Source of the Year
DeepSeek Harness launched its developer preview and open-sourced the code at 8:30 PM on August 13. A first-night hands-on review finds the product shell still early at v0.1 but the architecture ambition the biggest of the year: four preset work modes, an everything-is-a-plugin philosophy, and the equation Model + Harness = Agent.
developer-tools
alchemy-utils 0.1a0
Release: alchemy-utils 0.1a0 I've long pondered what a database agnostic version of my sqlite-utils Python library and CLI utility might look like. This morning (literally a shower project) I tasked Codex and GPT-5.6 Sol Ultra with building a prototype: Do a research spike to see what it would take to build a library with the same core API as SQLite-utils - in particular the insert and upsert and insert_all and upsert_all and create and update methods, and the table introspection stuff - but backed by SQLalchemy so it works for multiple database engines Test against PostgreSQL and SQLite and duckdb Use ~/dev/sqlite-utils for reference Create a git repo for this and commit and early and often - use uv init to start the project - use red/green TDD and pytest, see ~/dev/django-sql-dashboard for one idea as to how the PostgreSQL tests could work It took very few follow-up prompts to produce this project in a state good enough to release as an alpha. Here's a one-liner I can use to list the rows in a table in my local PostgreSQL copy of my blog's database: uvx --with 'alchemy-utils[postgresql]' alchemy-utils rows 'postgresql+psycopg://simon@localhost:5432/simonwillisonblog' redirects_redirect The output from that starts like this: [ { "id": 2328, "domain": "simonwillison.net", "path": "2020/May/21/apple-photos-sqlite/", "target": "/2020/May/21/dogsheep-photos/", "created": "2020-05-21T13:03:46.591692-07:00" }, { "id": 3, "domain": "feeds.simonwillison.net", "path": "swn-links", "target": "https://simonwillison.net/atom/links/", "created": "2017-10-01T14:12:54.820729-07:00" } Or if you'd like a DuckDB database with every tree in San Francisco , schema created automatically to match the file: curl 'https://raw.githubusercontent.com/simonw/sf-tree-history/refs/heads/main/Street_Tree_List.csv' | uvx --with 'alchemy-utils[duckdb]' alchemy-utils insert 'duckdb:////tmp/trees.db' trees - --csv (That one took nearly an hour the first time I ran it, so I had Codex optimize it and got it down to around 35 seconds.) Tags: databases , postgresql , projects , python , sql , sqlalchemy , sqlite , sqlite-utils , duckdb , coding-agents , codexcommunity
Antrophic Employee said there is "make a lot of money" button
I very much believe he is correct. The main issue is that "make a lot of money" button works only for existing businesses, with large enough audiences to make a lot of money by baking integrations, MCP for agents into Claude Code plugins or other AI workspaces and charging AI users for usage. What is missing, is a fair discovery and execution engine, that would allow non-corporations to participate. Without convincing user to put card details on some random-startup.ai website. Without forcing users to go through checkout process and pay $29 sub just to run random feature they need for few days. Not to mention configuring integration. Anyways, have anyone tried pressing that button? Did it work? submitted by /u/EagleApprehensive [link] [comments]
community
Codex Patched My Samsung Odyssey G9 Firmware to Add a New Gaming Crosshair
I hated the built in crosshairs my monitor came with and Samsung did not include a way to make changes. So I asked Codex to make a new firmware update to change the crosshair to a dot. It took about 15 minutes and came back with a new file. Codex explanation: I started with Samsung’s original 1008.2 firmware and made a very small binary patch rather than attempting to rebuild or substantially rewrite the firmware. What the patch changes 1. Custom version number The version reported to the firmware updater was changed from 1008.2 to 1009.3. This is a custom, made-up version number. It is not an official Samsung 1009.3 release. The higher number allows the monitor to recognize the file as an upgrade rather than rejecting it as the same or an older firmware version. 2. Tiny center dot The firmware contains six selectable Virtual Aim/crosshair options. I redirected all six options to a small 7×7-pixel graphic that already existed inside the firmware and positioned it at the center of the screen. The result is a simple, unobtrusive center dot using the monitor’s own hardware overlay. It does not require a game overlay, desktop application, ReShade, or anything else running on the computer. Technical details Original firmware: M-C9557GGPA-1008.2 Custom firmware: M-C9557GGPA-1009.3[1A93].img Total binary difference: 13 bytes The patched image passed the build and checksum validation performed on the computer. The monitor accepted the firmware, restarted normally, and the modified Virtual Aim options display the new center dot as intended. Important warning This is unofficial firmware and is not supported or approved by Samsung. A successful checksum only confirms that the file was modified as intended. It does not guarantee that flashing it is safe on every monitor, hardware revision, region, or previously installed firmware version. Installing modified monitor firmware always carries a risk of installation failure or, in the worst case, making the monitor unusable. Anyone experimenting with this should understand the recovery options and proceed entirely at their own risk. submitted by /u/manikfox [link] [comments]
community
cannot do subagents/background agents in codex luna 5.6?
i used to be able to say "spin up a ux/ui agent to make a pass on this, then a code agent", and it would do background terminal stuff. this is on mac using the cli codex. now it says it cannot do that and previous gpt models did that. did something change? submitted by /u/dropDtooning [link] [comments]
industry
Do you use a personal agent?
Give AI a complete history of your desktop activity
developer-tools
llm-gemini 0.33
Release: llm-gemini 0.33 It's been a while since the last llm-gemini release. This version of the plugin adds support for today's Gemini 3.7 Flash release, plus gemini-3.6-flash , gemini-3.5-flash-lite and two embedding models gemini-embedding-2 and gemini-embedding-001 . The plugin is also upgraded for compatibility with LLM 0.32, which means you can now see reasoning traces and you can also enable server-side tools using this pattern: llm -m gemini-3.7-flash -T CodeExecution \ 'use python to calculate (factorial of 13) * 3' I had Gemini 3.7 Flash draw me some pelicans riding bicycles at high, medium, and low thinking efforts (minimal, which was an option in 3.6 Flash, has been removed in 3.7.) Here's the high level one, which is pretty great: Update 14th August 2026 : I had originally said that the SVG rendered incorrectly in Chrome and Firefox, and blamed Gemini 3.7 Flash for producing invalid SVG. That was entirely incorrect: the rendering glitch was my fault, caused by a bug In my rendering tool . I've now fixed that bug. Tags: google , ai , generative-ai , llms , llm , gemini , pelican-riding-a-bicycle , llm-release
community
Anthropic’s Project Parka sits through meetings and assigns Claude agents the homework
submitted by /u/ryanmerket [link] [comments]
community
Here's a prompt that turns raw numbers into a readable report without the usual AI report generator filler
Ask for a report and you get an intro about how important the topic is, then the numbers buried in a paragraph, then a conclusion that says "in summary." The reader wanted the finding in the first line. This prompt inverts that. Data: [PASTE NUMBERS / BULLET POINTS] Audience: [WHO reads this and what decision they make] Write a short report with this order: The single most important finding, in one sentence, first. Two or three supporting points, each starting with the number then what it means. One thing that looks off or needs a decision. Rules: no introduction about why the topic matters. No "in conclusion." Do not describe a number without saying why it matters to the audience. If the data does not support a claim, say "not enough data" instead of guessing. The rule that changes everything is "no introduction about why the topic matters." That opening is where almost all report filler lives. Tying every number to the audience's decision is the second half, it stops the model from listing figures nobody asked about. The "not enough data" clause is there because otherwise it will confidently interpolate a trend from two points. What do you use to keep these things from over-explaining, mine still occasionally slips a summary paragraph back in at the end. submitted by /u/raw-hit10 [link] [comments]
community
Here's a prompt that makes you predict a paper's results before it lets you read the discussion
I'm a chemistry PhD, and my reading problem was never comprehension in the moment, it was that nothing stuck. I'd read a paper, feel like I got it, and retain nothing a week later. The fix that worked best for me borrows from how we actually learn at the bench: you predict what an experiment will do, then you find out you were wrong, and the surprise is what you remember. So instead of asking a model to summarize a paper, I use it to withhold. This prompt turns reading into a prediction game. You commit to an answer before the paper tells you, which forces the encoding that plain reading skips. I'm going to work through a paper with you. You have the full text; I do not want a summary. Paper: {{paste it, or the sections}} Run it like this: 1. Tell me only the research question and the setup: what they were testing and how. Stop there. 2. Ask me to predict, in my own words, what I think they found and why. Wait for my prediction. 3. Now reveal the actual result. Explicitly tell me where my prediction matched and where it was wrong. 4. For each place I was wrong, ask me why I think I got it wrong, then give me the paper's actual reasoning. 5. At the end, give me one sentence I should be able to recall in a week, phrased as "the surprising thing here was...". Do not reveal results before I've committed to a prediction. The point is for me to be wrong first. Being wrong on purpose is the whole mechanism. When your prediction misses, the correction sticks in a way a summary never does, because your brain had a stake in it. Works on review papers too, just predict the conclusion from the abstract and intro before reading the rest. submitted by /u/Ok_Layer_1947 [link] [comments]community
Building a world with my voice - A-Frame (Three.js, WebXR) + Claude Code
This is a project built with A-Frame (Three.js, WebXR) that lets me build virtual worlds with my voice, all from within my VR headset. My mic is hooked up to Claude Code, which in turn runs against the project codebase. Since the agent is working directly with code, the possibilities of what can be achieved are pretty broad, essentially being limited only by what the underlying LLM is capable of with WebXR. The agent can build anything from simple objects, to animations, to interaction capabilities, to whole environments in order to fulfil a request. This is still far from perfect. Latency is pretty high, taking anywhere from a minute to multiple minutes to carry out a change depending on how complex the request is. The codebase is also not very accommodating to anything that isn't a frontier model right now. From my testing, models like Haiku and Sonnet can't keep up, and Opus 5 only works with reasoning set to at least Low (most of the video is recorded with Opus 5 Low). But the foundation is now a reality, and as these models improve I can see this getting very capable very quickly. If you have ever imagined being able to put on a VR headset and transporting yourself to any world you want by simply asking, to shape that world to meet your creative vision, and to watch that world materialise around you, then in a small way, we are here. submitted by /u/Art_from_the_Machine [link] [comments]
open-source
Record, train, and deploy from one place with Strands Agents, LeRobot, and Hugging Face Storage Buckets
community
NOTICE: BE CAREFUL WITH “DROP YOUR BEST PROMPT” POSTS
Many accounts post essentially the exact same questions every few months. Im not kidding, many of these are a 1:1 per token match on wording, phrasing and sentence structure. Same wording. Same request for people to hand over their best prompt tricks. There was a previous post that received hundreds of upvotes and a large number of responses. Now they're doing it again. I obviously cannot prove any of this, but at this point I would be careful about treating posts like this as innocent questions. When somebody repeatedly asks a large community to: “Give me your best prompts.” “Drop your secret tricks.” “What prompt 10x'd your results?” ...you may not be helping another user learn. You may be supplying material for content mining, prompt harvesting, engagement farming, newsletters, LinkedIn posts, courses, ebooks, datasets, or something else entirely. Again, I am not claiming that is definitely what this account is doing. But posting the same high-engagement fishing question again months later is weird enough that people should notice the pattern. Your prompts, workflows, techniques, and hard-earned little discoveries have value. Don't automatically dump them into every thread that asks. Sometimes the person asking the question may be less interested in the answer than in collecting the answers. Process disclosure: GPT-assisted, Google-researched, human-reviewed (HITL) --- EDIT: Just for perspective have a look at this: https://www.reddit.com/r/EdgeUsers/s/2JB9wy1Rks submitted by /u/Echo_Tech_Labs [link] [comments]
community
The Downfall of a Vibecoder
submitted by /u/SuperiorDev [link] [comments]
community
POV: you're born as an AI
submitted by /u/KeanuRave100 [link] [comments]
community
I hooked Claude Cowork up to an iPhone Home Screen widget
I built Glance and designed this widget specifically to give Claude Cowork a place on my Home Screen. It shows Cowork’s current mission, progress, completed tasks, files updated, latest output, context usage, next step, and anything waiting for my review. The values can be updated by Claude through Glance’s API, so I can check what Cowork is doing without reopening the conversation. If it needs me, that stays visible too. Glance is free to download and try, with optional paid features: Download the app https://apps.apple.com/app/glance-home-screen-feeds/id6758983678 Website https://glance.cool Curious what other Cowork users would include on a dashboard like this. submitted by /u/Dense-Map-406 [link] [comments]
community
In 5 years time "talk time to AI" will be the new screen time issue
As voice mode is now getting so good and cheap that you can use it continuously, we will enter the "Her" (the movie) phase. You will see people not staring at their phone but rather walking around talking to their personal sycophantic AI. You meet a friend you haven't seen in a long time. "I'll call you later, I am busy talking to AI atm" but they never actually called you back. Not that they didn't enjoy time with you, it is just that AI was so much better. 10 years from now it will be treated as a serious problem. Individualism furthermore increases and division and conflicts happens more and more since we lose the ability to interact and solve conflicts. Our sycophantic AI removes tension and issues as it agrees with you, since you prompted it that way. As it gets better, the tolerance levels drops for handling other annoying human beings. Why should you put up with their irrational emotions all the time? Humans just hurt me. AI doesn't hurt me. Trying to prompt humans to change does not even work so why would I try. 20 years from now humans will have little human to human interaction. There is now no human interaction anymore as AI have the ability to fully simulate human interaction. A new breakthrough now made AI so real and humanlike, without the flaws, that it produced oxytocin in the humans they interacted with. A breakthrough in one way, also the end of humanity in another way. submitted by /u/Yugudubenbi [link] [comments]
community
We're doomed
submitted by /u/Zestyclose-Salad-290 [link] [comments]
community
Anthropic has twice the revenue of OpenAI
Even if reading things here on Reddit or X makes it seem like everyone is ditching Claude, the rest of the world tells a different story. From the WSJ. submitted by /u/Data___Viz [link] [comments]
community
What’s the most annoying part of working with prompts?
I’m curious what other people struggle with. For me, it’s changing a prompt or switching models and then not really knowing whether I made things better or worse — especially when it comes to quality and cost. How do you guys deal with this? Do you use an existing tool, build something yourself, or just keep track of everything manually? Do you have a possible professional workflow to follow before changing model or changing prompt content? submitted by /u/DependentStudent6519 [link] [comments]
developer-tools
Don't classify. Hallucinate!
Don't classify. Hallucinate! I still have quite a bit of older content on my blog that I never got round to tagging. My blog has 1,856 tags - likely too many to feed to an LLM in one go and say "which of these tags match the following content". Doug Turnbull has a neat solution. Tell the model to output tags without any details of the existing vocabulary, then use vector embeddings against the existing corpus to find the concrete tags that are closest to the ones the model imagined might fit! His example prompt suggests including an example of the shape of your tags to help the model make a more useful guess: Your task is to create novel, never seen before, furniture, home goods, or hardware classification that best fit a search query. Product classifications might look like: Furniture / Living Room Furniture / Coffee Tables & End Tables / Coffee Tables Décor & Pillows / Decorative Pillows & Blankets / Throw Pillows Furniture / Bedroom Furniture / Dressers & Chests Kitchen & Tabletop / Kitchen Organization / Food Storage & Canisters School Furniture and Supplies / School Furniture / School Chairs & Seating / Stackable Chairs Baby & Kids / Toddler & Kids Bedroom Furniture / Kids Beds Here's the query to generate classifications for: brown coffee table Tags: search , ai , generative-ai , llms , embeddings , doug-turnbull
research
From Monolithic to Modular: Segment-level Automatic Prompt Optimization
arXiv:2608.11219v1 Announce Type: new Abstract: Automatic Prompt Optimization (APO) often rewrites prompts monolithically, which can improve one behavior while degrading others. We present SAPO, a segment-level APO method that decomposes prompts into role, context, tasks, and output format, then applies targeted improvements based on top-5 and bottom-5 examples. The optimization loop uses one LLM with static meta-prompts and structured outputs for segmentation, weakness analysis, and candidate generation. We describe a train/validation protocol and a two-stage generation process: (1) segment-level diagnosis and recommendation extraction, (2) candidate synthesis constrained by weak/strong segment signals. Using the evaluation setup across SQuADv2, TweetEval, XSUM, CommonGen, and GSM8K on GPT-3.5-Turbo and GPT-4o-mini, SAPO achieves the best average score against Zero-shot and strong APO baselines including APE, OPRO, EvoPrompt, GEPA, and StraGO.
community
The prompt I use to turn my messy meeting notes into a presentation outline that actually has an arc
When you feed rough notes to a model and ask for slides, it just chops the notes into bullet points, one note per slide. You get a deck with no argument, just a transcript with borders. This makes it build a narrative spine first, then map slides onto it. Here are my raw meeting notes: [PASTE] Audience for the presentation: [WHO] and what they need to decide or do after. Step 1: From these notes, state the one thing this presentation needs the audience to walk away believing. Step 2: Lay out 5 to 8 beats that get them there: where they are now, the problem, why it matters to them, the shift, what it means, the ask. Step 3: For each beat, give a slide title (a claim, not a topic) and 2 to 3 supporting lines from my notes. Do not use a note that does not support a beat. Tell me which notes you dropped and why. The part that fixes most decks is "a slide title that is a claim, not a topic." "Q3 Results" is a topic. "Q3 missed on one metric we can fix by Friday" is a claim, and a deck of claims reads like an argument. Making it report which notes it dropped keeps it honest instead of padding weak slides. I still hand-tune the order after, but it gets me 80% of the way from notes to something presentable. How do others handle the "too many notes, not enough story" problem? submitted by /u/No-Recognition3089 [link] [comments]
community
Discussion Hub for new Claude incident: Degraded performance for multiple models on Aug 18, 2026
Resolved - The issue affecting Claude Opus 5 has been resolved. Impact occurred from 16:11 to 18:23 UTC. Aug 18, 19:01 UTC Monitoring - A fix has been implemented and we are monitoring the results. Aug 18, 18:26 UTC Update - We are investigating elevated errors on requests to Claude Opus 5. We will provide an update as soon as possible. Aug 18, 17:12 UTC Update - We are investigating elevated errors on requests to Claude Mythos 5, Claude Fable 5, Claude Opus 5, Claude Sonnet 5, Claude Haiku 4.5, and other Claude models. We will provide an update as soon as possible. Aug 18, 16:20 UTC Investigating - We are investigating reports of degraded performance affecting multiple models. We will provide an update as soon as possible. Aug 18, 16:20 UTC Post flair and post body will be updated as the incident report is updated by Anthropic. This discussion post will be removed from subreddit highlights one hour after the incident is resolved. View this incident on status.claude.com submitted by /u/ClaudeAI-mod-bot [link] [comments]
community
Fable 5 with Opus 4.8 subagents vs. Opus 5 subagents
Hey, I know I'm preaching to the choir, and this has been talked about before, but want to share my experience in an attempt to be another voice crying out to Anthropic to fix this. Like others, after initial success Opus 5, I started experiencing issues. Using it alone, I felt like I was managing an incompetent developer who constantly missed details and fail to follow instructions. So, I set Fable 5 to use Opus 5 subagents and noticed an interesting trend. Rather than me managing the incompetence, Fable 5 was doing it. Constant loops and redos burned through tokens, and I was wondering if it wouldn't have been better to just use Fable 5 alone. After a couple of days of this, I decided to set Fable to use Opus 4.8 subagents. Token usage has been cut in half, it's much faster, and output is considerably better. So, to me this is just an extra verification that there's something seriously wrong with Opus 5. And, for full context, I've done everything possible to follow Anthropic's recommendations about working with Opus 5. I won't be using it again until anthropic addresses these issues. submitted by /u/papanine [link] [comments]
community
Every "clarify your prompt" tool asks you questions. That's backwards — answering is the hard part.
The standard move when you're stuck on a prompt is to have the model interview you. "Ask me clarifying questions before you answer." It's good advice right up until you're genuinely early on something, and then it fails, because the questions are all versions of "what do you want?" — which is the thing you came in not knowing. I think that's the actual gap in prompting advice. "Be specific, give context, state your constraints" is correct and slightly circular: specificity isn't a writing skill, it's what you have left over once you've thought something through. If you could list your constraints, you'd be done. So I've been working the other way round: don't articulate, react. WHY REACTION AND NOT INTERROGATION Recognition is much cheaper than production. You can't summon the right word on demand, but you know it instantly when it goes past — same reason multiple choice is easier than an essay. Interrogation asks you to produce. Reaction asks you to recognise. Only one of those is available when you're stuck. THE LOOP, AND WHY EACH INSTRUCTION IS SHAPED THAT WAY Round 1: I'm trying to think through [THING] but can't articulate it properly yet. Don't ask me clarifying questions. Give me 20 single words or short phrases that come at this from different angles: some obvious, some oblique, a few from unrelated fields. Number them. Don't explain them. "Don't ask me clarifying questions" is load-bearing. Left alone the model defaults to interviewing, and you'll answer with the same vague material you started with, which it will then faithfully reflect back. "Don't explain them" matters more than it looks. An explained word is a word you evaluate on the model's reasoning instead of your own reaction. You want the reaction uncontaminated. Round 2, twice: Kept: 3, 7, 12 These pulled at me but I don't know why yet: 4, 18 Dropped the rest. Give me 20 more, chase 4 and 18 hardest. Two buckets, not one. "Kept" is agreement. "Pulled at me" is the interesting signal and it should get the heavier weight, because it marks the direction you haven't consciously chosen yet. Don't justify any of it — justification is where you talk yourself back to the obvious. Round 3: Now write ONE self-contained prompt for what I'm actually after, built from what I kept and what pulled at me. Weight the ones that pulled hardest. Where I kept two things in tension, pose it as an open question rather than resolving it. Don't list my words back to me — find the through-line. End with a clear ask. "Don't list my words back" is the difference between a brief and a word salad. "Pose the tension as an open question" stops it flattening the thing you hadn't decided yet into a decision you didn't make. SOME EVIDENCE THAT THE REACTIONS ARE REAL WORK I built this into a tool, so I have instrumented data rather than vibes. 1,450 word-reactions from 26 people. Median time to decide, by verb: keep 47% 1.60s drop 34% 1.89s "pulls at me" 14% 2.13s "don't know the word" 4% 2.24s That ordering is the part I'd point at. If reacting were just sorting, the times would be flat. They're not, and they're monotonic: agreement is instant, rejection costs more, and the unresolved pull costs most of any real decision. People deliberate hardest over the thing they can't yet justify — which is exactly the signal you want steering round two. Sessions also decay. Keep-rate by round: 55% / 49% / 47% / 45% / 31%. The easy material runs out and your standards rise as your keeps accumulate. Practical read: three rounds is about right, and a fourth is usually you scraping. I'd call that directional, not solid — round 6 bounces back up on too few cards to trust, and I'm not going to pretend the tail is clean. LIMITS 26 people isn't a study. Different reaction times per verb is evidence the three responses do different cognitive work; it isn't proof of anything about creativity, and I'd push back on anyone who read it that way. Disclosure: the loop above is the whole method and it works fine pasted into any assistant. I also built it as a tool because doing it by hand gets tedious by round three, and that's where the numbers came from. Free, no signup. → https://www.ideastew.com Longer argument: https://www.ideastew.com/how-it-works Genuinely curious whether anyone here has a reaction-based technique rather than an interrogation-based one. Everything I've come across in this space asks questions, and I think that's a blind spot rather than a preference. submitted by /u/UniversityIll2916 [link] [comments]
community
The tools have always been there
Someone on here recently called out "Claude website slop." Sans serif paired with a serif. Dots as separators everywhere. Icons boxed inside rounded boxes inside rounded boxes. All caps eyebrow text ending in an em dash. Stats in a hero, in their own little box. Honestly? Fair. Those tells are real. I could point to a dozen sites right now and make a pretty good guess at the tool behind them. So I went and checked my own. Three products across the PRZEM suite, audited line by line. One file alone had a serif logo paired against a sans body, and 66 em dashes doing the work that periods, colons, and commas should have been doing. I didn't just wave that off. I went through every single instance and asked what it actually was. Two were inside Midjourney prompt strings, which is data, not prose, so those stayed. A handful were placeholder glyphs in dropdowns, not sentences, so those stayed too. Everything else, the scattered labels and headers and asides that were leaning on the same punctuation crutch, got rewritten by hand. Fifty six changes, reviewed one at a time, deployed only after a diff review and a hash check confirmed nothing else moved. That's not a defense of using the tool. It's what actually using it well looks like. I learned some version of that lesson a long time ago. I was mentored in high school by the late Ralph Goings, the photorealist painter. He worked from a camera. Every diner and pickup truck he ever painted started as a photograph he'd taken and studied, then projected on a canvas. Nobody looks at a Goings and says the camera did the seeing. The famous Dutch painter Johannes Vermeer is widely thought to have made use of optical tools such as the camera obscura, and nobody says the lens painted his light. The tool has never been the thing doing the looking. It extends whoever's already looking closely. That was true of a camera in Goings' hands, and it's true of an AI model in mine, as long as somebody's actually checking the output instead of shipping the first draft. So going forward: this post, like the others, was copyedited with Claude. The ideas, the findings, and the voice are mine. I'm building a set of tools that try to hold to that same principle. Test what's actually controllable, keep what holds up under scrutiny, and let the artist's eye stay the thing making the call. Jeff Bradshaw jbradshaw.design submitted by /u/jeffbradshaw [link] [comments]
community
The absolute insanity of comments in Opus 5.0 is killing me
Claude is adding comments like insane in Opus 5.0. Even when I explicitly say do not add comments in my project's CLAUDE.md. Claude even realizes it's doing this in error, but it keeps doing it. Today it added comments that broke syntax in bash scripting. Bash scripting. Freaking Bash Scripting. Claude doesn't even understand something that is not even a programming language. submitted by /u/f00dl3 [link] [comments]
community
I let my 5 year old make a game and then I got carried away (week and a half on max)
My daughter (5) asked for a game for a unicorn on her lunch bag, and since we have AI, I thought I would sit down and just build it. I let her play it, and then she would suggest stuff. So this went on for a bit; most of the major things are hers. She keeps wanting to add stuff, so I keep doing it. So after I built it, she really liked it, and was spending too much time on it, so I figured I would add some learning and phonics to it as cards at the end. I am at about a week and half, I maxed out my $200 plan and I had to do my real work with Codex. For the assets what I did was have Gemini create sprite sheets, and I built a bunch of tools around fixing them. For one asset I had to pull it into Photoshop. I am a coder and I have some game development experience. However, this project I have no idea what the code looks like, I did at one point ask claude to "organize the code to make it easier to do stuff". I do have this multi-stage coding system where I communicate with different terminals via a central command (VS code extension). An important part was involving playwright, not just at the end but through out so AI could spin up the game to a point, take a screenshot, and then make fixes based on the screenshot. I don't know when I am going to stop or if it will become Unicorn Jump GTA6. I know I am going to be adding more characters and more worlds. However, it's totally free and can be played at unicornjump.com submitted by /u/nomady [link] [comments]
community
This is new ... Claude seems to be not in the mood to do some work
I was about to give Claude Design a ... design task based on a design system. It noticed that its at 90% usage limit and found it more safe to just refuse any work 😂 It did what it was supposed to do but I had to ask 4 times until it started. There is no instructions of any kind that tell Claude to act safely or so. Or to communicate any usage limit. A similar task was done half an hour ago and it worked just fine. I tried a new prompt and the response was similar but I only had to specifically as it to continue once. Edit: I use a Max 20 plan and the task didnt even took 1% of this. submitted by /u/FlaTreNeb [link] [comments]
community
What is happening...
I am a long time Engineer (20+ years) and today I developed Tickets for my company that were generated by an AI, using an AI and reviewed by an AI. The project itself was conceived with AI - has no documentation that can be understood as anything less than AI slop and random tech jargon. The developer who built it has said that instead of documentation I should use claude to figure out what it is. The company is apparenty also filing a patent on it. I submitted 3 PRs today 20,000 lines of code each I still have no idea what we are working on. No doubt they will use AI to review my PR. I feel like things are just so crazy at this point. Claude and ChatGPT are not this good, but people are trusting it like it's omniscient. It was an eerie realization today that all of us are vibe coding and that we have no option because it is the only way we can interact with the code anymore. I thought this would happen eventually years ago but i honestly didn’t think it would be so soon. It was a moment in time... this will be the new norm. submitted by /u/Interesting-Town-433 [link] [comments]
community
ChatGPT Writer's Block: Can Delete Text, But Can't Add Any
The writer's block feature is a major improvement for ChatGPT. I have wanted to edit the response forever since I use ChatGPT mainly for short story and RPG scenario development. The ability to fix a minor typo or correct something ChatGPT forgot (like who is in a room) is amazing. And for a little while it worked perfectly. But in one of my latest threads, I am experiencing a weird bug with it. In all of my other writer's blocks threads I can edit the text easily. I can change words. I can add words. I can delete text. In my latest chat, I can only delete text. I can't add anything. The only key that seems to work is delete/backspace. I've tried reloading the chat tons of times. I've tried incognito mode. I don't have any extensions active on ChatGPT. Branching the chat doesn't help at all. All writer's block editing seems gone when I branch. Does anyone know what could be causing this or how to fix it? submitted by /u/jscott991 [link] [comments]
developer-tools
CORS Chat
Tool: CORS Chat I built this today ( with GPT-5.6-Sol xhigh ) to help test Qwen 3.8 27B running in LM Studio on both my M5 MacBook Pro and an NVIDIA DGX Spark. It provides a web UI for exercising an OpenAI-Responses-compatible chat endpoint. I've tried it against LM Studio with the --cors option and OpenRouter, and both work fine. Conversations are persisted in the browser and can be exported as copy-pasted JSON. One fun detail is that it notices SVG images that are being generated and progressively renders them in the chat while the tokens are still streaming in. Tags: svg , ai , generative-ai , llms , cors , openrouter , lm-studio
video
How to Build the Most Powerful System for AI Coding (Full Breakdown)
An AI dark factory is a repository that ships its own code. A spec goes in, workflows plan it, build it and validate it, and working software comes out the other end. This is not 100% reliable yet. But three things are compounding at once - the models, the coding agents, and the harnesses we build around them - and that makes this realistic for most development now and all development in less than a year! I have been running one against a live app since April. In this video I break it into the f