每日简报

2026-06-19

Morning Brief

2026-06-19

今天AI和生物科技在经济与国际局势变化中扮演了关键角色。

今日最重要的 5 件事

  1. 1
    技术动态GitHub Trending

    高性能代码智能MCP服务器发布

    为什么重要 这一技术能迅速提升开发者代码理解与检索效率,符合现代开发需求。

  2. 2
    财经要点Bloomberg Markets

    俄罗斯售出黄金矿业公司股份

    为什么重要 该交易反映出俄罗斯经济在国际制裁下的不断调整,决定了市场信心和价格。

  3. 3
    技术动态OpenAI News

    OpenAI推出新支出控制工具

    为什么重要 该工具助力企业在增长时高效管理AI应用成本,推动整个行业向智能化转型。

  4. 4
    时政观察NPR World

    美国与伊朗的谈判被取消

    为什么重要 取消的谈判展示了中东地区局势的不确定性,对全球经济和政治关系构成挑战。

  5. 5
    财经要点Financial Times

    艾伯维公司收购Apogee Therapeutics

    为什么重要 此交易标志着生物科技行业并购活动的增长,显示市场对创新药物的强烈需求。

市场状态

Risk-Off
  • 7 个跟踪资产处于多头趋势,12 个处于空头趋势。
  • SPY 当前为 bullish,5 日 +1.22%,RSI 54.1。
  • 加密恐惧贪婪指数为 14(极度恐慌)。
  • 加密总市值 24h 变化为 -1.10%。

观察 观察 BTC 在 5 日 -1.72% 后能否企稳。

招聘信号

  • 升温 AI治理和伦理 各大企业在AI应用过程中需要建立伦理框架,相关岗位需求上升。
  • 升温 生物科技并购分析 生物科技行业并购活动加剧,需要具备并购经验的人才。
  • 升温 数据分析与预测建模 时间序列预测和数据驱动决策工具的需求在不断增加。

论文趋势

X 讨论主题

Top Project

DeusData/codebase-memory-mcp

C · ★ 7,692 · 🍴 597 · 📈 1,055 stars today

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

中文介绍 高性能的代码智能MCP服务器,将代码库索引到持久的知识图谱中,平均每个仓库只需毫秒级响应,支持158种语言,查询延迟低于毫秒,且使用的token减少99%。为什么重要:这一工具极大提高了代码检索效率,为开发者提供了更快速的代码理解和信息提取手段,符合现代开发效率提升的趋势。

Most Practical

google-research/timesfm

Python · ★ 23,910 · 🍴 2,257 · 📈 1,516 stars today

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.

中文介绍 TimesFM(时间序列基础模型)是由Google Research开发的预训练时间序列基础模型,旨在进行时间序列预测。为什么重要:它为时间序列分析和预测提供了强大的工具,推动了数据驱动决策的智能化进程。

Most Surprising

palmier-io/palmier-pro

Swift · ★ 1,509 · 🍴 167 · 📈 749 stars today

macOS video editor built for AI

中文介绍 Palmier Pro是基于macOS的AI视频编辑器,专为简化视频制作流程而设计。为什么重要:它显示出AI在创作领域的应用潜力,可能导致传统视频编辑软件向智能化、自动化方向转变。

Moebius: 0.2B Lightweight Image Inpainting Framework with 10B-Level Performance

👍 50

While 10B-level industrial foundation models have pushed the boundaries of image inpainting, their prohibitive computational costs severely hinder practical deployment. Constructing a highly optimized task-specific specialist offers a promising solution; however, extreme structural compression inevi

中文介绍 针对现有10B级别图像修复模型在计算成本上的障碍,提出了一种名为Moebius的轻量级框架。该框架通过极端结构压缩与任务特定优化相结合,达到接近10B级性能。实验结果显示,与传统模型相比,Moebius在保持效果的同时显著降低了计算需求。意义:为图像修复和轻量化模型设计提供了新思路。

DragMesh-2: Physically Plausible Dexterous Hand-Object Interaction with Articulated Objects

👍 43

Dexterous interaction with articulated objects is important for household, assistive, and humanoid manipulation, where multi-finger hands can provide compliant contact patterns beyond parallel-jaw grasping. However, articulated-object manipulation differs from static-object manipulation: the target

中文介绍 提出了DragMesh-2,一个可实现物理上合理的多指手与可动物体交互的方法。该方法针对动作变化自动生成相应的动态接触模式,提升了家用和辅助设备的操作能力。通过实验验证,DragMesh-2在处理复杂物体时表现出更高的灵活性与效率。意义:增强机器人对环境的适应性,推动人机交互技术的发展。

MolmoMotion: Forecasting Point Trajectories in 3D with Language Instruction

👍 40

Motion forecasting is central to visual intelligence: agents must anticipate how objects will move in order to plan actions, reason about physical interactions, and synthesize realistic futures. We argue that 3D points in world coordinates provide a general representation that is class-agnostic, vie

中文介绍 MolmoMotion提出了一种基于语言指令的3D点轨迹预测方法,旨在提升机器视觉智能中的动作预测能力。该方法利用世界坐标中的3D点提供了一种通用表示,支持更复杂的物体运动规划与物理交互。实验结果表明,该方法在多种真实场景中均有效能显著提升。意义:为智能体计划与推理提供了新的范式。

Playful Agentic Robot Learning

👍 31

Current agentic robot systems can write executable Code-as-Policy programs, observe feedback, and revise behavior across multiple attempts, but they remain largely task-driven: reusable skills are acquired only after explicit instructions. We study Playful Agentic Robot Learning, where an embodied c

中文介绍 研究了Playful Agentic Robot Learning,提出了一种新方法,使机器人能够自主编写并执行可执行的策略程序。与传统的任务驱动学习相比,新方法强调灵活的技能获取和行为调整,有利于提升机器人的适应性与效率。实验表明,该系统在多个任务中显示出更强的学习能力。意义:推动智能体自我学习与适应能力的研究。

