OrangeBot.AI Digest — 2026-08-07
90 headlines across 8 sources, aggregated for this day.
Hacker News(15)
- App Store Rejection of the Week: Dark Hours (daringfireball.net)
- Databricks drove down AI coding spend 70% (www.databricks.com)
- Assembly Hall of Shame (github.com)
- DeepSeek V4 Flash 0731 (arcprize.org)
- Oracle bans AI-generated code from OpenJDK (app.dealroom.co)
- Tax cuts for the wealthy only benefit the rich (2023) (www.lse.ac.uk)
- Iceberg Collapses and Flips over in Ilulissat, Greenland (July 25, 2026) [video] (www.youtube.com)
- A year of fighting scrapers on my 1.5 million-page website (patronview.com)
- USA Today Co., partners with Palantir to analyze audience data (www.niemanlab.org)
- Show HN: Wyzer Programming Language (github.com)
- AI psychosis is the new leadership blind spot (www.fastcompany.com)
- What happens if an entire class of workers loses faith in their careers (www.noemamag.com)
- Making Postgres 300x faster for analytics: batching, operator fusion, and SIMD (malisper.me)
- Kitesurf: Agent-first browser that runs in V8 isolates (blog.cloudflare.com)
- U.S. economy lost 23,000 jobs in July, a sudden reversal (www.nbcnews.com)
GitHub Trending(15)
- PrimeIntellect-ai / prime-agent
- addyosmani / agent-skills
- cloudflare / computer
- mattpocock / skills
- obra / superpowers
- goauthentik / authentik
- semantica-agi / semantica
- 666ghj / MiroFish
- chenyme / grok2api
- jdx / mise
- Significant-Gravitas / AutoGPT
- google / guava
- unclebob / swarm-forge
- denoland / celld
- K2SOsint / Legendary_OSINT
Product Hunt(15)
- Coldtea.ai
Make your software delivery self-driving
- AgentOne Desktop
Automate boring work. Extensible and free desktop AI agent.
- AndroMeld
Bring a continuity-style experience to Android and Mac
- Crew
A tiny crew of monsters for your Claude Code agents
- Rindler
Automate the web work your team does by hand
- Rescript for Desktop
A free, open source, Descript alternative. Runs on-device.
- Merge
AI-native code review assessments
- StepShot
AI that turns real workflows into step-by-step guides
- BrowserOS neo
The Missing Browser for Claude, Cowork & Codex
- Progress AI Observability
Trace, evaluate, and improve AI agents in production
- DataBlur
Blur sensitive data on screen before anyone sees it
- Soloop
Approval-first Agent OS for solo founders
- Reference
Local semantic search for AI agents
- Kitesurf
Browser built for agents, running on Cloudflare Workers
- Prompt Bridge
Keep AI Context Portable
Hugging Face(15)
- AgentOPSD: Recursive Self-Distillation for Agentic Reinforcement Learning
Reinforcement learning (RL) with verifiable rewards constructs trajectory-level advantage estimates, yet it often fails to credit the few pivotal decisions that determine outcomes in long-horizon, multi-turn agentic tasks. Recent work introduces privileged self-distillation for credit assignment, providing denser supervision, but it remains unclear how such local signals should represent sequential credit. We propose AgentOPSD, a critic-free, recursive method for turn-level credit assignment in agentic reinforcement learning. AgentOPSD aggregates token-level teacher-student log-probability gaps into turn-level evidence and recursively updates a Bayesian belief state in log-odds space. This yields a principled reweighting scheme that converts sparse outcome supervision into turn-level credit signals and identifies pivotal turns through the marginal belief revision between consecutive states. The method is fully compatible with standard policy optimization and requires neither an additional critic nor extra rollouts. We evaluate AgentOPSD on ALFWorld, WebShop, and Search-QA using Qwen2.5 models at two scales (3B and 7B). AgentOPSD outperforms GRPO and strong self-distillation baselines, achieving 89.1% success on ALFWorld with Qwen2.5-7B. Ablation studies attribute the gains to turn-level aggregation and history-dependent recursive belief updates.
- OSReward: Instituting Standardized Evaluation for Cross-Platform Computer-Use Reward Models
Computer-using agents (CUAs) are advancing rapidly across the digital world. A CUA trajectory records the agent's actions, states, and reasoning. Verifying whether it fulfilled the task instruction is central to CUA evaluation, data curation, and reinforcement learning. Neither human-written verifiers nor human annotators can provide such verification at scale, so the field increasingly turns to vision-language models (VLMs) as judges of CUA trajectories. But a fundamental question has long gone unexamined: are these VLM judges reliable enough? To study it systematically, we introduce OSReward, a realistic, high-quality benchmark that evaluates VLM judges on CUA trajectories. The trajectories come from diverse agent backbones executing human-verified instructions across platforms, then rigorously labeled with ground-truth verdicts through multi-stage human annotation. Building on it, we derive OSReward-Hard, a challenge set concentrating genuinely hard cases, and OSReward-Multi for fine-grained efficiency and alignment scoring. The most comprehensive evaluation of VLM judges to date finds even state-of-the-art models fall short of an ideal judge, sharing a systematic leniency bias that mislabels failed runs as successes. The few reliable enough to trust are too expensive to run at scale, while affordable open models trail far behind. To close this gap, we construct and release OS-Shepherd-100K, an open corpus of reasoning-annotated trajectory judgments for the CUA community. On it, we train OS-Shepherd (9B and 35B), open reward models that supply low-cost, stable, and reliable reward signals, matching commercial judges at 30-60% lower cost than the frontier. Extensive analyses further inform the design of reliable CUA reward at scale. Our code, benchmark, dataset, and model checkpoints are available at https://os-copilot.github.io/OSReward-Home/.
- Interpretable MEG Decoding of Perceived Speech: Cortical Sources and the Stimulus Features That Drive Retrieval
Short segments of perceived speech can be retrieved from non-invasive magnetoencephalographic (MEG) recordings by deep networks trained with a CLIP-style objective against wav2vec 2.0 audio embeddings. Yet their weights do not map onto electrophysiological quantities, and it remains unclear which speech properties drive retrieval. We build on a high-performing MEG-to-audio retrieval architecture but redesign both its front end and decoder. Its spatial attention operates on a flattened sensor layout; we replace it with spherical harmonics defined on the three-dimensional MEG helmet geometry. We reduce the subject-specific representation from 270 to 25 branches, add a temporal filter to each branch to match it to a neuronal source in space and time, and make the convolutional decoder shallower. Ocular and cardiac components are removed before training to reduce the risk of stimulus-locked shortcuts. On MEG-MASC, the model reaches 39.75 +/- 0.34% Top-1 accuracy among 1005 candidates across six trained solutions, with about 20 times fewer decoder parameters. Its weights map to source space, recovering generators consistent with the speech-perception network, while left-lateralized branches carry higher-frequency rhythmic components not evident on the right. Paired MEG occlusion shows that 15 of 19 stimulus features contribute, with the largest effects for silence, sound intensity, vowels, and acoustic onsets. Random word lists behave oppositely: substituting narrative MEG into them improves retrieval, indicating that activity without narrative structure carries less recoverable information than activity during coherent speech. The wav2vec target can be reduced to about twelve learned feature dimensions without loss of accuracy, whereas strong temporal compression causes a clear loss. Together, source mapping and input interventions reveal what drives retrieval.
- WorldClaw: Agentic 3D Open-World Generation at Scale
Generating large-scale, freely explorable 3D worlds from open-ended text remains challenging because a system must jointly maintain global spatial coherence, rich local content, and explicit assets suitable for downstream editing and reuse. We present WorldClaw, a fully agentic, coarse-to-fine framework for open-world 3D scene generation. Planning agents translate a text prompt into a structured specification of regions, terrain, assets, materials, and spatial relations. WorldClaw then builds a globally coherent terrain foundation from semantic layouts, reusable assets, generative or procedural materials, and a region-aware height field. For detail-demanding regions, it generates terrain-conditioned compositions, reconstructs editable textured meshes, and recovers their placement on the terrain; render-based agents further refine terrain, objects, appearance, and contacts. Across diverse open-world prompts, WorldClaw produces large-scale scenes with coherent spatial organization, visually compelling local content, and editable instance-level assets while preserving a consistent global terrain structure.
- GST-Bench: Can VLMs Develop Global Spatial Awareness from Video?
Spatial intelligence is fundamental to embodied agents, yet existing benchmarks focus on local spatial perception from single or few viewpoints, overlooking global spatial awareness over continuous, long-horizon visual streams. To address this limitation, we introduce the Global-Spatial-Temporal Benchmark (GST-Bench), a VQA benchmark for global spatial intelligence in video understanding, comprising human-verified questions derived from 6,790 minutes of synthetically generated video. It requires models to perform accurate spatial inference from novel viewpoints unseen in the input video and to map egocentric observations onto global top-down images. A comprehensive evaluation of 22 state-of-the-art VLMs exposes a striking gap between models and humans: the strongest zero-shot model attains only 42.68, far below the human score of 79.08. To probe the cause of this gap, we construct GST-Bench-Local and find that models, despite strong local spatial understanding under the same task formulation, still fail to consolidate long-horizon observations into a globally consistent scene representation. We further provide GST-Train, a dataset for global spatial reasoning, as a complementary resource to facilitate future research on this challenge.
- EnvACE: Internalizing Environment Dynamics via World Rehearsal for Agentic Reinforcement Learning
Training large language model agents for long-horizon tool use typically relies on interactions with real or synthesized executable environments, whose construction and verification are costly, or on external simulators that are difficult to ground. We introduce EnvACE, an agentic reinforcement learning method that replaces external environment interaction during training with world rehearsal. The policy alternates between acting and rehearsal: it first generates a tool call, then plays the role of the environment to produce the response induced by that action, and conditions subsequent decisions on the rehearsed response. Both roles are jointly optimized end-to-end using task-success rewards. Through world rehearsal, the policy internalizes the relationship between actions and their environment responses in its parameters, yielding an agent world model that directly supports decision making. Across BFCL-v4, tau^2-Bench, VitaBench, and FinMCP-Bench, EnvACE achieves strong and transferable performance, outperforming environment-scaling baselines in the overall evaluation. Controlled studies further show that world rehearsal consistently improves policy learning across model scales. At test time, the internalized world model enables private rehearsal before committed execution, yielding further gains under a moderate rehearsal budget without additional external interaction. Our findings establish world rehearsal as a new path toward scaling LLM agent training beyond the constraints of external environments. Our code is publicly available at https://github.com/Within-yao/EnvACE.
- Learning from Failures: Retrieval-Centric CoT via Hard Negatives for Unified Multimodal Retrieval
Unified multimodal retrieval aims to identify candidates that satisfy complex user intent expressed through heterogeneous inputs. Although Large Vision-Language Model (LVLM)-based retrievers are efficient and scalable, directly encoding raw multimodal inputs often misses fine-grained discriminative cues, leading to confusion among semantically similar candidates. Recent methods mitigate this limitation by generating Chain-of-Thought (CoT) rationales to enrich the query representation. However, such reasoning is typically derived from the query alone: it explains what the query describes, but not what the retriever misunderstands. We argue that effective retrieval reasoning should instead be conditioned on retrieval feedback. Based on this insight, we introduce UniME-R1, an embedder-adviser framework that learns to reason over initially retrieved candidates and generate Retrieval-Centric Chain-of-Thought (RC-CoT). The adviser analyzes candidates individually to identify the discriminative cues confused by the embedder. If the target appears in the initial top-k set, UniME-R1 directly reranks the candidates; otherwise, it generates RC-CoT to refine the retrieval direction and performs full-corpus re-retrieval with a dual-mode embedder. To train the framework, we mine hard negatives to simulate realistic retrieval failures, jointly optimize direct retrieval and RC-CoT-augmented retrieval, and align the adviser with retrieval outcomes through supervised learning and retrieval-oriented reinforcement learning. Extensive experiments on MMEB-V2 and a diverse set of general multimodal retrieval benchmarks demonstrate that UniME-R1 consistently improves retrieval performance over strong baselines.
- From Economic Agents to Agentic Economies: A Systems Blueprint for Economic World Models
Economic World Models (EWMs) are generative economic models that simulate how economies evolve from within by modeling heterogeneous agents, their beliefs and actions, and the market and institutional mechanisms through which their interactions produce aggregate outcomes. This paper develops an implementation roadmap for building economic world models as generative engines in which heterogeneous agents act, interact, adapt, and co-evolve with markets and institutions, thereby producing economic dynamics from the inside. We organize EWM systems into a six-level capability ladder, from fixed rule-based agent worlds to adaptive and LLM-based agent worlds, self-evolving agents, evolving institutional worlds, and sim-to-real economic twins aligned with real observations. A systematic literature survey across these levels reveals that existing work remains concentrated in lower-level agent and simulation environments, while systems with self-evolving agents, endogenous institutions, persistent empirical alignment, and validated economic mechanisms remain rare. By translating the EWM agenda into an implementation blueprint, this paper aims to accelerate the development of the next generation of economic simulation environments that can serve as high-fidelity sandboxes for human decision-makers and as training, planning, evaluation, and safety substrates for AI agents. We release a curated paper list and related resources to support future research.
- ChronoVision: Temporal Reasoning via Latent State Reconstruction
Multimodal large language models excel at passive perception but struggle with complex visual cognitive tasks requiring multi-step temporal reasoning. This degradation largely stems from the inherent ambiguity of language-based reasoning, which often fails to accurately articulate continuous visual transformations. To address this, we propose ChronoVision, a multimodal framework designed to align visual logic with latent imagery. During supervised fine-tuning, a Reconstructive Visual Head predicts the latent representation of the final transformed state, while an ROI Attention Locating module focuses the model on key visual evidence via semantic span queries. In post-training, we apply reinforcement learning with an implicit process grounding mechanism, guided by a composite reward function that evaluates outcome correctness, latent process alignment, and unsupervised visual focus. Furthermore, we introduce Vbvr-VQA, a novel dataset that evaluates temporal tracking by reformulating video reasoning into a strict image-ordering task. Experiments demonstrate that ChronoVision achieves state-of-the-art performance on Vbvr-VQA with 74.8% in-domain and 71.6% out-of-domain accuracy, alongside a strong 55.0% accuracy on IntPhys2, a highly challenging cross-domain benchmark.
- On-Policy Delta Distillation for Multilingual Math Reasoning
On-Policy Distillation (OPD) is emerging as a promising alternative to reinforcement learning for LLM post-training, yet its effectiveness in multilingual settings remains underexplored. We study OPD and its advanced variant, On-Policy Delta Distillation (OPD^2), for mathematical reasoning in English, Korean, and Japanese. OPD^2 improves OPD by using the probability gap between a post-trained teacher and its base model as the learning signal. Experiments with Qwen3 show that OPD^2 consistently outperforms the original OPD, with particularly strong improvements in Korean and Japanese, and generally narrows the English-Korean performance gap. We further find that English-only OPD can also increase performance for Korean and Japanese, but often shifts the responses toward English, highlighting the importance of multilingual data to preserving target-language responses.
- HarnessOpt-Bench: Evaluating LLMs at Harness Optimization
As LLMs are increasingly deployed within agentic systems, their capabilities depend not only on the model weights but also on the harness: the prompts, tools, control flow, memory, and orchestration code surrounding them. This makes automated harness optimization -- the iterative and evaluation-guided improvement of a harness by an AI system -- both an important route to improving AI systems and a demanding capability for AI systems themselves. Yet the community lacks a common protocol for measuring how well frontier LLMs perform at this task. We introduce HarnessOpt-Bench, a benchmark for end-to-end harness optimization under expensive and stochastic evaluation. An optimizer, an LLM paired with a coding harness, receives a target agent's seed harness, graded evaluation feedback, and a fixed target-evaluation budget. It edits the harness and nominates a final candidate, which is scored by its normalized gain over the seed on a held-out test partition that remains inaccessible throughout search. A trusted execution environment enforces the evaluation boundary, meters target-agent resource use, and preserves candidate versions for audit. We evaluate 5 frontier LLMs as optimizers both under a shared coding harness and under their native harnesses across 4 downstream tasks, over 111 scored runs. Experiment results show that optimizer models separate more than the coding harnesses they act through, native harnesses are not consistently superior, and gains vary substantially across tasks and seed regimes. These results establish harness optimization as a measurable and discriminative capability with large space for improvement.
- DataSpace: Benchmarking Data Agents for Verifiable Analytics over Heterogeneous Workspaces
Data agents enable natural-language analytics over organizational workspaces, where relevant evidence may be scattered across databases, structured files, long documents, and multimedia. Existing benchmarks largely isolate structured querying, retrieval, or open-ended analysis, leaving heterogeneous evidence discovery, complete tabular outputs, and deterministic evaluation insufficiently unified. We introduce DataSpace, a benchmark in which data agents produce verifiable tabular results from task-local heterogeneous workspaces. It contains 410 cross-language tasks and 7,439 artifacts totaling 15.01 GB across CSV, JSON, SQLite, Markdown, PDF, and video. DataSpace also served as the official evaluation benchmark for the KDD Cup 2026 Data Agents for Complex Data Analysis competition. Each agent receives only a question and workspace and returns the complete requested tabular result. We construct DataSpace with DataSpace-Builder, an execution-grounded framework comprising cross-language transformation, constraint-aware relational sampling, modality routing and artifact rendering, and human review and task repair by 11 domain experts. A deterministic evaluator performs header-invariant column alignment, type- and precision-aware normalization, and order-aware row comparison. Across six recently released frontier multimodal models and five widely used agent harnesses, the best accuracy reaches 66.34%, while harness choice creates a 15.36-point spread with the backbone fixed. Multimodal evidence integration and joins consistently reduce accuracy across all six backbones. These results show that DataSpace remains unsaturated and identify key challenges for improving data-agent reliability.
- Teaching Nemotron Greek: Mining a Corpus, Adapting Retrieval, and Grounding Generation for Modern Greek across Specialist Domains
Modern Greek is absent from NVIDIA's Nemotron retrieval models and from major multilingual retrieval benchmarks, despite being important for retrieval-augmented generation (RAG) in legal, energy, financial, and medical applications. We present an end-to-end adaptation of the Nemotron retrieval stack for Modern Greek, including corpus mining, synthetic supervision, retrieval model training, reranker adaptation, reader fine-tuning, and a new benchmark called HERA. Our study shows that a parameter-free BM25 baseline outperforms several off-the-shelf multilingual dense retrieval models on specialist Greek corpora. After fine-tuning on 65,773 Greek retrieval pairs, a Nemotron 1B embedder improves nDCG@10 from 0.362 to 0.835 and substantially outperforms its unadapted counterpart. The learned language competence transfers to general-domain Greek, although the advantage over BM25 remains domain-dependent. We further adapt a cross-encoder reranker and demonstrate consistent improvements across specialist domains. Finally, we LoRA-tune a Nemotron 30B-A3B mixture-of-experts reader for grounded generation, increasing judged answer correctness from 29.4% to 66.9% while significantly improving faithfulness and citation quality. We also introduce HERA, the first large-scale Greek benchmark for retrieval-augmented generation, and release our adapted models and benchmark to support future research on Greek-language RAG systems.
- DyPES-VLA: Learning Shared Dynamics Priors and Embodiment-Specific Control for Cross-Embodiment Manipulation
Vision-Language-Action (VLA) models have become a powerful paradigm for robot manipulation, but training a single generalist policy for heterogeneous robot embodiments remains an open problem. Existing methods have two main limitations. First, they underuse dynamics priors shared across diverse visual and interaction data, limiting cross-embodiment transfer. Second, they require extensive manual preprocessing to convert embodiment-specific actions into a common format. To overcome these limitations, we propose DyPES-VLA, a cross-embodiment VLA that learns shared Dynamics Priors and Embodiment-Specific control. First, we learn shared dynamics priors by training the vision-language model (VLM) with a future-prediction objective on cross-embodiment data, driving the shared query representation to capture object motion, contact, and interaction-induced scene changes. Second, an embodiment-specific Mixture-of-Experts (MoE) action head translates these shared dynamics priors into executable controls directly in each embodiment's native action space, without manually pre-aligning heterogeneous actions into a common format. This head shares attention layers to capture common temporal action structures, while its embodiment-specific feed-forward experts resolve the unique kinematic constraints and control semantics of distinct embodiments. As a generalist policy, our \ourmethod achieves state-of-the-art performance across simulation and real-world evaluations, reaching 98.0% success on LIBERO, 59.25% on RoboCasa-GR1, and 89.02% on RoboTwin~2.0.
- World-to-Wrist: Task-Conditioned Future Wrist Modeling for Fine-Grained Robot Manipulation
Vision-language-action (VLA) models often treat main-view and wrist-view observations as parallel visual inputs, overlooking their distinct roles in robot manipulation. Fine-grained manipulation, however, benefits from anticipating how wrist-local interactions may evolve under the global task context. To address this limitation, we present World-to-Wrist VLA (W2-VLA), a VLA model for fine-grained robot manipulation with task-conditioned future wrist modeling. Given current multi-view observations and a task instruction, W2-VLA contextualizes a set of latent modeling tokens as a compact interface between the vision-language model and the wrist predictor. Conditioned on this interface and the observed wrist history, the predictor forecasts future wrist latents, which are transformed into future-aware context for action prediction. In addition, we introduce W2-CoT, a synthesis pipeline that produces structured annotations describing manipulation progress, physical transition cues, and wrist-local evidence. These annotations provide auxiliary supervision that shapes the task-conditioned latent interface. Experiments on LIBERO, RoboTwin 2.0, and real-world manipulation tasks demonstrate improved fine-grained and contact-sensitive manipulation across both single-arm and bimanual settings, while maintaining action-generation rates above 80 Hz.
Techmeme(15)
- Sources: data center operator Switch filed confidentially for a US IPO, and a listing could take place as soon as November; Ben Horowitz is joining its board (Bailey Lipschultz/Bloomberg)
Bailey Lipschultz / Bloomberg : Sources: data center operator Switch filed confidentially for a US IPO, and a listing could take place as soon as November; Ben Horowitz is joining its board — Switch Inc. filed confidentially for a US IPO, according to people familiar with the matter, joining its data center peers …
- Retailers are updating their websites to rank highly in chatbot results, while making sure purchases are done on their own sites to collect customer data (Arriana McLymore/Reuters)
Arriana McLymore / Reuters : Retailers are updating their websites to rank highly in chatbot results, while making sure purchases are done on their own sites to collect customer data — As shoppers increasingly turn to ChatGPT and Google's Gemini for product recommendations, retailers are racing to appear in chatbot results …
- TMTG interim CEO Kevin McGurn says the company is pulling back from a pair of Crypto.com deals to focus on its media arm and its pending merger with TAE (Sara Fischer/Axios)
Sara Fischer / Axios : TMTG interim CEO Kevin McGurn says the company is pulling back from a pair of Crypto.com deals to focus on its media arm and its pending merger with TAE — Truth Social's parent company, Trump Media and Technology Group, is pulling back from a pair of Crypto.com deals as its new leadership looks …
- Sources: Cursor told staff on Thursday that SpaceX could complete its $60B acquisition as soon as next week and the Cursor brand name will likely be phased out (Grace Kay/The Information)
Grace Kay / The Information : Sources: Cursor told staff on Thursday that SpaceX could complete its $60B acquisition as soon as next week and the Cursor brand name will likely be phased out — Cursor told staff at an all-hands meeting on Thursday that SpaceX could complete its $60 billion acquisition of the coding startup …
- The US Treasury sanctions Dubai-based unlicensed crypto exchange Shelbit, alleging it processed millions in crypto for IRGC and other Iran-linked groups (Reuters)
Reuters : The US Treasury sanctions Dubai-based unlicensed crypto exchange Shelbit, alleging it processed millions in crypto for IRGC and other Iran-linked groups — The United States on Friday sanctioned an unlicensed multi-state cryptocurrency exchange, alleging it processed millions of dollars …
- Microsoft plans to end support for Manifest V2 extensions in Edge starting this month, following Google Chrome, and for enterprise users in early 2027 (Stevie Bonifield/The Verge)
Stevie Bonifield / The Verge : Microsoft plans to end support for Manifest V2 extensions in Edge starting this month, following Google Chrome, and for enterprise users in early 2027 — Microsoft's plan for Edge means that uBlock Origin users are losing one of their browser options.
- Munich-based NavVis, which provides enterprises with spatial data on factories, plants, buildings, and more, raised an $85M Series D led by The Jordan Company (Rahul Raj/EU-Startups)
Rahul Raj / EU-Startups : Munich-based NavVis, which provides enterprises with spatial data on factories, plants, buildings, and more, raised an $85M Series D led by The Jordan Company — NavVis, a Munich-based spatial twin platform for the built world, has raised a €73.7 million ($85 million) …
- Sources: legal AI startup Harvey is in talks to raise $500M+ at a $15.5B valuation, up from $11B in March, and is generating $350M+ in annualized revenue (The Information)
The Information : Sources: legal AI startup Harvey is in talks to raise $500M+ at a $15.5B valuation, up from $11B in March, and is generating $350M+ in annualized revenue — Legal AI startup Harvey is in talks to raise at least $500 million at a $15.5 billion valuation including the investment, a 40% premium to its last valuation five months ago.
- Cloudflare debuts Kitesurf, a cloud-hosted browser for AI agents built on top of its Workers serverless service, available for free while in beta in Browser Run (Sarah Perez/TechCrunch)
Sarah Perez / TechCrunch : Cloudflare debuts Kitesurf, a cloud-hosted browser for AI agents built on top of its Workers serverless service, available for free while in beta in Browser Run — Cloudflare is the latest company to join the race to build a new web browser. But instead of pitching a Chrome alternative to consumers …
- OpenAI says it has expanded safety testing around its upcoming model Astra as it "cannot rule out" critical cyber capabilities, potentially delaying its launch (Axios)
Axios : OpenAI says it has expanded safety testing around its upcoming model Astra as it “cannot rule out” critical cyber capabilities, potentially delaying its launch — OpenAI “cannot rule out” that its upcoming model Astra has"critical" cyber capabilities, a designation that has prompted …
- Singapore-based Multiplier, which acquires accounting firms to boost their growth with AI tools, raised a $35M Series B led by TheGP at a $300M valuation (Maria Armental/Wall Street Journal)
Maria Armental / Wall Street Journal : Singapore-based Multiplier, which acquires accounting firms to boost their growth with AI tools, raised a $35M Series B led by TheGP at a $300M valuation — The $300 million company raised $35 million and hired former Slack CFO Allen Shim as it pursues an aggressive, acquisition-led expansion
- Nielsen agrees to acquire and take digital media monitor DoubleVerify private in an all-cash deal with a ~$2.15B enterprise value, expected to close by Q1 2027 (Brian Steinberg/Variety)
Brian Steinberg / Variety : Nielsen agrees to acquire and take digital media monitor DoubleVerify private in an all-cash deal with a ~$2.15B enterprise value, expected to close by Q1 2027 — Audience-measurement giant Nielsen said it would acquire the digital-media monitor DoubleVerify in an all-cash transaction …
- Singapore-based AI infrastructure startup Acrab raised a $130M Series B, bringing its total funding to more than $480M (Mars W. Mosqueda Jr/DealStreetAsia)
Mars W. Mosqueda Jr / DealStreetAsia : Singapore-based AI infrastructure startup Acrab raised a $130M Series B, bringing its total funding to more than $480M — Acrab, a Singapore-headquartered AI infrastructure startup, has announced raising $130 million in a Series B funding round backed by existing investors Vertex Ventures …
- Ad measurement company VideoAmp cut ~20% of its staff this week, citing that "AI is a major platform shift"; sources: 50 to 60 were laid off, including the CTO (Nat Ives/Wall Street Journal)
Nat Ives / Wall Street Journal : Ad measurement company VideoAmp cut ~20% of its staff this week, citing that “AI is a major platform shift”; sources: 50 to 60 were laid off, including the CTO — Plus, Claire's redesigns its ear-piercing experience to compete with trendy studios
- Anthropic updates Claude Fable 5's biology safeguards to reduce false positives, cutting biology-related "fallbacks" by ~85% in testing across product surfaces (Anthropic)
Anthropic : Anthropic updates Claude Fable 5's biology safeguards to reduce false positives, cutting biology-related “fallbacks” by ~85% in testing across product surfaces — We're making updates to Claude Fable 5's biology safeguards in a way that substantially reduces false positives.
Solidot(15)
- 中国科学家确认胶球存在
在粒子物理学中,胶球是仅仅由胶子组成的复合粒子,不包含任何价夸克。在实际发现胶球前,理论预测中的胶子是可以达成这种特殊束缚态的,因为胶子本身带有色荷,所以能够通过强核力相互作用。但由于胶球总是与其它普通的介子束缚态一同产生,所以很难在粒子加速器中探测出来。北京正负电子对撞机的北京谱仪III实验(BESIII)国际合作组,周四在巴西举行的国际高能物理大会上宣称,经过 15 年的持续研究,BESIII 实验已建立了证明胶球存在的完整证据链。2011年,BESIII合作组依靠北京正负电子对撞机产生的大量J/psi粒子,在J/psi粒子的衰变产物中发现了一个新粒子X(2370),疑似为胶球。研究团队于2024年首次利用100亿个J/psi粒子,测定了X(2370)的自旋和宇称量子数,其质量与格点量子色动力学对相同量子数胶球的理论一致。
- 糖在人类演化中起到了核心作用
2017 年研究灵长类动物大脑的研究人员发现:在逾 140 种灵长类物种中,以水果为食的物种大脑比以肉食或树叶为食的同类更大。这意味着大脑体积的变化由食物驱动,而不是由复杂社会互动驱动的。水果富含糖,大脑依靠葡萄糖作为能量来源。这一发现促使研究人员开始思考含糖食物在人类演化过程中发挥了什么作用。Jennie Brand-Miller 等人在《科学》期刊上发表论文,报告糖在人类演化中起到了核心作用。研究人员利用各种人科物种体型数据,以及从化石记录中收集到的饮食信息,构建了人科动物饮食中糖、蛋白质、纤维、淀粉和脂肪随时间变化的分解模型。研究结果表明,早期人科动物可能从水果和蜂蜜等甜食中获取高达 66% 的能量。分析发现,在人类演化过程中,人科动物从这些食物中累积的能量占到了总能量的 20%-35%。研究人员强调,研究结果并不意味着肉或鱼等动物性食物不重要。
- AMD 收购将权重直接刻在芯片上的 AI 初创公司
AMD 收购了将权重直接刻在芯片上的 AI 初创公司 Taalas。Taalas 创办于 2023 年,它研发专门用于执行 AI 模型推理任务的集成电路 MSIC(代表 model-specific integrated circuits),其推理速度比 GPU 和其它专用加速器高出一个数量级以上。Taalas 今年 2 月展示了它用台积电 6nm 工艺制造的测试芯片 HC1,测试显示芯片能以每秒 16,960 个 tokens 的速度处理 Meta 的 Llama 3.1 8B 模型,这一速度比英伟达的 GPU 快 48 倍,比 Cerebras 的加速器快 8.5 倍。Taalas 计划今夏推出第二代 HC2 芯片,目标是将参数数量提升至 200 亿。它的缺点是一旦部署只能使用当前的模型,新模型需要重新设计芯片,但并不需要从零开始设计,只需要更换两层金属,因此既便宜也省时间。
- 字节跳动开发 10 万亿参数模型
字节跳动正在训练一款 10 万亿参数模型。新模型目前正处于预训练阶段。这一过程通常需要耗时三到六个月,随后才能进入微调并最终发布。中国 AI 公司如月之暗面的 Kimi K3 模型有 2.8 万亿参数,而美团的 LongCat-2.0 与 DeepSeek 的 V4-Pro 有 1.6 万亿的参数。Anthropic 最先进的 Mythos 5 参数量估计为 8 万亿,Fable 5 约为 5 万亿。这意味着,单从规模指标来看,字节跳动研发的新模型在规模上已与 Mythos 相近。
- 美洲狮改变鹿的行为减少交通事故
生活在大型食肉动物身边可能会让你更加安全。一项研究发现,美洲狮能改变鹿的行为,从而减少它们在道路上与汽车发生碰撞的可能性。在美洲狮分布较为密集的地区,在 5 年的时间内,动物撞车的次数显著减少。研究人员发现,在有美洲狮出没的地方,鹿更愿意在白天活动。它们出现在道路密集区域的可能性降低了 15%,转而选择在偏远的栖息地停留更长的时间。基于鹿的活动方式发生的这些变化,研究人员测算出鹿与车辆发生碰撞的可能性下降了 67%。他们还估计,未来 5 年内,车辆与鹿发生碰撞的数量将减少 76%。通过这项研究,科学家希望更多人能够开始意识到生活在大型食肉动物中间的好处。
- 日本反复要求特朗普政府停止用马里奥宝可梦等热门 IP 角色制作梗图
日本政府官员反复要求特朗普政府停止用马里奥、宝可梦和火影忍者等热门 IP 角色制作梗图,认为此举损害了相关知识产权。包括白宫 X 账号在内的美国政府官方社媒账号过去一年发布了大量使用日本热门动漫和游戏角色的梗图和视频。日本外务省多次呼吁美国政府停止发布此类内容,表示“即使是公共机构,未经版权所有者同意复制受版权保护的作品也是不恰当的”。日本防卫省今年 6 月至少两次通过美国驻日本大使馆呼吁特朗普政府停止使用火影忍者、宝可梦和马里奥等 IP 发表支持战争和宣传性质的内容。今年 6 月特朗普总统在 Truth Social 上分享了一段 AI 生成视频,将自己刻画成热门动漫火影忍者的主角漩涡鸣人,此举再次引发强烈反弹。
- 《时代》杂志网站展示只有 AI 能看到的广告
《时代》杂志网站开始展示只有 AI 爬虫能看到的带有品牌信息的广告。这些广告旨在影响 AI 聊天机器人,让 AI 从积极的角度谈论品牌产品,而 AI 获得的信息无法追溯到实际页面。《时代》网站排除了 Google 的爬虫,原因是 Google 会惩罚向机器人和真实用户展示不同搜索结果的网站。广告技术平台 Mobian 的联合创始人兼 CEO Jonah Goodhart 指出,影响机器人可能比影响人类用户更重要,因为影响人类用户只能影响一个人。而影响 ChatGPT 就是影响整个 ChatGPT。如果 ChatGPT 改变了它对某个品牌的评价,其影响将是巨大的,远超任何单一广告活动所能达到的效果。
- FDA 批准首款 mRNA 流感疫苗上市
在一波三折之后,FDA 批准了美国首款 mRNA 流感疫苗上市。临床试验显示,该疫苗的有效性比传统流感疫苗高约 27%。这款由 Moderna 生产、以 mFlusiva 为名销售的疫苗预计将于今年秋季上市,适用于 50- 64 岁以及 65 岁及以上的人群。但老年人群的批准还需 Moderna 进行一项额外的临床试验。疫苗采用与 Moderna 和辉瑞公司新冠疫苗相同的 mRNA 平台。mRNA 疫苗一大优点是其生产速度远快于传统疫苗,科学家因此能更好匹配流行的流感病毒株。Moderna 表示,从选定病毒株到推出 mRNA 流感疫苗,只需两到三个月,而传统流感疫苗则需要约六个月。
- SpaceX 火箭残骸撞击月球
韩国月球轨道器“赏月”号拍摄到 SpaceX Falcon 9 火箭残骸撞击月球前后的高分辨率影像。这枚火箭残骸于 5日 6.35am GMT 以 8,690km/h 时速撞击月球爱因斯坦环形山附近。“赏月”号在撞击约 30 分钟前进行首次拍摄,并在撞击后进行了 7 次观测拍摄。初步观测资料显示,撞击点附近出现地形变化和喷出物扩散痕迹。以往对人造物体撞击月球的确认,大多是在相当长的时间过后才通过表面变化来推断,而“赏月”号同时获取了撞击前的基准影像和撞击后的即时影像,因此有望成为能够单独分离并分析撞击所引发变化的珍贵资料。
- 世界正在耗尽河沙
世界各地的工业采砂活动正以远超地球自然补充的速度开采河床沉积物。世界正在耗尽河沙。研究显示全世界对河沙和砾石的需求是不可持续的。越南目前的采砂速度约为自然沉积物补充速度的 11.8 倍。越南在 2015-2022 年间开采了约 3.66 亿立方米的沙子,导致河床平均下沉 0.48 米。如此大的变化会对水流方式、河流系统的健康以及河流两岸的结构产生重大影响。越南湄公河段在 2018-2020 年间,逾 1800 栋房屋因河岸侵蚀而倒塌。如果越南湄公河目前的采砂速度持续下去,到 2035 年河沙将枯竭。河沙因其颗粒能提供合适的摩擦力,且一般不含盐分,因此在建筑领域广泛使用,它占到了混凝土体积的七成以上。
- 未来的火星宇航员如何应对有毒的火星沙尘?
NASA 未来有意将宇航员送往火星,但火星宇航员如何应对有毒的火星沙尘?NASA 今年早些时候成立了 Martian Dust Limit Working Group,评估已知和未知的火星沙尘对人类宇航员的毒理学危害,最终为人类在火星上设定一个允许的暴露极限值。几十年前的阿波罗宇航员就发现处理月尘很麻烦。月尘会粘附在任何接触到的物体上,会侵蚀宇航服,导致设备和仪器过热,破坏宇航服的密封性,甚至刺激宇航员的眼睛和肺部。火星沙尘不像月尘那样尖锐会割伤人,但火星沙尘有月尘没有的化学成分和矿物质,如对人类有害的高氯酸盐。火星是完全不同的世界,火星沙尘比月尘对健康的危害要大得多。
- Redidt 准备进一步限制 Old Reddit
Reddit 的新版本因为推荐算法和广告等原因而导致用户体验不佳,老用户仍然偏爱旧版本的 Old Reddit(old.reddit.com)。但根据最新的官方博客,Old Reddit 的未来岌岌可危。Reddit 官方声称内容抓取者利用了 Old Reddit 无需登陆的便利而恶意抓取其内容,它将逐步改变 Old Reddit。短期内用户仍然能继续访问 Old Reddit,但将需要登陆。对于所谓的“改变”,Reddit 官方没有给出更具体的说明,只是表示在“探索不同的方案”。Old Reddit 最终可能会消失。
- 科学家确认灯架虎耳草是食肉植物
科学家在青藏高原发现的开花植物灯架虎耳草被确认为一个新的食虫植物谱系,以确凿证据实证存在食肉植物类型,也证实进化论奠基人达尔文 150 多年前提出的植物物种可能具有食肉性的预测。研究结果表明,灯架虎耳草能够吸引、捕获并消化昆虫,并从中吸收氮元素。1875 年达尔文曾推测,作为一类通常生长在高山环境中的被子植物,虎耳草属的某些物种可能具有食肉性,因为它们拥有能够捕获昆虫的粘性腺毛。此前一直缺乏确凿证据来支持这一假说。在本项研究中,研究团队对生长在中国青藏高原-横断山脉高山地区的灯架虎耳草进行全面深入研究,实地观察和现有植物样本的调查显示,在 45 个被调查的标本中,有 43 个的腺毛上附着有昆虫猎物,成熟植株平均共捕获 71 只昆虫(主要附着在这些腺毛上)。随后研究团队通过荧光标记法检测到了磷酸酶活性(一种常见于食虫植物的消化酶),这表明该植物可能具有消化猎物的能力。接下来,研究团队将标记有稳定氮同位素的果蝇喂给灯架虎耳草,以分析该植物能否从猎物中吸收营养。他们观察到,灯架虎耳草及另一种食虫植物的对照植株中,标记氮的水平显著上升,这与非食虫对照组形成鲜明对比,从而支持了灯架虎耳草物种具有食虫行为的假说。
- 观鸟活动或有助于延缓大脑衰老
发表在《Journal of Neuroscience》期刊上的一项研究发现,资深观鸟者的大脑结构与普通人之间存在一些差异,或许正是这些差异让他们能更好地识别陌生鸟类。这或许表明,观鸟活动能重塑人的大脑,其作用机制与学习一门语言或一种乐器类似。这类活动或许能增强参与者的认知储备,即提升大脑抵御衰老、适应损伤的能力。 在学习或练习某项技能时,大脑会强化并优化相关神经通路,这种能力被称为“神经可塑性”,是人类发展专业技能的基础。为探究观鸟活动是否同样能重塑大脑,加拿大约克大学的研究人员对 48 名业余观鸟者进行了大脑结构与功能分析。受试者年龄在 22-79 岁之间,两组在性别、年龄和受教育程度上均相当,其中有一半经筛查测试被判定为资深观鸟者,而另一半为新手。
- 北极气温多次超过 32 摄氏度
北极多地气温本周多次超过 32 摄氏度。北极圈附近的 Selagoncy 气象站记录到 33.9 摄氏度的高温;另一个气象站 Olenek 的气温也达到了 32.7 摄氏度。气象学家 Alan Gerard 表示,最近几年的研究表明,由于海冰减少的反馈作用,北极升温速度远超地球其它地区,“这是一个危险的反馈循环:随着海冰融化,北极反射的阳光减少,海洋吸收的热量增加。反过来又导致海冰进一步减少。该地区升温速度比世界其它地区快四倍。”今年预计将出现强厄尔尼诺现象,气温上升的趋势短期内不太可能放缓。
OrangeBot Weekly
The best new AI tools + Claude Code skills, every week — with my verdict on what’s actually worth your time. No hype.
Free · One-click unsubscribe · No spam