每日简报

2026-07-29

Morning Brief

2026-07-29

今天,AI和金融领域的重大变革引发广泛关注。

今日最重要的 5 件事

  1. 1
    技术动态OpenAI News

    OpenAI调整API设置提升GPT-5.6性能

    为什么重要 提升AI性能将直接影响未来的智能应用开发和推理效率。

  2. 2
    财经要点Bloomberg Markets

    巴西布拉德斯科银行批准20亿美元资本增加

    为什么重要 这一资金将助力其数字转型,显示金融领域对科技的重视程度。

  3. 3
    财经要点Financial Times

    微软签署1300亿美元数据中心租赁协议

    为什么重要 此举显示出AI需求不断增长,同时也反映了微软在云计算市场的强劲地位。

  4. 4
    时政观察BBC Business

    特朗普考虑AI管控

    为什么重要

  5. 5
    时政观察NYT World

    关于乌克兰安全的最新动态

    为什么重要

市场状态

Risk-Off
  • 4 个跟踪资产处于多头趋势,6 个处于空头趋势。
  • SPY 当前为 neutral,5 日 -2.40%,RSI 38.6。
  • 加密恐惧贪婪指数为 28(恐慌)。
  • 加密总市值 24h 变化为 -0.12%。

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

招聘信号

  • 升温 AI Efficiency Optimization OpenAI与其他公司最近的研究成果显示对AI效率优化的需求在提高。
  • 升温 Cloud Computing for AI 微软签署的1300亿美元数据中心租赁协议指向了对云计算与AI结合的人才需求上升。
  • 稳定 Regulatory Compliance in AI 特朗普的言论显示出对AI监管合规专家的持续需求。

论文趋势

X 讨论主题

Top Project

opengeos/GeoLibre

TypeScript · ★ 4,046 · 🍴 431 · 📈 671 stars today

A lightweight, cloud-native GIS platform for visualizing, exploring, and analyzing geospatial data. It runs in the web browser, on the desktop, on mobile, and inside Jupyter notebooks.

中文介绍 GeoLibre 是一个轻量级的云原生 GIS 平台,可用于可视化、探索和分析地理空间数据。支持在网页、桌面、移动设备和 Jupyter 笔记本中运行。为什么重要:推动了云原生技术在地理信息系统中的应用,提高了数据处理的便捷性和灵活性。

Most Practical

moeru-ai/airi

TypeScript · ★ 45,380 · 🍴 4,488 · 📈 682 stars today

💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.

中文介绍 Airi 是一个自托管的 Grok Companion,旨在将虚拟角色带入现实世界,支持实时语音聊天等功能。为什么重要:展示了虚拟助手和人机交互领域的创新,反映了对自有控件和个性化体验的需求。

Most Surprising

affaan-m/ECC

JavaScript · ★ 235,580 · 🍴 35,875 · 📈 857 stars today

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

中文介绍 ECC 是一个智能体性能优化系统,集成技能、直觉、记忆和安全性,适用于 Claude Code、Codex 和 OpenAI 等模型的开发。为什么重要:它代表了结合 AI 开发与性能优化的新趋势,这对于提升开发效率至关重要。

A New Role for Relevance: Guiding Corpus Interaction in Agentic Search

👍 84