S-Agent: Spatial Tool-Use Elicits Reasoning for Spatial Intelligence

👍 25

Real-world spatial intelligence requires reasoning over a continuous and evolving 3D world, yet existing VLMs and tool-augmented agents largely remain tied to static, stateless inference from isolated visual observations. We introduce \textsc{S-Agent}, a spatial tool-use agentic paradigm for underst

中文介绍 S-Agent引入了一种新的空间工具使用智能体框架,以应对现实世界中的动态三维空间推理挑战。与静态视觉观察不同,该框架使得智能体能够利用工具进行推理与决策。实验结果显示,S-Agent在几种复杂任务中显著提高了空间理解能力。意义:旨在改善智能体在动态环境中的操作能力。

EfficientRollout: System-Aware Self-Speculative Decoding for RL Rollouts

👍 20

Reinforcement learning (RL) has become a representative post-training paradigm for LLMs, enabling strong reasoning and agentic capabilities. However, rollout generation remains a dominant latency bottleneck because autoregressive sampling decodes responses sequentially and a small number of long-tai

中文介绍 EfficientRollout提出了一种系统感知的自我推测解码方法,以改善强化学习(RL)中的回合生成延迟。通过改变自回归采样策略,该方法可加速长尾任务的处理,提升响应速度和效率。实验结果显示,该方法能够在较短时间内实现更优的决策质量。意义:推动强化学习在实际应用中的效率提升。

Beyond Static Leaderboards: Predictive Validity for the Evaluation of LLM Agents

👍 19

Agent benchmarks are growing fast, but no single benchmark touches more than four or five of the dimensions that deployment exposes. This paper aggregates the largest coordinated deep-dive of one MCP-based industrial-agent benchmark to date: fourteen parallel implementation studies covering new asse

中文介绍 Beyond Static Leaderboards这项研究聚焦于LLM代理评估的预测有效性,整合了多个维度的评估,以更全面地了解其在实际部署中的表现。通过对多个并行实施的新资产和性能指标进行大规模协调,研究推进了LLM评估的全面性和科学性。意义:为LLM的评估标准化提供新的方向,推动实际应用落地。

From Trainee to Trainer: LLM-Designed Training Environment for RL with Multi-Agent Reasoning

👍 16

Reinforcement learning pipelines for Large Language Model (LLM) training often rely on manually redesigned environments between stages, requiring practitioners to heuristically infer which configuration will best improve the current policy. To automate this process, we propose the LLM-as-Environment

中文介绍 提出了一种新的LLM训练环境设计方法,旨在自动化强化学习中的环境重定义过程。通过引入LLM作为环境设计者,研究显示该方法能有效简化环境配置,提高当前策略的优化效率。实验验证了所提方法在复杂多代理场景中的有效性。意义:促进强化学习与大型语言模型的协作发展。

FreeStyle: Free Control of Style-Content Dual-Reference Generation from Community LoRA Mining

👍 15

Style-content dual-reference generation aims to synthesize an image that preserves the structure and semantics of a content reference while adopting the style of a separate style reference.Despite recent progress, this setting remains challenging because models must balance content fidelity, style a

中文介绍 FreeStyle旨在实现社区LoRA挖掘下风格-内容双重参考生成的自由控制。通过在风格与内容之间平衡,该方法能够合成更具表现力和美感的图像。实验结果表明,相较于传统方法,FreeStyle在内容保真度与风格呈现上均表现出更高的灵活性。意义:为生成艺术和图像处理领域提供新方法。

Native Active Perception as Reasoning for Omni-Modal Understanding

👍 12

Passive models for long video understanding typically rely on a "watch-it-all" paradigm, processing frames uniformly regardless of query difficulty, causing computational cost to grow with video duration. Although interactive frameworks have emerged, they often rely on global pre-scanning, and their

中文介绍 研究Native Active Perception的可交互框架,用于增强全模态理解的推理能力。通过使用个性化预扫描方法,动态调整模型处理策略,从而降低复杂查询带来的计算成本。实验验证该方法在长视频理解任务中的有效性。意义:为提升视频智能理解和处理效率提供新思路。

Beyond Alignment: Value Diversity as a Collective Property in Multicultural Agent Systems

👍 9

Multicultural multi-agent systems are increasingly deployed in globally diverse settings, where different agents are grounded in different cultural backgrounds. Existing cultural evaluation focuses on value alignment: how closely a single agent matches a target culture. Yet alignment is a per-agent

中文介绍 Beyond Alignment探讨了多文化多代理系统中价值多样性的问题,提出与单一文化对齐不同,必须考虑多个代理的文化背景。研究显示,价值多样性可提高系统的适应性和协作能力,为评估和优化多文化代理提供了新的视角。意义:推动智能系统的文化敏感性和多样性考虑。

MaineCoon: Pursuing A Real-Time Audio-Visual Social World Model

👍 8

As an increasing majority of global video content is consumed on social platforms for interactive social purposes, video generation models built for social worlds are important but largely overlooked by previous studies. In this work, we define the position of social world models and build a prototy

中文介绍 MaineCoon定义了社交世界模型在实时音视频生成中的应用,致力于为社交互动提供更为真实的生成内容。通过构建原型,该模型能够更好地理解和反应社交环境的动态特征。实验结果显示,在社交内容生成上表现出色。意义:促进社交智能体与内容生成的相互影响和发展。

STARE: Surprisal-Guided Token-Level Advantage Reweighting for Policy Entropy Stability

👍 8

Reinforcement Learning with Verifiable Rewards algorithms like GRPO have emerged as the dominant post-training paradigm for complex reasoning in LLMs, yet commonly suffer from policy entropy collapse during training. We conduct a first-order gradient analysis of token-level entropy dynamics under GR

