每日简报

2026-07-11

← 历史归档

wonderwhy-er/DesktopCommanderMCP

TypeScript · ★ 7,246 · 🍴 924 · 📈 349 stars today

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

中文介绍 为Claude提供终端控制、文件系统搜索和差异文件编辑能力的MCP服务器,让AI直接操作终端和文件,提升开发效率。

oven-sh/bun

Rust · ★ 94,186 · 🍴 4,938 · 📈 307 stars today

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

中文介绍 极速JavaScript运行时、打包器、测试运行器和包管理器,一体化工具。底层采用Zig等优化,适合追求高性能的JS/TS开发者。

abseil/abseil-cpp

C++ · ★ 17,506 · 🍴 3,193 · 📈 106 stars today

Abseil Common Libraries (C++)

中文介绍 Google开源的C++通用库集合,提供字符串、容器、算法等高质量基础组件,大幅提升C++开发效率。

addyosmani/agent-skills

JavaScript · ★ 76,788 · 🍴 8,246 · 📈 1,114 stars today

Production-grade engineering skills for AI coding agents.

中文介绍 面向AI编程代理的生产级工程技能库,定义标准化技能规范,让AI能执行复杂工程任务,适用于辅助开发的场景。

jbeder/yaml-cpp

C++ · ★ 6,073 · 🍴 2,255 · 📈 65 stars today

A YAML parser and emitter in C++

中文介绍 C++的YAML解析器和生成器,提供完整的YAML格式读写能力,常用于配置文件处理。

mattpocock/skills

Shell · ★ 164,554 · 🍴 14,159 · 📈 1,663 stars today

Skills for Real Engineers. Straight from my .claude directory.

中文介绍 来自真实工程师.claude目录的实用技能集,用于提升AI编程代理的工程能力,符合Agent Skills标准。

obra/superpowers

Shell · ★ 251,749 · 🍴 22,462 · 📈 969 stars today

An agentic skills framework & software development methodology that works.

中文介绍 一套有效的AI代理技能框架与软件开发方法论,帮助代理系统化执行开发任务,提升自动化效率。

microsoft/TypeScript

TypeScript · ★ 109,761 · 🍴 13,631 · 📈 166 stars today

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

中文介绍 JavaScript的超集,增加静态类型系统,编译为干净JS,显著提升大型项目代码质量与可维护性。

catchorg/Catch2

C++ · ★ 20,605 · 🍴 3,407 · 📈 69 stars today

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

中文介绍 现代C++原生测试框架,支持单元测试、TDD和BDD,使用C++14/17+,轻量头文件库,易于集成。

chriskohlhoff/asio

C++ · ★ 6,064 · 🍴 1,499 · 📈 87 stars today

Asio C++ Library

中文介绍 跨平台C++网络和底层I/O库,提供异步编程模型,适用于高并发网络服务和应用开发。

TencentCloud/TencentDB-Agent-Memory

TypeScript · ★ 8,208 · 🍴 754 · 📈 134 stars today

TencentDB Agent Memory delivers fully local long-term memory for AI Agents via a 4-tier progressive pipeline, with zero external API dependencies.

中文介绍 为AI Agent提供全本地长期记忆,通过四层渐进式管道实现,无需外部API,保障数据隐私与低延迟。

davila7/claude-code-templates

Python · ★ 28,752 · 🍴 3,161 · 📈 104 stars today

CLI tool for configuring and monitoring Claude Code

中文介绍 用于配置和监控Claude Code的CLI工具,简化AI编程助手的设置与运行状态管理。

zeux/meshoptimizer

C++ · ★ 8,015 · 🍴 782 · 📈 86 stars today

Mesh optimization library that makes meshes smaller and faster to render

中文介绍 3D网格优化库,通过几何简化和顶点缓存优化减小网格体积并提升渲染性能,适用于游戏和图形应用。

tailscale/tailscale

Go · ★ 33,621 · 🍴 2,909 · 📈 183 stars today

The easiest, most secure way to use WireGuard and 2FA.

中文介绍 最易用最安全的WireGuard VPN和2FA解决方案,提供零配置安全远程访问,适用于个人与团队。

google-labs-code/stitch-skills

TypeScript · ★ 6,716 · 🍴 927 · 📈 101 stars today

A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.

中文介绍 为Stitch MCP服务器设计的Agent Skills库,遵循开放标准,兼容多种AI编程代理,便于扩展。

iOfficeAI/OfficeCLI

C# · ★ 14,393 · 🍴 977 · 📈 1,210 stars today

OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.

中文介绍 首个专为AI代理构建的Office套件CLI,支持无图形界面地读写和自动化Word、Excel、PowerPoint文件,单二进制部署。

hashicorp/terraform

Go · ★ 49,147 · 🍴 10,673 · 📈 168 stars today

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

中文介绍 基础设施即代码工具,通过声明式配置文件安全可靠地管理多云资源,是DevOps核心工具。

grpc/grpc

C++ · ★ 45,128 · 🍴 11,320 · 📈 68 stars today

C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

中文介绍 高性能远程过程调用(RPC)框架,基于C++实现,支持多语言,广泛用于微服务间通信。

vercel/next.js

JavaScript · ★ 140,686 · 🍴 31,523 · 📈 176 stars today

The React Framework

中文介绍 React全栈框架,支持服务端渲染(SSR)、静态生成(SSG)和API路由,用于构建现代Web应用。

Accurate, Interdisciplinary and Transparent Structure-property Understanding with Deep Native Structural Reasoning