Relevance is a query-dependent estimate of whether a document or excerpt contains useful evidence. Existing retrieval agents use relevance to select top-k content, but document relevance alone cannot localize, compose, or verify the evidence required by complex questions. Direct Corpus Interaction (

中文介绍 针对现有检索代理仅依赖相关性选择内容的局限性,提出了一种新的方法,旨在提高代理搜索中的文档交互能力。该方法通过引入复杂问题所需的证据定位、组合和验证能力,改进了对信息的处理。此研究有助于提升信息检索的效率,特别是在复杂问询场景中的应用效果。意义:对Agent与推理领域有重要影响。

ReDesign: Recovering Editable Design Structures from Images via Agentic Decomposition

👍 57

Recovering an editable design file from a raster image is a common and costly bottleneck in modern design workflows, yet remains challenging since editability depends on recovering multi-modal attributes, such as typography, vector geometry, colors, grouping, and layer ordering. We present ReDesign,

中文介绍 提出了ReDesign方法,旨在从光栅图像恢复可编辑的设计结构,以解决现代设计工作流中的瓶颈问题。该方法通过对多模态属性的解析,如排版、向量几何和颜色,提升了编辑的可行性。研究结果显示,ReDesign在改善设计文件恢复的准确率上具有显著效果,为设计工具的发展提供支持。意义:影响设计和生成模型领域。

CodeNib: A Multi-View Data System for Serving Repository Context to Coding Agents

👍 44

Coding agents repeatedly search, navigate, and retain context from evolving repositories, but disconnected indexes, language servers, and task-local histories force repeated discovery and obscure lifecycle costs. CodeNib builds reusable lexical, dense, and structural views per repository commit, map

中文介绍 CodeNib是一个多视角数据系统,用于为编码代理提供代码库上下文。通过构建可重用的词汇、密集和结构视图,该方法优化了代码库的上下文管理,减少了信息查找的重复工作。该方法的实施显著提升了编码效率与上下文保留能力,有助于改善开发者的工作效率。意义:在编程智能体和代码理解领域具有启发性。

Keep It InMind: Benchmarking the Implicit-Association Blind Spot in Agent Memory

👍 25

Long-term memory systems store what a user says in an external store and retrieve it when a related query arrives. This interface rests on an assumption so natural that it is rarely stated: a memory that is needed will resemble the query that needs it. World knowledge breaks the assumption. A tree-n

中文介绍 研究了长期记忆系统中隐性关联盲点对代理记忆的影响,指出传统假设即所需记忆与查询相似的前提并不总成立。通过构建树状网络,探索到了新的记忆检索机制,从而提升了系统对用户需求的响应能力。该研究的发现对于增强智能体的记忆模型具有重要意义。意义:对记忆与推理系统的设计具有指导价值。

Mage-VL: An Efficient Codec-Native Streaming Multimodal Foundation Model

👍 24

Standard vision-language models (VLMs) suffer from Moravec's paradox: they excel at complex offline visual reasoning but struggle with simple streaming perception tasks and process them inefficiently. We present Mage-VL, an efficient codec-native streaming foundation model for real-time multimodal u

中文介绍 提出了Mage-VL,这是一种高效的编解码原生流媒体多模态基础模型,以提高视觉语言模型在实时任务中的处理能力。相比传统模型,Mage-VL显著提升了处理效率,能够更好地执行简单的流媒体感知任务。该研究填补了复杂视觉推理与流媒体感知之间的差距,对实时多模态应用至关重要。意义:推动多模态学习与应用的进展。

Pass the Baton: Trajectory-Relayed On-Policy Distillation

👍 23

On-policy distillation (OPD) grounds token-level supervision in the student's own trajectory, yet suffers from prefix failure: once the student commits to a wrong reasoning direction, all subsequent generation builds on this deviation, producing misdirected continuations that elicit unreliable super

中文介绍 针对当前在线策略蒸馏方法在推理方向的局限性,提出了Trajectory-Relayed On-Policy Distillation方法,以改善因错误推理导致的后续生成偏差问题。该方法提高了生成的可靠性和准确性,为智能体在动态环境中的表现提升提供了可能的解决方案。此工作对在线学习与推理系统的优化具有重要价值。意义:影响智能体和推理的研究方向。

The Physics of Multi-Turn Long-Horizon Planning: From Pre-training to Post-training via Single- and Multi-Teacher On-Policy Agentic Distillation

👍 22

Multi-turn long-horizon planning is critical for foundation model agents, yet how to fundamentally improve it remains unclear. Existing models are trained on uncontrollable and opaque Internet data, making it difficult to identify how planning ability is acquired, shaped, and integrated. To address

中文介绍 该研究探讨了多回合长时间规划的物理特性,提出了一种新的训练机制,通过单教师和多教师的在线策略蒸馏,旨在提高模型的规划能力。研究表明,改进后的模型在复杂任务中的表现更为出色,填补了现有模型在长时间规划中的不足。此方法为基础模型在复杂环境下的应用奠定了基础。意义:推动模型规划与推理能力的发展。

Novel Claim or Déjà Vu? Rethinking "Contamination-Free'' Dynamic Evaluation for Multimodal Automated Fact-Checking

👍 12

Multimodal automated fact-checking (MAFC) verifies claims by retrieving and reasoning over external evidence. However, most existing static benchmarks risk contamination: they primarily consist of outdated claims verifiable using an LLM's internal knowledge without external evidence. This can inflat

中文介绍 针对现有多模态自动事实核查系统的静态基准可能导致的污染问题,提出了一种动态评估策略以确保外部证据的实时有效性。新的方法通过消除过时信息的依赖,提升了事实核查的准确性,为自动验证领域提供了新的视角和工具。研究成果在提升事实核查的可靠性上具有重要意义。意义:对自动化推理与验证应用方向有积极影响。

Visual prompt engineering for video models

👍 11

In the age of foundation models, a model is only as good as its prompt. For this reason, prompt engineering has become an essential technique for improving language model performance. Since video models are currently becoming foundation models for visual tasks (e.g., visual reasoning), we here ask w

中文介绍 提出了一种视频模型的视觉提示工程方法,以提高模型在视觉推理任务中的表现。研究表明,通过优化提示结构,可以显著提升视频模型的性能,适应当前对模板设计的需求,引导模型获得更好的理解能力。这为视觉模型的设计与应用提供了新的思路。意义:影响视觉模型与提示工程方向的进展。

PerceptionBench: Evaluating Atomic Visual Perception in Multimodal Large Language Models

👍 10

We introduce PerceptionBench, a benchmark specifically designed to evaluate the atomic visual perception capabilities of Multimodal Large Language Models (MLLMs). Existing benchmarks often fail to isolate perception: holistic evaluations conflate perceptual errors with failures in reasoning or domai

中文介绍 推出了PerceptionBench,一个专门评估多模态大型语言模型(MLLMs)原子视觉感知能力的基准测试框架。该框架能够独立评估感知能力,避免传统方法中推理错误混杂的问题,从而为多模态系统的优化提供了客观依据。这一研究填补了评估领域的空白,对感知与推理的理解具有重要价值。意义:推动多模态推理与评估的研究。

Leveraging External Knowledge for Historical Document Restoration via Retrieval-Augmented Large Language Models

👍 9

Historical documents act as invaluable knowledge archives but often suffer from illegibility due to physical deterioration and damage. While existing restoration methods based on masked language modeling effectively utilize local context, they struggle to restore named entities that require external

中文介绍 针对历史文献的修复问题,提出了一种结合外部知识的增强型检索大型语言模型方法。该方法有效解决了传统技术在处理摘录性信息时的不足,提升了历史文档修复的准确性和实用性。这为文化遗产的修复与数字化提供了创新方案,具有广泛的应用前景。意义:对文献修复与知识推理领域具有深远的影响。

Parallel Decoding Distillation for Fast Image and Video Generation

👍 6

Generation in video diffusion or flow models is computationally expensive due to the slow and iterative sampling process. Current state-of-the-art (SOTA) acceleration methods heavily rely on variational score distillation (VSD) and adversarial losses to distill diffusion models into few-step generat

中文介绍 提出了一种并行解码蒸馏方法,用于加速图像和视频生成,解决了扩散或流模型中生成过程的高计算成本问题。该方法通过优化生成步骤,显著提高了生成效率,为实时场景中的应用提供了支持。该研究创新性地推动了图像与视频生成的研究进展。意义:影响生成模型的效率与应用。

Reasoning Denoiser: Denoising Reasoning Traces for Hallucination Detection in Large Reasoning Models

👍 6

Large reasoning models (LRMs) generate long reasoning traces before producing final answers. While these traces may contain useful signals for hallucination detection, harnessing them is non-trivial because long trajectories often include noisy steps that obscure the cues relevant to truthfulness as

中文介绍 引入了Reasoning Denoiser,旨在通过去噪推理轨迹来检测大型推理模型中的幻觉现象。研究发现,通过分析推理过程中的噪声成分,可以有效识别不真实的输出,从而提高模型的可靠性。此方法为大型推理系统的健壮性提供了新方法,具有重要的应用前景。意义:对推理系统的信任性和健壮性有积极影响。

Codifying the Judge: Scalable Evaluation via Program Distillation

👍 6

LLM-as-a-judge has become the standard for automated evaluation, but it suffers from high cost, significant latency, and opaque decisions -- limitations that undermine its scalability and reliability. We address these with a simple, efficient alternative: program distillation. Instead of prompting a

中文介绍 提出程序蒸馏方法,改进了大型语言模型作为评判者的评估过程,解决高成本及决策不透明等问题。通过这一方法,可以显著提升评估的效率和可靠性,使得自动化评估更具可扩展性。这一研究为评估和优化自动化系统提供了新思路,意义重大。意义:影响自动评估与优化技术的发展。

A Frozen 12B Beats Frontier Models on Verified Work: 100% Accuracy, 0 Tokens, Bit-Exact, Forever

👍 6

Improving a language model today means retraining it: enormous compute, a new opaque model each cycle, non-deterministic output. We take the opposite path: the model stays frozen, and a persistent memory of verified solutions grows beside it. Once a problem family is solved and has passed an indepen

中文介绍 提出了一种新的语言模型策略,使得通过冻结模型并通过持久性记忆进行独立问题解决,达成了100%的准确率。研究显示,该方法避免了大规模重训带来的不确定性,同时保持了高效性。此研究展示了创新的模型更新方式,对AI领域的模型训练策略具有重要启示。意义:推动模型训练与应用方向的转变。

OmniDelta: Skill-Driven Budget Allocation for Token Compression in OmniLLMs

👍 5

Emerging Omni-modal Large Language Models (OmniLLMs) enable unified understanding of text, audio, and video, but their long audio-video token sequences introduce substantial memory and inference costs. Existing compression methods mainly focus on selecting important tokens under fixed budgets, leavi

中文介绍 提出了一种基于技能驱动的预算分配方法,旨在优化Omni-modal大型语言模型(OmniLLMs)在音频和视频处理中的token压缩策略。该方法通过智能选择重要tokens,显著降低了内存和推理成本,提升了模型的整体性能。这一研究为多模态模型的优化提供了新的思路和方法。意义:推动Omni-modal研究与应用的发展。

Towards Robust Reinforcement Learning for Small-Scale Language Model Agents

👍 4

The alignment of Small Language Models (SLMs) in the 70--500M parameter range using reinforcement learning is often considered unstable, though the underlying failure mechanisms have not been systematically investigated. In the State-of-the-Art (SOTA) research, fifteen (model, corpus) configurations

中文介绍 针对小型语言模型(SLMs)的对齐问题,提出了一种稳健的强化学习方法,分析了不同配置对模型失效的影响。该研究提供了对确保SLMs稳定性的深入理解,有助于未来在小规模模型领域的发展,对相关应用提供技术支持。意义:促进小规模模型在实际应用中的有效性。

FilmBench: A Film-Grade Benchmark for Cinematic Video Generation

👍 4

Progress in video generation keeps narrowing the visual gap between AI-generated and professionally produced footage, yet most benchmarks still draw prompts from web sources or LLM templates and score them with untrained, generic multimodal models. More fundamentally, their evaluation taxonomies rem

中文介绍 发布了FilmBench,一个针对电影级视频生成的基准测试,旨在缩小AI生成视频与专业制作视频之间的视觉差距。该基准通过优化评价标准,提供了更高效、精准的生成评估方式,推进视频生成技术的发展。研究为评估与优化AI生成内容提供新思路,具有行业应用价值。意义:推动视频生成技术与标准的提升。

A Vocabulary for Multi-Agent Automated Research Systems

👍 3

We introduce a vocabulary for automated research systems built from one or more agents to make their design choices easier to describe and compare. The vocabulary specifies 1) who the agents are, 2) what operations are available in the system, 3) who may invoke them, 4) how agents communicate, 5) wh