中文介绍 STARE提出了一种基于惊讶度引导的策略熵重加权方法,旨在解决强化学习中策略熵崩溃的问题。通过对令牌级熵动态进行分析,提出了一种新的训练策略,有效提升了训练过程的稳定性与策略质量。实验结果显示,该方法可显著改善LLM的推理性能。意义:为强化学习稳定性问题提供了新策略。

DF3DV-1K: A Large-Scale Dataset and Benchmark for Distractor-Free Novel View Synthesis

👍 7

Advances in radiance fields have enabled photorealistic novel view synthesis. In several domains, large-scale real-world datasets have been developed to support comprehensive benchmarking and to facilitate progress beyond scene-specific reconstruction. However, for distractor-free radiance fields, a

中文介绍 DF3DV-1K推出了一个大型数据集及基准,专注于无干扰的新的视角合成。这一创造性的数据集为研究领域提供了一个可靠的基准,推动光场技术在现实场景中的应用测试。实验表明,新数据集推动了光场技术的进一步发展。意义:为新视角合成研究开拓了更广泛的应用方向。

ENPIRE: Agentic Robot Policy Self-Improvement in the Real World

👍 7

Achieving dexterous robotic manipulation in the real world heavily relies on human supervision and algorithm engineering, which becomes a central bottleneck in the pursuit of general physical intelligence. Although emerging coding agents can generate code to automate algorithm search, their successe

中文介绍 ENPIRE针对现实环境中的灵巧机器人政策自我改善进行了研究。该方法通过生成自适应代码以优化算法搜索,减少了对人为监督的依赖,提升了机器人在复杂任务中的表现。实验结果验证了该方法的有效性和机器人能力的提升。意义:助力实现更全面的物理智能。

ViT-Up: Faithful Feature Upsampling for Vision Transformers

👍 6

Vision Transformers (ViTs) have become a dominant architecture for visual representation learning, providing exceptionally strong and broadly reusable backbone features. However, ViTs are commonly operated on relatively small patch-token grids due to the quadratic cost of global self-attention, whic

中文介绍 ViT-Up提出了一种可靠的特征上采样方法,以解决视觉Transformer(ViT)在处理小补丁令牌网格时的局限性。该方法优化了自注意机制,以平衡性能与计算效率。实验结果表明,ViT-Up在多个视觉任务中均表现出色。意义:为视觉学习架构的高效性提供了新思路。

Multi-LCB: Extending LiveCodeBench to Multiple Programming Languages

👍 5

LiveCodeBench (LCB) has recently become a widely adopted benchmark for evaluating large language models (LLMs) on code-generation tasks. By curating competitive programming problems, constantly adding fresh problems to the set, and filtering them by release dates, LCB provides contamination-aware ev

中文介绍 Multi-LCB扩展了LiveCodeBench以支持多种编程语言,利用竞争性问题创建不断更新的测试集。通过集成多种语言的评估,Multi-LCB提升了对大型语言模型(LLMs)在代码生成任务中的性能评估的全面性。实验结果验证了其在多语言环境中的有效性。意义:为多语言代码生成的评估提供了新标准。

Understanding the Behaviors of Environment-aware Information Retrieval

👍 4

Recent retrieval-augmented generation (RAG) approaches have demonstrated strong capability in handling complex queries, yet current research overlooks a critical challenge: different retrievers require fundamentally different query formulation strategies for optimal performance. In this work, we pre

中文介绍 Understanding the Behaviors of Environment-aware Information Retrieval探讨了检索增强生成(RAG)模型在处理复杂查询时的性能差异,强调不同检索器对查询表达策略的需求。该研究提供了一种前期分析方法,优化了信息检索在不同查询中的应用。意义:提升信息检索与生成过程的协同作用。

Thinking with Visual Grounding

👍 4

Visual thinking should not only sound right; it should show its evidence. While recent vision-language models (VLMs) can produce natural-language reasoning traces, these traces often leave the supporting image regions implicit, making them hard to verify and difficult to supervise. We introduce visu

中文介绍 Thinking with Visual Grounding提出了一种方法,将视觉推理与图像证据结合起来,解决现有视觉-语言模型(VLM)中推理痕迹的不可验证性。该模型能够明确表示支持推理的图像区域,提升了推理的透明度与可监督性。实验结果证明了其在多种应用场景中的有效性。意义:推动视觉推理研究走向更深层次的应用探索。

SciOrch: Learning to Orchestrate Expert LLMs for Solving Frontier Multimodal Scientific Reasoning Tasks

👍 4

Frontier scientific reasoning remains a major challenge for large language models (LLMs), where even the strongest commercial systems fall short of expert-level performance. A closer look at model behavior reveals substantial complementarity that single-model evaluation hides: different frontier mod

中文介绍 SciOrch致力于协调多种专家LLM以解决前沿多模态科学推理任务。研究表明,不同模型之间的互补性可以显著增强整体性能,提供了在复杂科学任务中的合作新模型。实验结果显示,该方法比单一模型在多模态推理中表现优异。意义:促进多模态学习和科学推理的交叉研究。

Context Engineering for AI Agents: The Complete Playbook

@sairahul1 · 117.4K 粉丝 · 511.9K 阅 · 500 赞 · 84 转

Your AI agent works great for the first 10 steps. Then somewhere around step 15, it starts getting sloppy. Wrong tool calls. Forgetting your original instructions. Low-quality outputs. Most people

中文介绍 讨论了 AI 代理在执行过程中容易出现的问题,如错误的工具调用和低质量输出。分享了有效的上下文工程方法,旨在提升代理的可靠性和效率,避免在关键步骤中出现失误。

The Self-Improving Loop: a 300-agent swarm on Kimi K2.6, verified by Opus 4.8

@0xMovez · 26.7K 粉丝 · 208.0K 阅 · 504 赞 · 59 转