👍 77

Structure-property relationships are foundational to biology, chemistry and materials science, where function, reactivity and physical response emerge from spatial, chemical and periodic organization. Mechanistically explaining these relationships requires interpreting structural evidence through sc

中文介绍 提出深度原生结构推理(Deep Native Structural Reasoning)方法,在生物学、化学和材料科学中实现准确、跨学科且透明的结构-性质关系理解,通过解释结构证据来机理性地解释功能与反应。

Dual Latent Memory in Vision-Language-Action Models for Robotic Manipulation

👍 50

Mainstream Vision-Language-Action (VLA) models predict actions primarily from the current observation under a Markovian assumption, thus struggling with long-horizon, temporally dependent tasks. Existing memory-augmented VLAs either expand the observation window or retrieve history from the memory b

中文介绍 提出Dual Latent Memory机制增强Vision-Language-Action(VLA)模型,通过双潜记忆模块存储和检索历史信息,解决长周期机器人操作任务中马尔可夫假设导致的性能下降。

Video-Oasis: Rethinking Evaluation of Video Understanding

👍 43

The inherent complexity of video understanding makes it difficult to determine whether Video-LLM benchmark performance stems from visual perception, linguistic reasoning, or knowledge priors. While many benchmarks have emerged to assess high-level reasoning, shared criteria for evaluating video unde

中文介绍 提出Video-Oasis基准,重新思考视频理解评估。通过设计共享评估准则,区分Video-LLM性能来自视觉感知、语言推理还是知识先验,更准确地衡量视频理解能力。

Infinite Worlds with Versatile Interactions

👍 26

We present LingBot-World 2.0 (also known as LingBot-World-Infinity), an advanced iteration of LingBot-World featuring four distinct upgrades. (1) Our model achieves an unbounded interaction horizon while maintaining consistent output quality, benefiting from a carefully crafted causal pretraining pa

中文介绍 提出LingBot-World 2.0,实现无限交互视域且输出质量一致,得益于精心设计的因果预训练范式,支持开放世界中的多样化交互。

LLM-as-a-Tutor: Policy-Aware Prompt Adaptation for Non-Verifiable RL

👍 25

Reinforcement learning (RL) for non-verifiable instruction following increasingly relies on LLM judges with prompt-specific rubrics as reward signals. While recent methods adapt these rubrics to the evolving policy during training, the training prompts themselves remain static, drawn from fixed corp

中文介绍 提出LLM-as-a-Tutor框架,在非可验证指令遵循的RL中通过策略感知的提示自适应动态调整训练提示,使LLM评判器奖励信号更准确地反映策略演化。

UniClawBench: A Universal Benchmark for Proactive Agents on Real-World Tasks

👍 22

The rapid development of large language models and multimodal large language models has accelerated the emergence of proactive agents capable of operating everyday tools and assisting users in real-world environments. However, existing benchmarks struggle to evaluate such agents effectively, as they

中文介绍 提出UniClawBench通用基准,评估能操作日常工具并协助用户的主动代理,弥补现有基准在现实世界任务评估中的不足,覆盖多模态、长周期等能力。

Ideas Have Genomes: Benchmarking Scientific Lineage Reasoning and Lineage-Grounded Idea Generation

👍 20