中文介绍 引入了一种新的词汇表,用于描述多代理自动化研究系统,以便更好地比较和选择系统设计。该词汇包括代理角色、可用操作和沟通方式等,提供了一种系统性的方法来分析和评估自动化系统的设计选择。研究为自动化系统的设计与实现提供了便利,具有实际应用意义。意义:推动自动化系统设计与交流的标准化。

TRACE: Business Rule-Grounded Reasoning Curriculum for Knowledge-Preserving Parametric Tool Retrieval in Enterprise LLMs

👍 3

Parametric retrieval enables LLMs to retrieve tools implicitly by assigning each API a unique virtual token and training the model to generate it via constrained beam search. Toolsense shows that this regime has two critical drawbacks: it destroys parametric tool knowledge during training, and its b

中文介绍 TRACE方法通过业务规则引导的推理课程,提升了企业级大型语言模型在知识保留及参数工具检索方面的效果。研究发现,该方法能够有效防止训练过程中工具知识的丧失,从而提高模型的工具检索能力,为企业应用提供了新的技术路径。意义:影响企业级应用与工具检索的研究方向。

How to build an AI video studio in Claude Code:

@EXM7777 · 129.8K 粉丝 · 221.4K 阅 · 504 赞 · 36 转

I turned Claude Code into a working film studio and i'm going to hand you the complete system: the skills, the prompts, the loops, and the six-stage pipeline that ties them together each stage leans