A free open-source model is running 300 parallel agents across 4,000 coordinated steps from a single prompt, and it scores higher on real research tasks than models you pay 5x more for. Most people

中文介绍 介绍了一种新型开源模型,能够以300个并行代理在4,000个协调步骤中高效工作,其性能超越了价格高达5倍的其他模型。这一成果显示出高效协作在 AI 领域的重要性。

Three Ways Codex Can Use a Computer

@jxnlco · 105.9K 粉丝 · 204.4K 阅 · 504 赞 · 47 转

Update: Computer Use is now Available in the EU/UK ;) Enjoy! There are three ways for Codex to use a computer: Computer Use, the Chrome extension, and the in-app browser. They overlap just enough to

中文介绍 阐述了 Codex 如何在计算机上执行任务的三种方式,包括计算机使用、Chrome 扩展和应用内部浏览器。这些功能之间虽有重叠,但各自扮演着不同的角色。

how to get Fable-level intelligence back:

@EXM7777 · 118.9K 粉丝 · 107.7K 阅 · 509 赞 · 44 转

for a few days, we had something that felt like AGI... Fable 5 showed up, effectively unlimited inside the plans, and the ceiling on what you could build lifted overnight but then Anthropic killed it,

中文介绍 分享了一种短暂实现AGI的体验,Fable 5 的引入极大提升了构建能力,但由于某些原因被迫中断。这引发了对 AGI 发展潜力的反思。

ORACLE: Official AI Agents Trade on Polymarket

@OracleMindAI · 21.0K 粉丝 · 105.0K 阅 · 2.8K 赞 · 582 转

In 2026, autonomous AI agents have become one of the most effective strategies on prediction markets. Over 30% of all activity on Polymarket now comes from algorithmic and AI-powered wallets. We

中文介绍 指出到2026年,自动化 AI 代理在预测市场上成为了最有效的策略,超过30%的交易活动源自算法和 AI 驱动的钱包,显示出市场对智能合约和预测能力的越来越高的需求。

The Art of Loop Engineering

@sydneyrunkle · 7.9K 粉丝 · 74.7K 阅 · 565 赞 · 87 转

Agents are useful because they help us automate work by taking actions in the real world. But getting agents to do valuable work reliably takes more than just a good model: it requires a carefully

中文介绍 强调了循环工程的重要性,介绍如何通过精心设计的模型使代理可靠高效地执行任务。这反映出 AI 自动化过程中的深度策略思考。

How to Build a GTM Team on Claude Code You Can Run Alone

@nifinet · 10.4K 粉丝 · 62.8K 阅 · 519 赞 · 38 转

A GTM team looks like a sending operation. Most of its real work is judgment: which company is worth a message this week, what to say that proves you noticed, which no-show to chase, what actually

中文介绍 提供了在 Claude Code 上建立 GTM 团队的思路,强调团队的工作更侧重于判断与策略,而非单一的操作。这种方法显然适合快速变化的市场环境。

The Stanford STORM Method: How to Make Claude Research Like a PhD in Minutes

@heynavtoor · 143.5K 粉丝 · 47.7K 阅 · 538 赞 · 70 转

Most people use Claude like a search box. Ask, answer, close tab. They are leaving the best feature locked. Save this :) Stanford built a research system called STORM. In peer reviewed testing it

中文介绍 介绍了斯坦福大学的 STORM 研究系统,指出大多数用户未能充分利用 Claude 的最佳特性。STORM 能显著提升研究效率,这可能颠覆目前的研究方式。

How to build a self-improvement loop for your Skills

@zachlloydtweets · 10.6K 粉丝 · 43.5K 阅 · 512 赞 · 53 转

There’s been a lot of chatter about using “loops” lately to drive agents, and I think this has been accompanied by a bit of “what actually is a loop”? I can’t speak for everyone else using the term,

中文介绍 讨论了最近关于“循环”在推动代理中的应用,其潜在实现所面临的挑战与歧义。这反映出对新概念理解的深度探讨,并显示出行业内的持续创新需求。

Arcads MCP + Claude Just Changed AI Ad Creation Forever

@Just_sharon7 · 44.1K 粉丝 · 32.5K 阅 · 502 赞 · 18 转

If you're still switching between 10 tools to make UGC ads, analyze performance, and iterate... your workflow is outdated. Arcads just dropped MCP support, and pairing it with Claude (especially Fable

中文介绍 揭示了 Arcads MCP 与 Claude 的结合如何彻底改变广告创作工作,强调了整合多种工具以提升效率的重要性。这种趋势显示出当前市场对创新广告技术的渴求。

10 Crazy Facts About AI That Will Blow Your Mind

@ActionModelAI · 57.8K 粉丝 · 5.7K 阅 · 501 赞 · 366 转

Most people think AI is still in its early stages. They're right. And that's exactly why these facts are so crazy. 1. AI could add $15.7 trillion to the global economy by 2030 According to PwC, AI

中文介绍 分享了一些关于 AI 的令人震惊的事实,包括 AI 预计到2030年将为全球经济贡献15.7万亿美元。这表明人们对于 AI 潜在经济影响的意识不断加深。

The Nervous System of the Autonomous Age

@OptimaiNetwork · 99.4K 粉丝 · 5.3K 阅 · 511 赞 · 360 转

The old internet was built for humans browsing pages, clicking ads, and buying subscriptions. The autonomous internet needs something else: live context, verified signals, permissioned execution, and

中文介绍 讨论了未来自主网络所需的核心要素,包括实时上下文、验证信号和授权执行。这一趋势代表了技术如何向更加智能和自主的方向发展。

ORACLE: Official AI Agents Trade on Polymarket

@Trade_OracleAI · 21.1K 粉丝 · 60 阅 · 2.8K 赞 · 584 转

In 2026, autonomous AI agents have become one of the most effective strategies on prediction markets. Over 30% of all activity on Polymarket now comes from algorithmic and AI-powered wallets. We