Scientific ideas rarely start from a blank page. They inherit mechanisms, repair known limitations, and recombine pieces of earlier work, much like biological genomes. Current benchmarks still say little about whether AI systems can follow this inheritance structure. We present IdeaGene-Bench (IG-Be

中文介绍 提出IdeaGene-Bench,评估AI系统对科学思想继承、修复和重组的谱系推理能力及基于谱系生成新想法,类比生物基因组检验AI能否遵循科学思想演化结构。

LongE2V: Long-Horizon Event-based Video Reconstruction, Prediction, and Frame Interpolation with Video Diffusion Models

👍 19

Recovering high-quality video from sparse event streams is a challenging task. Regression methods often blur textures, while existing generative models struggle with long-term stability. We propose LongE2V, a novel approach that leverages pre-trained video diffusion priors to jointly handle event-ba

中文介绍 提出LongE2V,利用预训练视频扩散模型联合处理事件流视频重建、预测和帧插值,相比回归方法纹理更清晰且保证长时稳定性。

Enhancing In-context Panoramic Generation via Geometric-aware Pretraining

👍 14

In this work, we present Canvas360, a two-stage framework for in-context panoramic generation that combines geometry-aware pretraining with downstream task-specific fine-tuning. To address the lack of large-scale, high-quality training data tailored to in-context panoramic tasks, we propose Canvas36

中文介绍 提出Canvas360两阶段框架:几何感知预训练+任务特定微调,用于上下文全景生成,并通过Canvas360-1M数据集解决大规模高质量训练数据缺乏问题。

JD Oxygen AI Item Center (Oxygen AIIC) V1: An Industrial-Scale LLM/VLM-Centric Solution for Item Understanding, Management, and Applications

👍 14

JD.com, one of the world's largest e-commerce platforms, serves over 700 million active users and millions of merchants, with a catalog of tens of billions of SKUs. At this scale, high-quality, structured item knowledge underpins a better consumer experience, lower management costs, and higher opera

中文介绍 京东推出Oxygen AIIC V1,基于LLM/VLM的工业级商品理解与管理方案,处理数十亿SKU,通过结构化知识提升消费者体验、降低管理成本、提高运营效率。

Single-Rollout Asynchronous Optimization for Agentic Reinforcement Learning

👍 10

Reinforcement learning (RL) is becoming increasingly important for post-training large language models (LLMs). Previous RL pipelines for LLMs were mostly synchronous and batch-interleaved, which is inefficient for long-horizon agentic tasks. Recently, asynchronous RL has emerged as a more efficient

中文介绍 提出Single-Rollout Asynchronous Optimization,用于LLM后训练中的智能体强化学习,相比同步批处理,单次展开异步优化提升长周期代理任务的训练效率。

CineMobile: On-Device Image-to-Video Diffusion for Cinematic Camera Motion Generation

👍 8

The growing demand for image-to-video creation on mobile devices has increasingly focused on cinematic motion effects like bullet time, dolly zoom, slow motion, etc. While Diffusion Transformers (DiTs) exhibit strong performance in video generation, their large parameter sizes and multi-step iterati

中文介绍 提出CineMobile,面向移动设备的图像到视频扩散模型,生成电影级相机运动效果,通过轻量化设计解决DiTs参数量大和多步推理问题,实现设备端高效运行。

RoboDojo: A Unified Sim-and-Real Benchmark for Comprehensive Evaluation of Generalist Robot Manipulation Policies

👍 8

Generalist robot manipulation policies have advanced rapidly, yet existing benchmarks remain limited in systematically evaluating their capabilities. Many rely on simple, short-horizon, or skill-narrow tasks with limited capability coverage, and are often conducted only in simulation or only in the

中文介绍 提出RoboDojo,统一的仿真与真实机器人操作基准,全面评估通用策略,覆盖多样化长周期任务,弥补现有基准在能力覆盖和真实部署上的不足。

Jet-Long: Efficient Long-Context Extension with Dynamic Bifocal RoPE

👍 7

Modern LLMs are increasingly deployed in long-context applications such as retrieval-augmented generation, repository-level coding, and agentic workflows whose accumulated reasoning and tool traces routinely push the input an order of magnitude past the pretraining window, making zero-shot context e

中文介绍 提出Jet-Long,采用动态双焦RoPE高效扩展LLM长上下文,无需微调即可处理超出预训练窗口一个数量级的输入,适用于RAG、代码仓库等场景。

Sparse Delta Memory: Scaling the State of Linear RNNs through Sparsity

👍 7

Linear attention models allow a fixed state size and a fixed amount of compute per token. However, due to their limited state size, linear attention models fall behind in long-context recall compared to softmax-attention-based transformer architectures. Increasing the state size of linear attention

中文介绍 提出Sparse Delta Memory,利用稀疏性扩展线性RNN状态大小,在不增加每token计算量的情况下提升长上下文召回性能,缩小与softmax注意力的差距。

Automating the Design of Embodied Agent Architectures

👍 7

Embodied agents are typically built as hand-designed compositions of perception, memory, planning, and action modules. This modularity exposes a large architectural design space, but current systems still rely on researcher intuition to choose where information is stored, how observations are proces

中文介绍 提出自动化设计具身代理架构的方法,通过搜索感知、记忆、规划、动作模块的组合空间,自动确定信息存储与处理方式,取代依赖研究者直觉的手工设计。

OpenCoF: Learning to Reason Through Video Generation

👍 6

Reasoning has become a core capability for large models, especially when reliable decisions require understanding logical consequences. Recent video generation models offer a reasoning path distinct from previous Chain-of-Thought (CoT): reasoning can unfold through temporally connected frames, known

中文介绍 提出OpenCoF,通过视频生成实现推理,利用时间连接帧(视频帧序列)展开逻辑推理,提供不同于Chain-of-Thought的推理路径,提升大模型对时序因果的理解。

AgentLens: Production-Assessed Trajectory Reviews for Coding Agent Evaluation

👍 6

We present AgentLens, a production-assessed benchmark for interactive code agents. Most code-agent benchmarks reduce a run to a single bit -- did the task pass? -- but the people who actually use these agents experience the entire trajectory: how the agent follows instructions, uses its tools, verif

中文介绍 提出AgentLens,生产环境评估的交互式代码代理基准,关注完整轨迹(指令遵循、工具使用、验证等),而非单一通过/失败,更贴近真实使用体验。

Attending to Multimodal Generation One Token at a Time

👍 6

Multimodal large language models (MLLMs) generate responses autoregressively, integrating visual and linguistic information in an evolving context. Prior work on interpretability has focused on individual layers and circuits (where), leaving the token-level dynamics of multimodal computation during

中文介绍 研究多模态大语言模型生成过程中逐token的注意力动态,分析视觉与语言信息在token级别的融合与演化,弥补现有可解释性工作忽略token级多模态计算动态的不足。

WildCity: A Real-World City-Scale Testbed for Rendering, Simulation, and Spatial Intelligence

👍 5

Humans can navigate an unfamiliar city and gradually form a coherent spatial mental map spanning tens of square kilometers. Can AI build spatial representations at a comparable scale? Although recent foundation models have advanced scene reconstruction and embodied intelligence, scaling to entire ci

中文介绍 提出WildCity,真实城市规模测试平台,用于渲染、仿真和空间智能研究,评估AI能否像人类一样构建数十平方公里的连贯空间记忆,填补大规模空间表征基准空白。

Own the Outer Loop

@addyosmani · 405.4K 粉丝 · 396.4K 阅 · 547 赞 · 69 转

In the past year, the conversation around agentic engineering has moved to harnesses and loops, fleets and software factories. My 2c is engineers need to own the outer loop - the accountability for

中文介绍 addyosmani 认为过去一年 Agent 工程讨论转向「外循环」——工程师需主导系统整体问责,而非仅关注局部工具循环,强调对 Agent 行为完整负责的重要性。

AI's Value Capture problem

@JayaGup10 · 34.4K 粉丝 · 306.1K 阅 · 504 赞 · 67 转

AI could be one of the most powerful value-creation technologies in history and still have a value-capture problem. Alex Karp says companies buying AI risk leaking their IP into Anthropic and OpenAI.

中文介绍 讨论 AI 价值创造与价值捕获矛盾。引用 Alex Karp 警示:企业采购 AI 可能将知识产权泄露给 Anthropic 与 OpenAI,尽管 AI 创造巨大价值,但价值捕获存在系统性风险。

The Heretic’s Guide to AI’s Stars Part III: AI Demand, Offshore Financing, & Compression Too

@michaeljburry · 2.0M 粉丝 · 209.2K 阅 · 508 赞 · 51 转

“They are just flying empty airplanes around.” - Son NVIDIA is the North Star, Orion, the whole Milky Way. NVIDIA is benefitting from strong demand, but is selling into a concentrated set of buyers

中文介绍 Michael Burry 用「飞空飞机」比喻 AI 产业需求泡沫,指出 NVIDIA 虽受益于强劲需求,但买家高度集中,并分析离岸融资与压缩效应对 AI 领域的潜在影响。

ORACLE: Official AI Agents Trade on Polymarket

@Oracle_Globall · 4.1K 粉丝 · 109.7K 阅 · 1.9K 赞 · 527 转

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

中文介绍 预测市场 Polymarket 超 30% 活动来自 AI 自主代理,ORACLE 官方 AI 代理已上线交易。预示 AI 在预测市场金融领域成为最有效策略之一,推动算法交易进化。

Model and effort in Claude Code: knowing more vs. trying harder

@ClaudeDevs · 564.6K 粉丝 · 95.9K 阅 · 1.5K 赞 · 100 转

Claude Code gives you two settings that both seem to "make the answer better": the model, and the effort level. But what do these actually do to the output? And how do you know whether to reach for a

中文介绍 解析 Claude Code 两个调优参数:模型选择增加知识储备,「努力程度」增加尝试次数。两者均提升输出质量但机制不同,指导开发者按场景选择合适的优化方向。

I'm pretty sure isRecord is our fault

@tldraw · 73.7K 粉丝 · 68.3K 阅 · 570 赞 · 29 转

A few weeks ago, many programmers (or perhaps former programmers) began to notice that OpenAI’s Codex model had developed an obsession with defensive coding. Nothing captured this better than

中文介绍 tldraw 自嘲承认是导致 OpenAI Codex 过度防御性编码(isRecord 模式)的根源,揭示 AI 模型受训练数据中特定模式影响产生偏好的有趣现象。

Unicity Labs and Quant Partner to Bring Verifiable Execution to Agentic Trading

@unicity_labs · 127.3K 粉丝 · 4.5K 阅 · 520 赞 · 827 转

Today we're announcing a partnership between Unicity Labs and @tryquantio to build the secure foundation for agentic finance. Quant - the AI intelligence and execution layer for the agentic future

中文介绍 Unicity Labs 与 Quant 合作,为 AI 代理交易构建可验证执行基础架构。Quant 作为去中心化 AI 智能与执行层,旨在保障代理金融的安全性与可信性。

How Deutsche Telekom is rewiring telecommunications with AI

How Deutsche Telekom is becoming an AI-native telco with OpenAI-transforming customer service, employee workflows, network operations, and the future of voice.

中文介绍 德国电信(Deutsche Telekom)正借助OpenAI转型为AI原生电信公司,重塑客户服务、员工工作流、网络运维及语音未来。

Anthropic found a hidden space where Claude puzzles over concepts

The AI firm Anthropic has developed a technique that has given it the clearest glimpse yet at what’s really going on inside large language models as they answer questions or carry out tasks. What they found ranges from the mundane to the unnerving. Researchers at the company built a tool called the

中文介绍 Anthropic 研发出新技术,首次清晰洞察大型语言模型内部运作,发现 Claude 在处理概念时存在一个隐藏空间,结果从平常到令人不安。

GPT-5.6 is now the preferred model in Microsoft 365 Copilot

Learn how GPT-5.6 powers Microsoft 365 Copilot with stronger AI capabilities across Word, Excel, PowerPoint, Chat, and Cowork for faster, higher-quality work.

中文介绍 GPT-5.6 成为微软365 Copilot的首选模型,为Word、Excel、PowerPoint、Chat和Cowork提供更强AI能力,提升工作效率和质量。

GPT-5.6: Frontier intelligence that scales with your ambition

More intelligence from every token, stronger performance per dollar, and more capability on demand for your hardest work.

中文介绍 OpenAI 发布 GPT-5.6,宣称每 token 提供更多智能、更强性价比,可根据需求扩展能力,应对最艰巨任务。

ChatGPT is now a partner for your most ambitious work

ChatGPT Work is an agent that can take action across your apps and files, stay with a project for hours if needed, and turn a goal into finished work.

中文介绍 ChatGPT Work 作为智能代理,可在应用和文件间执行操作,持续数小时跟进项目,将目标转化为成品。

GPT-5.5 Bio Bug Bounty

Details about the OpenAI Bio Bounty program

中文介绍 OpenAI 推出 GPT-5.5 生物漏洞赏金计划,详情待公布。

not much happened today

**OpenAI** launched the **GPT-5.6** family with three models: **Sol**, **Terra**, and **Luna**, integrated across **ChatGPT**, **Codex**, and the API. Pricing tiers range from **$1 to $5 per million tokens** with new cache-write pricing and a 90% cache-read discount. The launch includes new app feat

中文介绍 OpenAI 发布 GPT-5.6 系列(Sol, Terra, Luna),集成至ChatGPT、Codex和API。定价每百万token 1-5美元,推出缓存写入定价及90%缓存读取折扣。

Why AI Infrastructure must evolve for Agent Experience — Akshat Bubna, Modal CTO

2 years after our first coverage, we return with Modal's other cofounder to explore why Agent Experience is working now, and everything they have learned building the new agent cloud.

中文介绍 Modal CTO Akshat Bubna 阐述AI基础设施必须为代理体验演进,分享构建新型代理云的实践经验。

Data for Agents

中文介绍 本文探讨为AI代理提供开放数据的重要性与方法。

Our approach to government and national security partnerships

Learn how OpenAI approaches government and national security partnerships, with principles for responsible AI use, democratic accountability, and public safety.

中文介绍 OpenAI 介绍其政府与国家安全合作方针,包括负责任AI使用、民主问责和公共安全原则。

市场总览

当前市场技术面呈现分化态势。美股方面,标普500 ETF(SPY)和纳指ETF(QQQ)均处于多头排列,RSI分别在59和53附近,MACD金叉或柱值为正,显示偏强格局,但个股如微软(MSFT)呈空头排列且RSI偏弱,存在分化。科技巨头Meta近5日飙升14.81%,RSI达66.3,接近超买。加密货币市场受恐慌情绪主导,加密恐慌贪婪指数仅23(极度恐慌),总市值2.28万亿美元。比特币(BTC-USD)仍处空头排列,价格远低于SMA200(74102),RSI53.3,MACD负值但有收敛;以太坊(ETH-USD)站上SMA20但距SMA200较远,RSI57.3,MACD柱值转正,呈中性。中概股近期反弹,阿里巴巴(BABA)和京东(JD)5日分别涨16.84%和5.94%,但均处于空头排列且MACD出现金叉,暗示短期动量改善;拼多多(PDD)和腾讯(0700.HK)也呈类似状态。商品外汇方面,黄金期货(GC=F)跌破所有主要均线,RSI44.1,空头排列;原油(CL=F)RSI37.9超卖区域出现MACD金叉,可能有技术反弹需求;美元兑人民币(USDCNY=X)空头排列,RSI38.7,接近52周低点。整体市场风险偏好回升,但加密货币和中概仍需观察趋势确认。

今日关注

SPY S&P 500 ETF (SPY)
偏上行

SPY当前价754.95,高于SMA20(743.81)和SMA50(741.24),呈多头排列;RSI14为59.1,处于中性偏强区域;MACD金叉且柱值为正,显示短期动能向上;股价距52周高点仅差0.72%,体现强势。

MSFT 微软 (MSFT)
偏下行

MSFT当前价385.10,低于SMA50(403.62)和SMA200(442.28),呈空头排列;RSI14为47.5,处于中性偏弱区间;MACD为-5.55且低于信号线-8.03,柱值为负,表明下行趋势持续。

ETH-USD 以太坊 (ETH-USD)
中性

ETH当前价1792.08,位于SMA20(1682.53)之上但远低于SMA200(2233.11),中期趋势不明;RSI14为57.3,处于中性;MACD柱值为正(4.94)但信号线仍为负,表明短期可能企稳但未形成明确方向。

全部资产

^VIX

VIX 恐慌指数

$15.03 -5.11%
5 日
-6.93%
距 52w 高
-57.4%
RSI(14)
41.7
趋势
空头
SMA 20 / 50 / 200
17.18 / 17.36 / 18.67
MACD / 信号
-0.575 / -0.335
空头排列

^TNX

10Y 美债收益率 (%)

$4.57 +0.66%
5 日
+2.10%
距 52w 高
-2.5%
RSI(14)
60.3
趋势
多头
SMA 20 / 50 / 200
4.47 / 4.48 / 4.24
MACD / 信号
0.018 / 0.003
MACD 金叉 (3 天前)接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$100.97 +0.02%
5 日
+0.10%
距 52w 高
-0.8%
RSI(14)
58.0
趋势
多头
SMA 20 / 50 / 200
100.80 / 99.69 / 98.94
MACD / 信号
0.382 / 0.462
MACD 死叉 (4 天前)接近 52 周高多头排列

SPY

S&P 500 ETF

$754.95 +0.43%
5 日
+1.37%
距 52w 高
-0.7%
RSI(14)
59.1
趋势
多头
SMA 20 / 50 / 200
743.81 / 741.24 / 694.48
MACD / 信号
3.193 / 2.248
MACD 金叉 (4 天前)接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$725.51 +0.31%
5 日
+1.81%
距 52w 高
-3.1%
RSI(14)
52.8
趋势
多头
SMA 20 / 50 / 200
722.57 / 715.16 / 638.00
MACD / 信号
1.722 / 2.892
多头排列

AAPL

Apple

$315.32 -0.28%
5 日
+2.17%
距 52w 高
-0.7%
RSI(14)
62.9
趋势
多头
SMA 20 / 50 / 200
298.10 / 297.77 / 272.45
MACD / 信号
4.615 / 1.894
接近 52 周高多头排列

MSFT

Microsoft

$385.10 +0.19%
5 日
-1.38%
距 52w 高
-30.7%
RSI(14)
47.5
趋势
空头
SMA 20 / 50 / 200
380.51 / 403.62 / 442.28
MACD / 信号
-5.550 / -8.034
空头排列

NVDA

Nvidia

$210.96 +4.03%
5 日
+8.28%
距 52w 高
-10.8%
RSI(14)
57.0
趋势
多头
SMA 20 / 50 / 200
201.95 / 209.20 / 191.67
MACD / 信号
-1.735 / -2.978
MACD 金叉 (2 天前)多头排列

GOOGL

Alphabet

$357.18 -0.48%
5 日
-0.76%
距 52w 高
-12.6%
RSI(14)
47.0
趋势
中性
SMA 20 / 50 / 200
357.88 / 372.75 / 318.91
MACD / 信号
-1.809 / -2.951

TSLA

Tesla

$407.76 +0.30%
5 日
+3.64%
距 52w 高
-18.3%
RSI(14)
51.2
趋势
空头
SMA 20 / 50 / 200
400.88 / 409.20 / 418.14
MACD / 信号
-0.144 / -1.335
空头排列

META

Meta

$669.21 +5.97%
5 日
+14.81%
距 52w 高
-16.0%
RSI(14)
66.3
趋势
中性
SMA 20 / 50 / 200
584.61 / 600.45 / 642.72
MACD / 信号
8.494 / -2.688
加密恐慌贪婪
23
极度恐慌
加密总市值
$2.28 T
+1.27% / 24h
BTC 主导率
56.3%
ETH 9.5%
24h 成交量
$65.1 B
活跃币 17,467

BTC-USD

Bitcoin

$63,994.84 +1.27%
5 日
+0.70%
距 52w 高
-49.3%
RSI(14)
53.3
趋势
空头
SMA 20 / 50 / 200
61,808.40 / 65,365.58 / 74,102.14
MACD / 信号
-444.421 / -1,052.495
空头排列

ETH-USD

Ethereum

$1,792.08 +2.73%
5 日
+0.51%
距 52w 高
-63.8%
RSI(14)
57.3
趋势
中性
SMA 20 / 50 / 200
1,682.53 / 1,772.77 / 2,233.11
MACD / 信号
4.939 / -18.236

SOL-USD

Solana

$77.94 -0.14%
5 日
-4.28%
距 52w 高
-69.2%
RSI(14)
54.2
趋势
中性
SMA 20 / 50 / 200
75.56 / 74.68 / 92.21
MACD / 信号
1.776 / 1.462

BABA

阿里巴巴 (BABA)

$112.33 +1.07%
5 日
+16.84%
距 52w 高
-41.7%
RSI(14)
55.5
趋势
空头
SMA 20 / 50 / 200
103.75 / 120.13 / 145.64
MACD / 信号
-3.985 / -6.410
MACD 金叉 (3 天前)空头排列

PDD

拼多多 (PDD)

$85.13 -0.87%
5 日
+3.33%
距 52w 高
-38.9%
RSI(14)
54.6
趋势
空头
SMA 20 / 50 / 200
80.37 / 87.98 / 107.28
MACD / 信号
-0.738 / -2.218
空头排列

JD

京东 (JD)

$28.20 +1.66%
5 日
+5.94%
距 52w 高
-23.5%
RSI(14)
55.7
趋势
空头
SMA 20 / 50 / 200
26.94 / 28.98 / 29.75
MACD / 信号
-0.442 / -0.780
MACD 金叉 (4 天前)空头排列

0700.HK

腾讯控股 (0700.HK)

HK$460.20 -2.00%
5 日
+6.73%
距 52w 高
-32.6%
RSI(14)
54.7
趋势
中性
SMA 20 / 50 / 200
442.82 / 451.34 / 554.12
MACD / 信号
2.144 / -3.426
MACD 金叉 (4 天前)

GC=F

黄金期货

$4,128.90 -0.04%
5 日
+0.39%
距 52w 高
-26.1%
RSI(14)
44.1
趋势
空头
SMA 20 / 50 / 200
4,140.77 / 4,373.74 / 4,467.30
MACD / 信号
-76.819 / -96.000
死叉(SMA50↓SMA200) (6 天前)空头排列

CL=F

WTI 原油期货

$71.51 -0.79%
5 日
+4.11%
距 52w 高
-40.1%
RSI(14)
37.9
趋势
中性
SMA 20 / 50 / 200
73.80 / 87.86 / 74.22
MACD / 信号
-4.847 / -5.627
MACD 金叉 (2 天前)

USDCNY=X

美元 / 人民币

¥6.77 -0.37%
5 日
-0.32%
距 52w 高
-6.2%
RSI(14)
38.7
趋势
空头
SMA 20 / 50 / 200
6.78 / 6.79 / 6.93
MACD / 信号
0.001 / 0.001
MACD 死叉 (今天)接近 52 周低空头排列
风险提示

过去走势不代表未来表现,本报告仅基于公开行情数据进行技术指标解读,不构成任何投资建议。仅供技术指标解读参考。

Apple sues OpenAI, its employees claiming theft of trade secrets

Apple said in a Friday lawsuit that OpenAI’s nascent hardware business is “rotten to its core.”

中文摘要 苹果公司在一份周五提起的诉讼中指控OpenAI的硬件业务「烂到骨子里」,称其窃取了苹果的商业机密。案件涉及两家科技巨头之间的知识产权纠纷。

Man fatally shot by ICE in Houston was not intended target, DHS says

Immigration agents were looking for a different person when they shot Lorenzo Salgado Araujo during a traffic stop, officials say.

中文摘要 美国国土安全部表示,移民和海关执法局(ICE)在休斯顿一次交通拦截中开枪打死洛伦佐·萨拉戈萨·阿劳霍,但他并非原本要抓捕的目标。事件引发争议。

Under Lula, Amazon deforestation falls to lowest level in a decade

The figures come months before Brazil’s presidential election, with Lula promising to end illegal deforestation by 2030.

中文摘要 巴西总统卢拉执政期间,亚马逊雨林 deforestation 降至十年来最低水平。巴西将于数月后举行总统选举,卢拉承诺到2030年结束非法砍伐。

Museum Spreads 800 Pounds of Peanut Butter in Tribute to Dutch Artist

An installation honoring the artist, Wim T. Schippers, features a 270-square-foot hexagon spread on the floor of a museum in Rotterdam.

中文摘要 荷兰鹿特丹一家博物馆为致敬艺术家维姆·T·席佩尔斯,在地板上铺设了800磅(约363公斤)花生酱,形成一个270平方英尺的六边形装置艺术作品。

Canada’s Bill C-36 tackles AI privacy. Is it enough?

Canada’s new privacy bill promises stronger protections for children, but experts say it still misses risks in the AI world.

中文摘要 加拿大《C-36法案》旨在加强人工智能领域的隐私保护,尤其加强对儿童的保护。但专家认为,该法案仍未能覆盖AI世界中的一些风险。

Watch: Inside the 30-hour dating retreat run by monks

Forget coffee or drinks, the latest dating trend in South Korea takes place somewhere very different, a Buddhist temple.

中文摘要 韩国最新约会趋势是在佛教寺庙中举办30小时的「修道院式约会静修」。这一活动由僧侣主持,取代了传统的咖啡或饮品约会方式。

Spain leave it late to book semifinal date with France

Mikel Merino comes off the bench to break Belgian hearts after slip from sub keeper Senne Lammens.

中文摘要 西班牙在比赛尾声凭借替补登场的米克尔·梅里诺的进球,击败比利时,晋级半决赛,将对阵法国。比利时替补门将塞内·拉门斯出现失误。

New dinosaur species with neck as long as cricket pitch discovered in Thailand

The plant-eating dinosaur, named Uragasaurus kalasinensis, is thought to have lived about 150 million years ago.

中文摘要 泰国发现一种新恐龙物种,名为「卡拉辛乌拉萨龙」(Uragasaurus kalasinensis),其脖子长度堪比一个板球场(约22米),为植食性恐龙,生活在约1.5亿年前。

Trump Cuts Habitat Protections for Endangered Species

The rule change ends a safeguard that had been in place for 50 years and could hasten the demise of imperiled animals.

中文摘要 美国特朗普政府修改规则,终止了已实施50年的濒危物种栖息地保护措施。这一改变可能加速濒危动物的灭绝。

Man Arrested on Suspicion of Murdering Ann Widdecombe, Former U.K. Politician

The police said they had arrested a 26-year-old British man after Ann Widdecombe, a 78-year-old former lawmaker, was found dead with serious injuries on Thursday.

中文摘要 英国警方逮捕了一名26岁的英国男子,涉嫌谋杀前议员、78岁的安·威德库姆。威德库姆周四被发现死亡,身上有重伤。

Dozens of abducted schoolchildren and teachers rescued in Nigeria

The hostages were taken from three separate schools in the southwestern state of Oyo in May.

中文摘要 尼日利亚西南部奥约州,数十名被绑架的学生和教师获救。这些受害者于5月从三所不同的学校被劫持。

Royal Rapprochement: Harry and Meghan Pay a Rare Visit to the King and Queen

Friday’s visit to King Charles and Queen Camilla signaled a détente in relations with Prince Harry and his wife, who stepped down from royal duties and moved to the United States in 2020.

中文摘要 哈里王子与妻子梅根罕见地访问了国王查尔斯三世和王后卡米拉,标志着王室紧张关系的缓和。哈里夫妇于2020年卸下王室职责并移居美国。

Passenger Is Partly Sucked Through Window on Ryanair Subsidiary Flight, Reports Say

A 61-year-old man was being treated for friction burns after a window was damaged during a flight from Greece to Germany. The flight was operated by the Ryanair subsidiary Malta Air.

中文摘要 瑞安航空子公司马耳他航空一架从希腊飞往德国的航班上,窗户受损导致一名61岁乘客部分被吸出窗外,正在接受摩擦烧伤治疗。

Lebanon historic sites destroyed by Israeli strikes

Israeli air strikes on southern Lebanon have caused catastrophic destruction and damaged historic landmarks.

中文摘要 以色列对黎巴嫩南部的空袭造成灾难性破坏,多处历史遗址受损。

Mexico to File Criminal Complaints in U.S. Over Immigrant Deaths

The nation’s president vowed to go “beyond diplomatic notes” after a U.S. immigration agent fatally shot Lorenzo Salgado Araujo, a Mexican man, in Texas this week.

中文摘要 墨西哥总统表示,就一名墨西哥男子洛伦佐·萨拉戈萨·阿劳霍在德州被美国移民执法人员枪杀一事,墨西哥将向美国提起刑事诉讼,而不仅仅是外交照会。

S&P Global: FIFA to Offer Short-Term Economic Boost

Nora Wittstruck, Chief Analytical Officer for Governments at S&P Global, joined Romaine Bostick and Katie Greifeld on Bloomberg's 'The Close' to provide insights on FIFA's financial position during the 2026 World Cup. She highlights how FIFA has emerged financially stronger despite facing numerous c

中文摘要 标普全球政府首席分析官Nora Wittstruck在彭博节目中表示,2026年世界杯期间国际足联财务状况更强劲,将带来短期经济提振。

Apple sues OpenAI alleging theft of top-secret information

Lawsuit marks collapse of relationship between two of the biggest names in Silicon Valley

中文摘要 苹果公司起诉OpenAI,指控其窃取绝密信息。这场诉讼标志着硅谷两大巨头关系的破裂。

Pro Shop's Chad Mumm on 'Full Swing,' Golf in 2026

Chad Mumm, Co-Founder of Pro Shop and Producer of the Netflix series 'Full Swing,' talks about the world's number-one ranked golfer, Scottie Scheffler, missing the cut at the Scottish Open. He also discusses golf's surge in popularity and the anticipation for the upcoming season of 'Full Swing.' Mum

中文摘要 Pro Shop联合创始人、Netflix系列片《Full Swing》制片人Chad Mumm谈及世界排名第一的高尔夫球手Scottie Scheffler在苏格兰公开赛被淘汰,并讨论高尔夫运动热度上升及新赛季展望。

Gensler: Big Deals a Sign of 'High-Valuation Market'

Gary Gensler, Former SEC Chair and professor at MIT Sloan School of Management, joins Romaine Bostick and Katie Greifeld on Bloomberg's 'The Close' and discusses the significant return of IPO activity including SK Hynix, which raised $26.5 billion in the largest foreign debut in the US, Google's $85

中文摘要 前SEC主席、MIT斯隆管理学院教授Gary Gensler表示大型交易是“高估值市场”信号,并指出IPO活动显著回归,包括SK海力士以265亿美元募资创下美股史上最大外国公司上市纪录。

Bloomberg Money 7/10/2026

Bloomberg Money takes the pulse of your financial life, powered by the reporting of our global newsroom. Today's guests are: University of Chicago Booth School Professor of Economics and Former Fed Governor Randall Kroszner and NewEdge Wealth CIO Cameron Dawson. (Source: Bloomberg)

中文摘要 彭博《Money》节目邀请芝加哥大学布斯商学院经济学教授、前美联储理事Randall Kroszner与NewEdge Wealth首席投资官Cameron Dawson,探讨金融市场动态与个人财务脉搏。

SK Hynix Debut Is a Bet That AI Breaks Boom-and-Bust Chip Cycle

South Korean memory chipmaker SK Hynix Inc. just pulled off the largest public listing by a foreign company in US market history. Shares soared 13% on their first day of trading.

中文摘要 韩国存储芯片制造商SK海力士完成美股史上最大外国公司上市,首日股价飙升13%。市场押注人工智能将打破芯片行业的繁荣-萧条周期。

Nuclear Energy Services Firm Holtec Joins Sector’s IPO Rush

Holtec Nuclear Corp. filed for a US initial public offering, becoming the latest in the sector to try to capitalize on data centers’ growing power demands.

中文摘要 核能源服务公司Holtec Nuclear Corp.申请美国首次公开募股,成为最新一家试图利用数据中心日益增长的电力需求而进行IPO的核能企业。

Rhode Island Jail Operator Files Bankruptcy to Cut Bond Debt

Central Falls Detention Facility Corp., which houses federal detainees including people arrested by the US Immigration and Customs Enforcement agency, filed for bankruptcy saying it cannot afford to keep paying on more than $167 million in bond debt.

中文摘要 罗德岛监狱运营商Central Falls Detention Facility Corp.申请破产,称无力偿还超过1.67亿美元债券债务。该机构关押包括移民及海关执法局逮捕者在内的联邦在押人员。

Shionogi-Backed Apnimed Files for IPO to Fund Sleep Apnea Drug

Apnimed Inc. filed for a US initial public offering, as its oral drug to treat obstructive sleep apnea moves closer to being commercialized.

中文摘要 由盐野义制药支持的Apnimed Inc.申请美国IPO,其治疗阻塞性睡眠呼吸暂停的口服药物即将商业化,募资用于推进研发与上市。

Insuring Rare and Collectible Cars and Boats: Masters in Business with McKeel Hagerty

Barry sits down with with CEO and Chairman of Hagerty, McKeel Hagerty. They discuss how he transformed the the family boat insurance business into a "sexy" driver forward business. Barry and McKeel also discuss their love of collectable cars and his love of his first car, a Porsche, that he bought a

中文摘要 Barry与Hagerty公司CEO兼董事长McKeel Hagerty对谈,讨论他如何将家族船舶保险业务转型为“性感”的业务,并分享对收藏车及第一辆保时捷的热爱。

The Grueling Economics of Tennis

Some of the world’s top tennis players will face off at the Wimbledon finals this weekend. The players who make it to Centre Court have already achieved a bigger feat: a career as a tennis player. On today’s Big Take podcast, Bloomberg’s Hannah Miller and The Athletic’s Matt Futterman break down wha

中文摘要 温网决赛即将举行,彭博Big Take播客探讨网球选手职业生涯的经济挑战,聚焦球员在赛场外实现职业成功的不易与回报。

该源今日无内容。