中文介绍 博主分享了如何利用 Claude Code 构建一个完整的AI视频制作工作室,包括技能、提示和六个阶段的工作流程。每个阶段相互关联,提供了一套系统化的制作方案,适合想要进军视频制作领域的用户。

22580: From GPT2 to Kimi3, Explained

@waterloo_intern · 10.4K 粉丝 · 215.4K 阅 · 660 赞 · 86 转

Twenty-two thousand five hundred and eighty. That’s how many GPT-2 (2019) models fit inside KimiK3 (2026). We scaled up by a factor of 22,580 in seven years. But is it just... scale? In this worklog,

中文介绍 分析了GPT-2到KimiK3之间的规模差异,认为在七年间扩大了22580倍。然而,博主质疑这种规模提升可能并不代表真正的技术进步,值得反思AI技术的演进。

What's gone wrong with AI & labor — a thought experiment

@random_walker · 128.4K 粉丝 · 134.0K 阅 · 552 赞 · 54 转

A thought experiment that I think helps explain much of what’s gone wrong with AI and labor: Imagine an alternate universe in which — for whatever reason — no one ever published source code online.

中文介绍 进行了一场关于AI与劳动关系的思考实验,设想了一个没有人公开源代码的平行宇宙,探讨了这种设定对AI发展和劳动市场的影响,揭示了当前行业中的潜在问题。

Opus 5 is a really bad model

@HarukaKunori · 241 粉丝 · 129.0K 阅 · 632 赞 · 44 转

After trying out Opus 5 for a few hours today, I honestly think Anthropic's benchmark scores are a complete fraud. Sure, the model might have improved in a few areas, but it has regressed unbelievably

中文介绍 博主对Opus 5模型进行了测试,表示其在某些领域的表现存在严重回退,认为Anthropic的基准评分存在欺骗性,反映了行业对模型评估标准的信任危机。

The harness is all you need (mostly)

@github · 2.7M 粉丝 · 123.1K 阅 · 583 赞 · 69 转

A practical GitHub Copilot workflow for prototyping, planning, implementing, and reviewing software - without chasing every new AI tool. By @burkeholland If you’re feeling overwhelmed by AI right now,

中文介绍 提供了一种实用的GitHub Copilot工作流,实现软件原型设计、规划、实施和审查,帮助开发者在大量AI工具中理清思路,提升开发效率。

We rewrote our agent to run entirely in a Durable Object with Pi, Agents SDK and Code Mode

@Vercantez · 1.9K 粉丝 · 122.3K 阅 · 567 赞 · 44 转

We recently finished moving the camelAI agent off of virtual machines. The agent now runs inside a Cloudflare Durable Object, its filesystem lives in SQLite and R2, and it writes JavaScript instead of

中文介绍 分享了将camelAI代理从虚拟机迁移至Cloudflare Durable Object的过程,使用SQLite和R2作为文件系统,强调了在新架构下提升代理性能的重要性。