中文介绍 重申了2026年自动化 AI 代理在预测市场中的普及情况,强调了算法和 AI 驱动的钱包正在重新定义市场操作模式。这种变化体现了行业对技术利用的不断深入。

A startup claims it broke through a bottleneck that’s holding back LLMs

Miami-based AI startup Subquadratic came out of stealth mode last month with a huge claim. It announced that it had solved a mathematical bottleneck that had been holding back large language models for almost a decade. The details were thin, and many people were unconvinced. But Subquadratic has sta

中文介绍 总部位于迈阿密的人工智能初创公司Subquadratic上月宣布,已解决一个阻碍大型语言模型近十年的数学瓶颈。尽管细节较为模糊,许多人对此表示怀疑。

The Professor of Outputmaxxing — Anjney Midha, AMP

We talk about how this legendary investor went from humble beginnings in Singapore to leading rounds in Anthropic, Mistral, Black Forest Labs, and Periodic Labs... and the AMP secret master plan!

中文介绍 本文探讨了投资者Anjney Midha从新加坡的 humble beginnings 起步,并在Anthropic、Mistral、Black Forest Labs和Periodic Labs等项目中担任领投。

New usage analytics and updated spend controls for enterprises

OpenAI introduces new spend controls and usage analytics for ChatGPT Enterprise, helping organizations manage costs and scale AI with confidence.

中文介绍 OpenAI推出了新的支出控制和使用分析工具,旨在帮助企业管理成本并自信地扩展人工智能应用。

Improving health intelligence in ChatGPT

Learn how GPT-5.5 Instant improves ChatGPT’s health and wellness responses with stronger reasoning, better context, clearer communication, and physician-informed evaluations.

中文介绍 GPT-5.5 Instant改善了ChatGPT的健康与福祉响应,增强了推理能力、上下文理解和沟通清晰度,进行了医生指导的评估。

Using AI to help physicians diagnose rare genetic diseases affecting children

Researchers used an OpenAI reasoning model to help diagnose rare diseases, identifying 18 new diagnoses in previously unsolved cases.

中文介绍 研究人员利用OpenAI推理模型帮助医生诊断罕见儿童遗传疾病,在以往未解决的案例中识别出18种新诊断。

市场总览

当前市场表现中,美股如S&P 500 ETF和Nasdaq 100 ETF表现出明显的上行趋势,尤其在接近52周高位。与此同时,加密市场显示出极度恐慌,恐慌贪婪指数为14,加密总市值为2.26万亿美元,BTC主导率56.1%。部分中概股如阿里巴巴正经历空头压力,处于超卖境地。整体市场在资产群体中分化明显,需持续观察各资产的技术面变化。商品市场方面,WTI原油期货和黄金期货则呈现中性状态,显示出横盘整理的迹象。市场情绪与技术指标结合,构建出复杂的行情图景。

今日关注

SPY S&P 500 ETF
偏上行

当前价格746.74美元,RSI为54.1,处于正常范围,多头排列态势明显,MACD以3.9298与5.5238交叉,显示潜在上行动能,接近52周高位,过去5天上涨1.22%。

QQQ Nasdaq 100 ETF
偏上行

当前价格740.62美元,RSI为59.1,显示出健康的上行动能。MACD的值为9.5234和11.1108,多头排列信号持续,且在接近52周高位,过去5天上涨3.28%。

ETH-USD Ethereum
中性

当前价格1705.66美元,RSI为38.6,接近超卖区域,但近期1天变化较小,仅下降0.23%。MACD显示空头排列,需关注未来动向。

全部资产

^VIX

VIX 恐慌指数

$16.84 +2.68%
5 日
-4.75%
距 52w 高
-52.3%
RSI(14)
47.3
趋势
空头
SMA 20 / 50 / 200
17.41 / 17.74 / 18.57
MACD / 信号
-0.168 / -0.076
死叉(SMA50↓SMA200) (7 天前)MACD 死叉 (1 天前)空头排列

^TNX

10Y 美债收益率 (%)

$4.45 -0.27%
5 日
-1.87%
距 52w 高
-10.9%
RSI(14)
50.8
趋势
多头
SMA 20 / 50 / 200
4.52 / 4.42 / 4.21
MACD / 信号
0.020 / 0.029
多头排列

DX-Y.NYB

美元指数 DXY

$100.82 -0.03%
5 日
+1.08%
距 52w 高
-0.3%
RSI(14)
70.3
趋势
多头
SMA 20 / 50 / 200
99.68 / 98.96 / 98.70
MACD / 信号
0.398 / 0.305
MACD 金叉 (2 天前)RSI 超买接近 52 周高多头排列

SPY

S&P 500 ETF

$746.74 +0.78%
5 日
+1.22%
距 52w 高
-1.8%
RSI(14)
54.1
趋势
多头
SMA 20 / 50 / 200
747.08 / 729.66 / 688.36
MACD / 信号
3.930 / 5.524
接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$740.62 +2.51%
5 日
+3.28%
距 52w 高
-1.1%
RSI(14)
59.1
趋势
多头
SMA 20 / 50 / 200
726.88 / 693.18 / 628.63
MACD / 信号
9.523 / 11.111
接近 52 周高多头排列

AAPL

Apple

$298.01 +0.70%
5 日
+0.81%
距 52w 高
-6.1%
RSI(14)
50.9
趋势
多头
SMA 20 / 50 / 200
303.40 / 288.74 / 268.19
MACD / 信号
1.180 / 3.216
多头排列

MSFT

Microsoft

$379.40 +0.13%
5 日
-2.80%
距 52w 高
-31.7%
RSI(14)
34.9
趋势
空头
SMA 20 / 50 / 200
413.15 / 412.98 / 451.35
MACD / 信号
-8.571 / -3.544
空头排列

NVDA

Nvidia

$210.69 +2.95%
5 日
+2.84%
距 52w 高
-10.9%
RSI(14)
50.4
趋势
多头
SMA 20 / 50 / 200
211.79 / 209.31 / 189.90
MACD / 信号
-1.067 / -0.113
多头排列

GOOGL

Alphabet

$368.03 +1.17%
5 日
+2.87%
距 52w 高
-9.9%
RSI(14)
49.1
趋势
多头
SMA 20 / 50 / 200
371.63 / 367.37 / 311.10
MACD / 信号
-1.850 / -0.734
多头排列

TSLA

Tesla

$400.49 +1.04%
5 日
+0.34%
距 52w 高
-19.7%
RSI(14)
47.0
趋势
空头
SMA 20 / 50 / 200
413.70 / 402.49 / 416.96
MACD / 信号
-2.850 / -0.505
空头排列

META

Meta

$577.22 +1.70%
5 日
+1.55%
距 52w 高
-27.5%
RSI(14)
42.8
趋势
空头
SMA 20 / 50 / 200
599.48 / 621.90 / 654.92
MACD / 信号
-11.455 / -9.861
空头排列
加密恐慌贪婪
14
极度恐慌
加密总市值
$2.26 T
-1.10% / 24h
BTC 主导率
56.1%
ETH 9.1%
24h 成交量
$75.4 B
活跃币 17,423

BTC-USD

Bitcoin

$63,310.77 +0.66%
5 日
-1.72%
距 52w 高
-49.8%
RSI(14)
36.8
趋势
空头
SMA 20 / 50 / 200
64,986.03 / 72,918.93 / 77,119.08
MACD / 信号
-2,497.844 / -2,962.350
空头排列

ETH-USD

Ethereum

$1,705.66 -0.23%
5 日
+1.51%
距 52w 高
-65.6%
RSI(14)
38.6
趋势
空头
SMA 20 / 50 / 200
1,749.64 / 2,024.34 / 2,382.74
MACD / 信号
-86.226 / -107.707
MACD 金叉 (4 天前)空头排列

SOL-USD

Solana

$69.33 -0.43%
5 日
-2.58%
距 52w 高
-72.6%
RSI(14)
41.7
趋势
空头
SMA 20 / 50 / 200
69.83 / 80.18 / 98.10
MACD / 信号
-2.677 / -3.620
空头排列

BABA

阿里巴巴 (BABA)

$107.10 -0.32%
5 日
-4.96%
距 52w 高
-44.4%
RSI(14)
24.7
趋势
空头
SMA 20 / 50 / 200
120.91 / 129.30 / 149.19
MACD / 信号
-6.297 / -4.837
RSI 超卖空头排列

PDD

拼多多 (PDD)

$79.56 -0.38%
5 日
-2.14%
距 52w 高
-42.9%
RSI(14)
32.0
趋势
空头
SMA 20 / 50 / 200
85.43 / 93.76 / 110.59
MACD / 信号
-4.046 / -3.933
接近 52 周低空头排列

JD

京东 (JD)

$27.57 -1.22%
5 日
-1.75%
距 52w 高
-25.2%
RSI(14)
35.6
趋势
空头
SMA 20 / 50 / 200
29.07 / 30.07 / 30.25
MACD / 信号
-0.650 / -0.511
空头排列

0700.HK

腾讯控股 (0700.HK)

HK$440.20 -1.17%
5 日
-3.72%
距 52w 高
-35.5%
RSI(14)
42.4
趋势
空头
SMA 20 / 50 / 200
449.04 / 469.34 / 566.02
MACD / 信号
-4.590 / -5.040
空头排列

GC=F

黄金期货

$4,166.70 -1.36%
5 日
-1.15%
距 52w 高
-25.4%
RSI(14)
36.2
趋势
中性
SMA 20 / 50 / 200
4,358.03 / 4,545.79 / 4,439.29
MACD / 信号
-95.452 / -92.841
MACD 死叉 (今天)

CL=F

WTI 原油期货

$76.01 -0.77%
5 日
-10.45%
距 52w 高
-36.4%
RSI(14)
30.7
趋势
中性
SMA 20 / 50 / 200
87.46 / 93.88 / 73.73
MACD / 信号
-5.213 / -3.711

USDCNY=X

美元 / 人民币

¥6.77 +0.16%
5 日
-0.11%
距 52w 高
-6.1%
RSI(14)
42.4
趋势
空头
SMA 20 / 50 / 200
6.77 / 6.80 / 6.96
MACD / 信号
-0.011 / -0.013
接近 52 周低空头排列
风险提示

过去走势不代表未来表现。本报告仅供技术指标解读参考,投资需谨慎,依据个人风险承受能力做出决策。

Mideast Live Updates: Iran Delayed Talks After Israeli Attacks in Lebanon, Diplomats Say

Israel and Hezbollah have traded strikes in recent days. The Israeli military said it had targeted militants overnight after four of its soldiers were killed in southern Lebanon.

中文摘要 以色列与真主党近期在黎巴嫩发生冲突,以色列军方表示已针对黎巴嫩南部的武装分子进行打击,此次冲突已导致四名以色列士兵死亡。

As Lebanon tests US-Iran deal, Trump must rein in Netanyahu, analysts say

Israel's invasion and attacks in Lebanon pose 'greatest vulnerability' to US-Iran diplomacy, says analyst Trita Parsi.

中文摘要 分析师Trita Parsi指出,以色列对黎巴嫩的攻击加大了美国与伊朗谈判的风险,可能成为美伊关系的最大弱点。

Cuba approves major economic reforms amid US pressure

Cuba has approved sweeping economic reforms, opening key sectors to private investment.

中文摘要 古巴已批准大规模经济改革,允许关键领域向私人投资开放,以应对来自美国的压力。