Why Software Factories Fail: Benchmarking the new frontier

@dexhorthy · 25.8K 粉丝 · 115.4K 阅 · 500 赞 · 39 转

This is a continuation of Parts 1 and 2 of "Why Software Factories Fail" Part 1: the harness is not enough Part 2: turning the lights back on we got better benchmarks Remember when I said this in Part

中文介绍 这篇文章是系列的延续,探讨了为何软件工厂失败的原因,分析了基准测试的重要性,并提出在软件开发过程中重新启用关键组件的必要性,反映出软件行业的改进需求。

Here's exactly how to build your company brain (in 5 mins)

@DhravyaShah · 61.2K 粉丝 · 56.0K 阅 · 548 赞 · 36 转

Every company will have a company brain, whether they believe it or not. This is the bet that I'm making, and I'm constantly seeing very future forward startups come to us for their own setup. What is

中文介绍 针对公司将在未来普遍拥有自己的“公司大脑”这一趋势,博主分享了构建该系统的快速指南,吸引了许多具有前瞻性的初创公司寻求帮助。

Getting the most out of GPT-5.6: Sol, Terra, and Luna

@cerebras · 64.6K 粉丝 · 48.8K 阅 · 550 赞 · 40 转

Authors: @0xSero & Zhenwei Gao (@zhennydez) Your Codex subscription now comes with 3 main models, Sol, Terra, and Luna, each independently trained and served, with reasoning dials. Together, they

中文介绍 介绍了GPT-5.6的三个主要模型Sol、Terra和Luna,强调它们独立训练和提供服务的能力,意在提升用户在推理任务中的灵活性和效率,展现了趋势向更加专业化的方向发展。

PagedAttention & RadixAttention

@jaga_prasanna · 799 粉丝 · 37.9K 阅 · 502 赞 · 55 转

today we look at how two techniques solve memory and compute bottlenecks from two complementary angles virtual memory paging for intra-request memory allocation and prefix tree caching for

中文介绍 深入探讨PagedAttention和RadixAttention这两种技术,分别从虚拟内存分页和前缀树缓存的角度解决了内存和计算瓶颈,反映出在高效计算上的新的思路与方法。

[AINews] AI is eating Finance; AIE NYC now open

a quiet day lets us cover how AI is permeating financial services as the next big vertical after coding.

中文介绍 人工智能正在金融服务领域逐渐渗透,成为下一个重要 vertical。

How enabling two settings tripled our scores on the ARC-AGI-3 benchmark

How two API settings improved GPT-5.6 performance on ARC-AGI-3, boosting scores and efficiency by retaining reasoning and enabling compaction.

中文介绍 通过调整两个API设置,OpenAI的GPT-5.6在ARC-AGI-3基准测试中性能提升,分数和效率显著提高。

Accelerating scientific discovery with ChatGPT for Academic Researchers

OpenAI is giving 100,000 academic researchers free access to ChatGPT's most advanced AI models to accelerate scientific research, collaboration, and discovery.

中文介绍 OpenAI为100,000名学术研究人员提供免费使用ChatGPT高级模型的机会,以加速科学研究和发现。

The AI Hype Index: Unsexy AI