US official says Israel-Hezbollah ceasefire agreed as Trump lashes out Iran deal critics – Middle East crisis live

US official tells Reuters news agency that ceasefire has now come into effect Inside the city of grief hit hardest by Israel strikes on southern Lebanon As the procession wound its way through mounds of rubble, the crowd chanted and beat their chests, their lamentations echoed by the dull thud of sh

中文摘要 美国官员表示,以色列与真主党已达成停火协议,停火已生效。

Meloni left ‘stunned’ after Trump claims she begged him for a photo

US president provokes outrage as PM says he ‘totally invented’ story in interview with Italian media Italy’s prime minister, Giorgia Meloni, has said Donald Trump “totally invented” a story about her after the US president claimed she begged him to take a photo with her during the G7 summit. The two

中文摘要 意大利总理吉尔吉亚·梅洛尼表示,特朗普在意大利媒体采访中声称她曾请求与他合影的说法完全是虚构的,激起公众愤怒。

德语媒体:醒醒吧,欧洲!

《南德意志报》评论写道,单凭关税和贸易壁垒并不足以应对来自中国的挑战,欧盟的当务之急是,制定一套统一而持久的对华战略。《法兰克福汇报》批评德国政府的对华战略始终模糊不清,只会空谈减少依赖,却不肯采取具体措施。

中文摘要 《南德意志报》评论指出,欧盟应制定统一的对华战略,而非仅依靠关税和贸易壁垒来应对中国的挑战。

U.K. Live Updates: Starmer Under Pressure After Labour Rival Wins Key Election

Prime Minister Keir Starmer of Britain said he would not “walk away” from any leadership contest after a top rival in his party, Andy Burnham, decisively won a parliamentary seat.

中文摘要 英国首相基尔·斯塔默表示,在其党内对手安迪·伯纳姆成功赢得议席后,他不会退出任何领导竞选。

Extreme Heat Warnings Issued Across Europe: What to Know

Unusually high temperatures are expected across parts of Western Europe into early next week, weather agencies said.

中文摘要 气象部门预测,西欧部分地区将经历异常高温,天气热警告已发布,持续至下周初。

Sudanese journalist denied UK visa to collect prestigious award

Mohammed Amin was awarded ‘Journalist of the Year’ but couldn’t attend the ceremony as the UK refused to give him a visa

中文摘要 苏丹记者穆罕默德·阿敏获评“年度记者”,但因英国拒发签证未能出席颁奖典礼。

阿斯麦:从未向中国出口极紫外光刻机或部件

荷兰光刻机制造商阿斯麦(ASML)周五(6月19日)表示,从未向中国出口过极紫外(EUV)光刻机及部件;此前有报道称,美国官员担心这一生产高端芯片必需的设备已流入中国。

中文摘要 荷兰光刻机制造商阿斯麦表示,至今未向中国出口极紫外光刻机及其部件,回应了美国官员的担忧。

Italian PM Meloni says she was ‘astonished’ by Trump claims that she ‘begged’ him for a photo - Europe live

Italy’s foreign minister Antonio Tajani canceled his planned trip to the US in response to the ‘made up’ remarks Another close Meloni ally and undersecretary in her office, Giovanbattista Fazzolari, also heavily criticised Trump’s attack on the Italian PM. “It is unclear whether out ​of intent or in

中文摘要 意大利外长安东尼奥·塔贾尼取消了计划中的美国访问,以回应特朗普对梅洛尼总理的虚构评论。

AbbVie closes in on nearly $11bn deal for biotech Apogee Therapeutics

Buyout comes amid an uptick in biotech dealmaking as Big Pharma seeks to bolster its drug pipelines

中文摘要 艾伯维公司(AbbVie)即将以近110亿美元收购生物科技公司Apogee Therapeutics,此交易发生在制药巨头寻求增强其药物管道的情况下,生物科技领域的并购活动有所增加。

EU set to remove barriers to banks’ cross-border capital flows

Draft report by European Commission aims to boost performance of lenders in bloc compared with US rivals

中文摘要 欧盟委员会草拟报告旨在消除银行跨境资本流动的障碍,以提升区内银行的表现,争取与美国同行竞争。

The Knicks’ victory points to the value of scarcity

The NBA team’s value continues to rise as investors chase a limited number of assets

中文摘要 纽约尼克斯队的胜利突显了稀缺资产的价值。随着投资者追逐有限的资产,NBA球队的价值持续上升。

Indian billionaire Mukesh Ambani files for blockbuster Jio float

Listing of Reliance Industries’ telecoms business expected to be India’s largest ever

中文摘要 印度亿万富翁穆凯什·安巴尼(Mukesh Ambani)已提交Jio上市申请,预计这一交易将成为印度最大规模的首次公开募股。

Russia Sells Stake in Seized Top Gold Miner for $1.3 Billion

Russia sold a top gold miner that it seized from a billionaire last year, though only after multiple attempts and for about half the price it originally sought.

中文摘要 俄罗斯以约13亿美元的价格出售了一家被其扣押的顶级黄金矿业公司,该交易价格仅为最初目标的一半。

India Rate Setters See Outlook Improve as Middle East Risks Ease

India’s rate setters chose to stay growth-supportive and hold off on any policy pivot, viewing Middle East uncertainty as a reason for caution while expecting the economic outlook to improve rapidly once tensions ease.

中文摘要 印度的利率制定者决定继续支持经济增长,并未改变政策,预计一旦中东局势缓解,经济前景将迅速改善。

‘Take Risk’: Canada Regulator Cuts Bank Capital Level to Boost Lending

Canada’s financial regulator lowered capital requirements for the country’s largest banks for the first time in three years, giving them flexibility to lend more to support a domestic push for defense spending, critical infrastructure and artificial intelligence.

中文摘要 加拿大金融监管机构首次在三年内降低国内最大银行的资本要求,以增加贷款灵活性,支持国防支出和基础设施投资。