It feels bad enough when an open letter signed by leading economists warns that AI might steal your job. The fact it may soon be better than you at making dinner? Insult to injury. But that’s exactly what the company 1X promised when it showed off a pair of new, impressively dexterous (and, to some,

中文介绍 1X公司展示了新型AI厨房助手,预计将超过人类在烹饪上的技能,引发人们对AI取代工作的担忧。

not much happened today

**OpenAI's agent security incident expanded beyond Hugging Face, affecting four additional accounts and highlighting the need for stronger enterprise hardening measures like sandboxing and audit trails. The ongoing debate around "pacing the frontier" involves calls for coordinated slowdowns and gove

中文介绍 OpenAI的安全事件扩展至Hugging Face以外的四个账户,凸显需要更强的企业安全措施。

How GPT-5.6 fuses frontier intelligence with frontier efficiency

GPT-5.6 improves AI efficiency across models, inference, and agentic workflows, helping deliver more useful intelligence per dollar.

中文介绍 GPT-5.6在模型、推理和自主工作流中提升AI效率,为投资提供更高的智能回报。

Scientific computing in the age of agentic AI

A new field report shows how scientists use AI coding agents to modernize scientific computing, accelerating software development and discovery in genomics and beyond.

中文介绍 新报告显示科学家们如何利用AI编码代理现代化科学计算,加速软件开发及基因组学研究。

Codex from 0 to 10M Users: Building ChatGPT Work — Akshay Nathan, OpenAI

OpenAI's core product engineering lead on how they are building ChatGPT Work to make AGI accessible to all of humanity: Sites, OpenClaw, Memory, Subagents, Finance, No-Code and advice.

中文介绍 OpenAI核心产品工程负责人讲述ChatGPT Work的构建过程,使AGI技术更易获取。

Samsung’s chip workers are jumping ship to rival SK Hynix

Lee, an engineer at Samsung’s semiconductor division, clocks out when his shift ends. He used to work longer hours, going the extra mile to excel at his projects. But lately, he’s been coming straight home to work on his job application for the chipmaker’s South Korean rival SK Hynix, sharing tips w

中文介绍 三星半导体部门工程师正在申请竞争对手SK Hynix的职位,显示行业人才流动趋势。

[AINews] Much ado about Open Weights

Everyone is writing a lot, but only Kimi K3 shipped today

中文介绍 尽管多方讨论关于开放权重的重要性,但只有Kimi K3今天发布。

市场总览

当前,加密市场恐慌贪婪指数为28,显现出市场的恐慌情绪。美股方面,S&P 500 ETF(SPY)和Nasdaq 100 ETF(QQQ)均表现下滑,RSI分别为38.6和32.4,显示出超卖状态。商品市场,WTI 原油期货表现出上行动能,RSI为54.6。整体来看,市场情绪并不乐观,特别是在美股和加密货币中体现明显。

今日关注

AAPL Apple
偏上行

当前价格338.19,相较于20日均线322.4呈现上行趋势。RSI为66.8,处于正常状态,并且接近52周高点,显示出强劲的动能。

CL=F WTI 原油期货
偏上行

当前价格84.6,相较于20日均线78.74有明显上行趋势。RSI为54.6,MACD呈现多头排列,显示出上行动能。

TSLA Tesla
偏下行

当前价格298.32,RSI为25.4,处于超卖状态,且已接近52周低点,技术面显示出较强的下行压力。

全部资产

^VIX

VIX 恐慌指数

$20.66 +13.45%
5 日
+24.16%
距 52w 高
-41.5%
RSI(14)
60.9
趋势
中性
SMA 20 / 50 / 200
17.21 / 17.43 / 18.74
MACD / 信号
0.462 / 0.102

^TNX

10Y 美债收益率 (%)

$4.62 +0.39%
5 日
-0.75%
距 52w 高
-2.0%
RSI(14)
56.4
趋势
多头
SMA 20 / 50 / 200
4.58 / 4.53 / 4.27
MACD / 信号
0.043 / 0.040
接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$100.88 -0.49%
5 日
-0.25%
距 52w 高
-0.9%
RSI(14)
49.5
趋势
多头
SMA 20 / 50 / 200
101.07 / 100.40 / 99.13
MACD / 信号
0.221 / 0.257
MACD 死叉 (1 天前)接近 52 周高多头排列

SPY

S&P 500 ETF

$729.46 -1.54%
5 日
-2.40%
距 52w 高
-4.1%
RSI(14)
38.6
趋势
中性
SMA 20 / 50 / 200
745.79 / 744.66 / 699.52
MACD / 信号
-1.506 / 0.519

QQQ

Nasdaq 100 ETF

$661.73 -2.04%
5 日
-6.18%
距 52w 高
-11.6%
RSI(14)
32.4
趋势
中性
SMA 20 / 50 / 200
704.33 / 715.81 / 644.14
MACD / 信号
-10.852 / -5.896

AAPL

Apple

$338.19 -0.56%
5 日
+3.77%
距 52w 高
-1.9%
RSI(14)
66.8
趋势
多头
SMA 20 / 50 / 200
322.40 / 308.59 / 277.21
MACD / 信号
9.609 / 8.437
接近 52 周高多头排列

MSFT

Microsoft

$390.54 -0.71%
5 日
+0.05%
距 52w 高
-29.7%
RSI(14)
50.0
趋势
空头
SMA 20 / 50 / 200
389.81 / 397.91 / 434.13
MACD / 信号
-0.517 / -1.147
空头排列

NVDA

Nvidia

$190.01 -3.55%
5 日
-10.40%
距 52w 高
-19.7%
RSI(14)
38.0
趋势
中性
SMA 20 / 50 / 200
203.13 / 207.12 / 192.99
MACD / 信号
-1.716 / -0.413
MACD 死叉 (2 天前)

GOOGL

Alphabet

$336.71 +0.90%
5 日
-1.57%
距 52w 高
-17.6%
RSI(14)
43.6
趋势
中性
SMA 20 / 50 / 200
349.62 / 360.63 / 325.23
MACD / 信号
-8.335 / -6.392

TSLA

Tesla

$298.32 -2.97%
5 日
-20.24%
距 52w 高
-40.2%
RSI(14)
25.4
趋势
空头
SMA 20 / 50 / 200
373.86 / 394.64 / 412.75
MACD / 信号
-24.678 / -14.943
RSI 超卖接近 52 周低空头排列

META

Meta

$585.61 -1.31%
5 日
-6.63%
距 52w 高
-26.5%
RSI(14)
41.4
趋势
空头
SMA 20 / 50 / 200
625.81 / 604.55 / 636.11
MACD / 信号
-0.670 / 7.092
MACD 死叉 (4 天前)空头排列
加密恐慌贪婪
28
恐慌
加密总市值
$2.26 T
-0.12% / 24h
BTC 主导率
56.4%
ETH 10.1%
24h 成交量
$66.8 B
活跃币 17,877

BTC-USD

Bitcoin

$63,748.96 -0.19%
5 日
-0.55%
距 52w 高
-49.5%
RSI(14)
47.8
趋势
中性
SMA 20 / 50 / 200
64,437.39 / 63,331.83 / 71,726.82
MACD / 信号
176.933 / 303.129
MACD 死叉 (2 天前)

ETH-USD

Ethereum

$1,905.81 -0.74%
5 日
+2.45%
距 52w 高
-61.5%
RSI(14)
56.4
趋势
中性
SMA 20 / 50 / 200
1,872.63 / 1,763.33 / 2,122.12
MACD / 信号
39.217 / 39.804
MACD 死叉 (今天)

SOL-USD

Solana

$73.58 -0.16%
5 日
-0.41%
距 52w 高
-70.9%
RSI(14)
43.4
趋势
空头
SMA 20 / 50 / 200
75.99 / 74.43 / 87.10
MACD / 信号
-0.468 / -0.022
空头排列

BABA

阿里巴巴 (BABA)

$115.03 -0.14%
5 日
-1.31%
距 52w 高
-40.3%
RSI(14)
53.9
趋势
中性
SMA 20 / 50 / 200
111.19 / 114.68 / 141.50
MACD / 信号
1.185 / 0.503

PDD

拼多多 (PDD)

$88.32 +3.05%
5 日
+5.66%
距 52w 高
-36.6%
RSI(14)
60.4
趋势
中性
SMA 20 / 50 / 200
84.56 / 84.47 / 104.20
MACD / 信号
0.564 / 0.115

JD

京东 (JD)

$32.20 +1.29%
5 日
+6.80%
距 52w 高
-12.6%
RSI(14)
75.8
趋势
中性
SMA 20 / 50 / 200
29.12 / 28.81 / 29.44
MACD / 信号
0.953 / 0.586
RSI 超买

0700.HK

腾讯控股 (0700.HK)

HK$466.40 +4.29%
5 日
+5.86%
距 52w 高
-31.7%
RSI(14)
54.4
趋势
中性
SMA 20 / 50 / 200
457.27 / 449.01 / 541.83
MACD / 信号
0.721 / 1.770
MACD 死叉 (4 天前)

GC=F

黄金期货

$4,128.80 +2.29%
5 日
-0.44%
距 52w 高
-26.1%
RSI(14)
51.1
趋势
空头
SMA 20 / 50 / 200
4,073.48 / 4,221.00 / 4,479.64
MACD / 信号
-37.221 / -55.494
空头排列

CL=F

WTI 原油期货

$84.60 +6.74%
5 日
-2.57%
距 52w 高
-29.2%
RSI(14)
54.6
趋势
多头
SMA 20 / 50 / 200
78.74 / 83.18 / 75.55
MACD / 信号
1.459 / 0.505
多头排列

USDCNY=X

美元 / 人民币

¥6.75 -0.17%
5 日
-0.17%
距 52w 高
-6.3%
RSI(14)
44.6
趋势
空头
SMA 20 / 50 / 200
6.78 / 6.78 / 6.91
MACD / 信号
-0.004 / -0.003
接近 52 周低空头排列
风险提示

过去走势不代表未来表现,仅供技术指标解读参考。

Iran War Live Updates: U.S. Begins New Wave of Attacks on Iran, Military Says

U.S. Central Command announced the strikes hours after President Trump vowed to hit Iran “very hard” in response to an attempted Iranian attack on U.S. forces in Jordan.

中文摘要 美国中央司令部宣布,对伊朗展开新的攻击,特朗普总统表示将“非常严厉”回应伊朗在约旦对美军的袭击。

Australia news live: Acma takes Optus to court over triple-zero outage; bird flu reaches Victoria

Follow updates live Get our breaking news email, free app or daily news podcast Minister says meeting Closing the Gap target a major step, but more work needed on others Malarndirri McCarthy, the minister for Indigenous Australians, said early childhood education enrolment for First Nations children

中文摘要 澳大利亚部长表示,在缩小差距的目标上取得重大进展,但其他方面仍需努力,尤其是原住民儿童教育的入学率问题。

Middle East crisis live: US launches fresh strikes on Iran after days-long pause in attacks

US announces attacks early on Thursday, as experts say strikes carried out by both sides in previous day increase risk of return to all-out war US-Saudi strikes in Iraq push region into ‘uncharted territory’, analysts warn Before Wednesday’s flare-up of hostilities, mediators had expressed optimism

中文摘要 美国在经历数天暂停后,于周四再次发动对伊朗的攻击,专家警告称此举可能导致全面战争风险增加。

Trump considering AI controls after OpenAI hacking incidents

It marks a change of tone for his administration, which has taken a more hands-off approach to the technology.

中文摘要 特朗普考虑在OpenAI黑客事件后对人工智能进行管控,此举标志着其政府对该技术态度的转变。

BTS Won’t Enter Music From Comeback Album for Grammy Awards

The group announced it would not submit its most recent album, ‘Arirang,’ for consideration a month after the Recording Academy introduced a new category for Asian pop.

中文摘要 防弹少年团宣布不提交其最新专辑《Arirang》参加格莱美奖评选,尽管录音学院刚设立了亚洲流行音乐新类别。

Trump cuts WHO off from Gavi vaccine alliance funding

Decision follows long-running feud between Trump and UN group.

中文摘要 特朗普决定停止给世卫组织提供GAVI疫苗联盟资金,此决定延续了与联合国组织的长期争执。

專訪林孝庭:李登輝「兩國論」是政治豪賭

1999年李登輝接受DW專訪,拋出震撼國際的「兩國論」。他主政12年,有人說是「民主先生」,有人說是「黑金教父」。今年恰逢台灣總統直選30週年,歷史學者林孝庭接受DW專訪,談論他的新書如何重探這位台灣首名民選總統的政治遺產。

中文摘要 林孝庭在专访中回顾李登辉的‘两国论’,探讨这位前台湾总统的政治遗产,正值台湾总统直选30周年。

Trump appeals $83.3m E Jean Carroll civil verdict to US Supreme Court

The Department of Justice has issued separate filings in support of Trump's case to toss the defamation award.

中文摘要 特朗普向美国最高法院上诉,要求撤销对E·简·卡罗尔的8330万美元民事判决,司法部已提出支持特朗普的文件。

Bradesco (BBD) Approves $2 Billion Capital Increase for Digital Push

Banco Bradesco SA will increase its capital by as much as 10 billion reais ($2 billion), with its top investors providing support to the lender’s ongoing digital revamp.

中文摘要 巴西银行布拉德斯科(Banco Bradesco SA)批准增加高达100亿雷亚尔(约合20亿美元)的资本,以支持其数字转型计划。

Korean Stocks Decline After Samsung Results, New ETF Curbs

South Korean stocks dropped for a third day as Samsung Electronics Co. better-than-expected earnings failed to calm market jitters and the government announced additional measures to curb demand for leveraged exchange-traded funds.

中文摘要 韩国股市因三星电子超预期的业绩未能提振市场情绪而连续第三天下跌,政府还宣布了新的措施以限制杠杆ETF的需求。

China Inc. Readies Most Buybacks Since Trade War to Stem Rout

Chinese companies are set to unveil their biggest wave of share buybacks since President Donald Trump escalated tariff threats in April 2025, as firms move to stem a stock selloff and bolster investor confidence.

中文摘要 中国公司计划推出自2025年贸易战以来最大规模的股票回购,以应对股市下跌并增强投资者信心。

Trump considering AI controls after OpenAI hacking incidents

It marks a change of tone for his administration, which has taken a more hands-off approach to the technology.

中文摘要 特朗普在处理OpenAI黑客事件后,考虑对人工智能进行管控,标志着其政府对科技问题的态度有所变化。

Qatar Sends Its First LNG Shipment Through Hormuz in Three Weeks

Qatar has sent its first shipment of liquefied natural gas through the Strait of Hormuz since one of its tankers was attacked in the waterway more than three weeks ago.

中文摘要 卡塔尔在三周后首次通过霍尔木兹海峡发送液化天然气(LNG)货物,此前该地区发生了一起针对其油轮的袭击事件。

RBA’s Hunter Says CPI Was ‘Touch Softer,’ Jobs Market Bit Tight

Australia’s latest inflation data was a “touch softer” than anticipated, a senior Reserve Bank official said, while adding that the labor market is still showing a bit of tightness.

中文摘要 澳大利亚最新的消费价格指数(CPI)数据略低于预期,尽管劳动力市场仍显得有些紧张。

Kioxia Share Drop Sparks Hopes of Stepped-Up Shareholder Returns

A sharp selloff in Kioxia Holdings Corp.’s shares is fueling speculation that the Japanese memory chipmaker will ramp up efforts to boost shareholder returns.

中文摘要 由于景气低迷,纪忆(Kioxia Holdings Corp.)股价大幅下跌,市场开始猜测该日本内存芯片制造商可能会增加对股东的回报。

Teva CEO on Drug Pipeline, Direct Listing on NYSE

Teva Pharmaceuticals CEO Richard Francis speaks to Bloomberg's Romaine Bostick about the company's positive Q2 earnings, the impending impact of changing Medicare rules on patients, and the new listing on the NYSE. (Source: Bloomberg)

中文摘要 Teva制药公司首席执行官理查德·法兰西斯谈及公司第二季度的良好业绩以及新上市对股东的潜在影响。

Fed’s Warsh Rebuked by Investors Craving a Real Inflation Fight

Kevin Warsh’s bare-bones communication style has left investors doubting his commitment to curb inflation, putting more pressure on the new Federal Reserve chairman to back up his words with interest-rate hikes.

中文摘要 美联储官员凯文·沃什的沟通方式引发投资者质疑其抗击通胀的决心,可能迫使新任美联储主席采取加息措施。

Wedbush on Meta: We're Not Seeing Its Capex Pay Off

Ygal Arounian, Wedbush Managing Director of Internet Equity Research, reacts to the latest Meta earnings and highlights potential concerns on ROIC from investors with the company's various forays into the AI space. He speaks to Romaine Bostick and Emily Graffeo on Bloomberg's 'The Close.' (Source: B

中文摘要 Wedbush的互联网股票研究总监伊格尔·阿鲁尼安评论Meta最新财报,指出公司在人工智能领域的投资回报率存在潜在问题。

该源今日无内容。