India Stock Regulator Lets Firms Buy Back Shares From Market

India’s securities regulator will reintroduce open-market buybacks for companies to support share prices in a market that has lagged global peers.

中文摘要 印度证券监管机构重新允许企业通过市场回购股份,以支持在全球同行中表现滞后的股市。

Vitol Won Emergency Zambia Fuel Supply Deal That IMF Questioned

Vitol Group is supplying diesel to Zambia via exclusive access to a pipeline that lasts through September, in an emergency arrangement the International Monetary Fund has urged authorities to end.

中文摘要 维托尔集团(Vitol)获得一项紧急协议,在赞比亚供应柴油,该协议使其独占通道供应至9月底,国际货币基金组织对此表示质疑。

Medallia’s collapse turns private credit into a private equity problem

Private lenders that once fancied themselves as ‘coupon clippers’ had better be prepared to run companies as equity owners

中文摘要 梅达利亚(Medallia)的破产使私人信贷面临转变,私人贷方需要准备好作为股东管理公司。

Tories’ Scotland victory adds to Reform UK’s woes

Conservatives win in Aberdeen after criticising high taxes and limits on new oil and gas exploration

中文摘要 保守党在阿伯丁的胜利给英国改革党(Reform UK)带来了困扰,保守党批评高税收及新的油气勘探限制。

我毕业啦!!

我这个臭本科还是民办的肯定比不上站里各位92​,还是在家里县城上找了一个小工作,大富大贵不会有,自己一人肯定够活了。接下来 8 月就要迈入牛马生活了,还有人生最后一个暑假过! 23 个帖子 - 22 位参与者 阅读完整话题

【CHY公益站】大概就是模型恢复了吧

懒得处理前端的一大堆冲突了,套的New-API前端,换了个自写后端,应该没什么问题了 如果请求遇到空回或429说明号池的号临时负载满了,等一会再试即可 13 个帖子 - 10 位参与者 阅读完整话题

害!训练模型!

关羽过江 我也过江! 30 个帖子 - 29 位参与者 阅读完整话题

用最简单的道理阐明为何要远离 A 股

首先我承认自己完全不懂股市,也没有那个精力去弄懂股市,尤其是中国股市。 具体的“炒股”并不在本次的讨论范围内,因为强如欧美,具体到某支股票,也是需要极其专业的知识以及信息分析能力的。炒某支股,玩的是信息差;买纳指、标普,单纯是对历史趋势、经济规律和法治环境的信任。 如果你觉得自己是炒股高手,能通过短期的手法进行各种“影视级”的赚钱操作,那么你可以忽略这篇文章,因为你已经把自己视为“专业”的操盘手,而专业的操盘手,显然是懂股市并有时间紧盯各种信息全天候都能随时进行各种惊为天人的微操的高手。 当然,被割韭菜的也是这种自视为“专业”的,高手。 世界的运行规律是极其简单的,就像太阳的东升西降,河水的高

医生用豆包给病人看病

陕西西安。男子称带家人前往西安灞桥区某医院骨科就诊时,发现接诊医生频繁低头查看手机,细看医生在将患者的病情描述输入“豆包”AI软件,并参照其回复进行问诊。 bilibili.com 曝医生出诊时当场拿手机问豆包 病人家属:不敢再去这家医院_哔哩哔哩_bilibili 6月16日,陕西 西安。男子称带家人前往西安灞桥区某医院骨科就诊时,发现接诊医生频繁低头查看手机,细看医生在将患者的病情描述输入“豆包”AI软件,并参照其回复进行问诊。该男子称,医生起初还开着外放,察觉后便关闭声音放在桌子底下偷偷查看。这种“对着AI看病”的行为让其感到极度不被信任,直言“不敢再去这个医院了”。, 视频播放量 65

GLM-5.2 真是又快又蠢啊

我给了 GLM-5.2 五次机会,放到 opencode, pi, 公司最简单的任务还是完不成,老出错,最后不死心放到 cc 里,还是不行,现在死心了 不知道网上为啥对这个模型评价这么高,我猜测是没人拿他真的做到真实世界的项目去,都是测试测试写写新的代码 而我们早已经把 agent 加入真实工作流里了 也可能我们的实践实在是太超前,目前来看还是只能由 sota 模型来完成,也就是 claude opus 4.8 和 gpt 5.5,还有个已死的 fable-5 111 个帖子 - 67 位参与者 阅读完整话题

hlool公益站-拉闸

昨晚和朋友无意之中开出多个bug team,可以无限开工作空间,并且不扣除任何额度 并且再也复现不了这种team号了 严肃拉闸 hlool公益站 现在琢磨下能不能复活,正常是很难了,如果成功复活了再开门 截图几张,自己开的公益站,还是很有成就感的 感谢3485位佬友一天半的陪伴 山水相逢,下次再见 23 个帖子 - 23 位参与者 阅读完整话题

【帮下载】百度网盘文件

自费百度网盘会员用于分流文件,同时本地宽带1Gbps上传均产生较大空闲,因此可以帮忙下载百度网盘文件。 下载的文件会转OneDrive,我没有其他网盘账号。 可以直接在回帖中贴出分享链接,如果担心隐私,也可以向我私信。我看到后,会尽快处理。 仅中转用户提供的原始文件,由此产生的各种问题由原始文件分享者承担。 主贴还在代表仍可提供帮助。 13 个帖子 - 7 位参与者 阅读完整话题

被封号了怎么办

被封号了怎么办 搞七捻三 16 个帖子 - 14 位参与者 阅读完整话题

为啥有那么多公益站,做慈善吗?

为啥有那么多公益站,做慈善吗?习惯了资本主义思维方式的我很难理解背后的原理呀,现在毕竟特么免费资源都被打包卖钱了。 69 个帖子 - 51 位参与者 阅读完整话题