每日简报

2026-08-08

← 历史归档

PrimeIntellect-ai/prime-agent

TypeScript · ★ 6,427 · 🍴 514 · 📈 2,271 stars today

A self-improving RLM agent for coding workflows and long-running autonomous tasks.

中文介绍 面向编码工作流和长时间自主任务的自我改进RLM代理。它让代理从执行中学习并自动优化策略,可长时间无人值守运行,减少人工干预。适合需要复杂代码生成、重构和自动化维护的开发者团队,尤其适合大模型驱动的持续迭代场景。

addyosmani/agent-skills

JavaScript · ★ 83,875 · 🍴 8,962 · 📈 1,131 stars today

Production-grade engineering skills for AI coding agents.

中文介绍 为AI编码代理提供生产级工程技能集合,包含经过验证的工程实践、提示词模板和工具链配置,让代理在真实项目中更可靠。适合使用Copilot、Cline等编码代理的团队,用于提升代码质量、安全性和可维护性。

cloudflare/computer

TypeScript · ★ 5,666 · 🍴 286 · 📈 894 stars today

Give your agent a computer 👾

中文介绍 给AI代理一台虚拟电脑,提供浏览器、终端、文件系统等完整运行环境。代理可像人类一样操作界面、执行命令、访问网站,用于自动化测试、网页操作和数据采集等场景。基于Cloudflare基础设施部署,便于远程调用。

mattpocock/skills

Shell · ★ 208,774 · 🍴 18,021 · 📈 2,180 stars today

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

中文介绍 作者从他的.agents目录中提取的真实工程师技能,是一套面向资深工程师的AI代理技能包,涵盖代码审查、重构、测试等场景。通过预定义的提示和流程,让代理遵循最佳实践。适合希望AI代理更专业地辅助日常开发的前端或全栈工程师。

obra/superpowers

Shell · ★ 268,727 · 🍴 23,998 · 📈 794 stars today

An agentic skills framework & software development methodology that works.

中文介绍 一套可工作的代理技能框架和软件开发方法论。它定义了如何将复杂任务分解为可管理的技能模块,并提供协作模式,帮助AI代理在软件项目中有效运作。适合构建结构化、可复用的AI编码流程,提升长期项目的一致性。

goauthentik/authentik

Python · ★ 23,571 · 🍴 1,803 · 📈 544 stars today

The authentication glue you need.

中文介绍 认证粘合剂,一个开源的身份验证和访问管理平台。它统一了LDAP、OAuth2、SAML等多种协议,提供单点登录、MFA和用户管理,可集成到现有应用。适合需要自建认证系统的企业和开发者,替代商业IAM方案。

semantica-agi/semantica

Python · ★ 2,334 · 🍴 305 · 📈 118 stars today

Graph-Native Infrastructure for Context and Accountable AI Systems

中文介绍 面向上下文和可问责AI系统的图原生基础设施。以知识图谱为核心组织数据,为AI模型提供可追溯的上下文来源,支持推理和审计。适合需要高可靠性、可解释性的企业级AI应用,如金融风控、法律分析等。

666ghj/MiroFish

Python · ★ 70,491 · 🍴 10,987 · 📈 126 stars today

A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物

中文介绍 简洁通用的群体智能引擎,用于预测。通过模拟群体行为(如鱼群/鸟群算法)对数据进行预测和优化,接口简单,适用性强。可用于时间序列预测、参数搜索等场景,无需复杂配置即可集成到现有项目。

chenyme/grok2api

Go · ★ 7,138 · 🍴 2,170 · 📈 62 stars today

Multi-account API gateway for Grok Build, Grok Web, and Grok Console

中文介绍 多账户API网关,统一适配Grok Build、Grok Web和Grok Console。它管理多账户负载均衡、请求转发和密钥轮换,让开发者通过一个稳定的API接口访问不同Grok服务。适合需要高频调用Grok的非官方应用或集成项目。

jdx/mise

Rust · ★ 32,063 · 🍴 1,332 · 📈 130 stars today

dev tools, env vars, task runner

中文介绍 开发工具的多合一管理器,同时处理运行时版本、环境变量和任务执行。它兼容asdf插件生态,用TOML配置统一管理工具链,并可作为任务运行器。适合需要维护多个项目、切换不同工具版本的开发者。

Significant-Gravitas/AutoGPT

Python · ★ 186,311 · 🍴 46,060 · 📈 363 stars today

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

中文介绍 开源自主AI代理平台。它让AI自动分解目标、执行任务并迭代优化,支持接入多种大模型,可自动化复杂工作流。使用者可构建自定义代理,用于市场分析、内容生成、自动化办公等场景,降低AI应用门槛。

google/guava

Java · ★ 51,758 · 🍴 11,173 · 📈 156 stars today

Google core libraries for Java

中文介绍 Google核心Java库,提供集合、缓存、函数式编程、字符串处理、并发等实用工具。它简化了Java开发,弥补JDK的不足,被广泛用作Java后端项目的标配依赖。适合追求代码简洁与高性能的Java开发者。

unclebob/swarm-forge

Clojure · ★ 1,823 · 🍴 199 · 📈 85 stars today

A simple tool for coordinating several AI agents.

中文介绍 简单工具,用于协调多个AI代理。它管理代理之间的通信、任务分配和结果汇总,采用轻量级设计。适合构建多代理协作系统,如并行研究、复杂问题分解,帮助开发者快速搭建自主执行的多智能体工作流。

denoland/celld

Rust · ★ 2,194 · 🍴 60 · 📈 546 stars today

self-hosted, distributed Durable Objects

中文介绍 自托管、分布式的Durable Objects,提供全局状态和协调原语。类似Cloudflare的Durable Objects,但可部署在自己的基础设施上。适合构建需要持久化连接的实时应用、分布式锁和一致性协调系统。

K2SOsint/Legendary_OSINT

★ 1,419 · 🍴 186 · 📈 64 stars today

A list of OSINT tools & resources for (fraud-)investigators, CTI-analysts, KYC, AML and more.

中文介绍 开源情报工具和资源列表,面向欺诈调查员、CTI分析师、KYC和AML从业者。涵盖数据收集、身份验证、网络侦查等工具并分类整理。适合安全领域的调查取证、风险管理和威胁情报分析场景。

pranshuparmar/witr

Go · ★ 19,722 · 🍴 636 · 📈 308 stars today

Why is this running? Trace any process, port, container, or file back to what started it - CLI + TUI.

中文介绍 回答“为什么这个在运行?”它能追溯任何进程、端口、容器或文件的启动来源,提供CLI和TUI界面。快速定位系统异常进程的来源。适合系统管理员、DevOps排查故障和进行安全审计。

google/skills

Python · ★ 16,231 · 🍴 1,289 · 📈 305 stars today

Agent Skills for Google products and technologies

中文介绍 为Google产品和技术打造的Agent Skills集合,让AI代理能调用Google搜索、地图、Workspace等能力。通过标准接口接入,扩展代理的功能。适合需要集成Google生态的应用开发者,快速赋予代理实用的外部工具能力。

Recursive Synthesis for Long-Horizon Terminal Tasks

👍 211

High-quality long-horizon training data for terminal agents is expensive to produce, often costing hundreds to thousands of dollars per task, because each task must keep the instruction, environment, reference solution, and verifier mutually consistent. Human authoring does not scale, and direct gen

中文介绍 针对终端智能体长时程任务训练数据人工合成成本高(每任务数百至上千美元)且难以扩展的问题,提出递归合成方法,自动生成指令、环境、参考解与验证器相互一致的高质量长时程任务数据,实现低成本规模化数据生产。

AgentOPSD: Recursive Self-Distillation for Agentic Reinforcement Learning

👍 66

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, pr

中文介绍 针对可验证奖励强化学习在长时程多轮智能体任务中难以对少数关键决策进行信用分配的问题,提出AgentOPSD,采用递归自蒸馏方法结合特权信息进行信用分配,提升智能体强化学习的样本效率与任务表现。

ABSeeker: Training Long-Horizon Search Agents via Answer-Backtracked Credit Assignment

👍 60

Long-horizon search agents must make multiple sequential actions (steps) to search, retrieve, verify, and integrate evidence to reach a final answer. However, existing methods for training these agents typically treat all steps within a trajectory uniformly during both supervised fine-tuning (SFT) a

中文介绍 针对长时程搜索智能体训练中所有步骤被同等对待、关键决策难以被有效学习的问题,提出ABSeeker,通过答案回溯进行信用分配,在SFT和强化学习阶段区分关键步骤,提升搜索智能体在检索、验证与证据整合上的整体性能。

OSReward: Instituting Standardized Evaluation for Cross-Platform Computer-Use Reward Models

👍 51

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 verifie

中文介绍 针对计算机使用智能体(CUA)轨迹验证缺乏统一标准的问题,提出OSReward,建立跨平台计算机使用奖励模型的标准化评估体系,统一衡量轨迹是否完成指令任务,支持智能体评估、数据筛选与强化学习。

Interpretable MEG Decoding of Perceived Speech: Cortical Sources and the Stimulus Features That Drive Retrieval

👍 46

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 sp

中文介绍 针对脑磁图(MEG)语音解码深度模型权重难以映射到电生理量、缺乏可解释性的问题,研究利用CLIP式目标与wav2vec 2.0嵌入训练的深度网络从MEG信号检索语音,解析驱动检索的大脑皮层来源与刺激特征,提升模型可解释性。

WorldClaw: Agentic 3D Open-World Generation at Scale

👍 46

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 frame

中文介绍 针对从开放文本生成大规模可自由探索3D世界时全局空间一致性、丰富局部内容与可复用显式资产难以兼顾的问题,提出WorldClaw全智能体从粗到细生成框架,实现大规模3D开放世界的高质量自动化生成。

GST-Bench: Can VLMs Develop Global Spatial Awareness from Video?

👍 30

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 Ben

中文介绍 针对现有空间智能基准只评估单/少视角局部感知、忽略连续长时程视觉流中全局空间意识的问题,提出全局-空间-时间基准GST-Bench,用于评测视频理解模型是否具备全局空间感知能力,推动具身智能空间智能研究。

EnvACE: Internalizing Environment Dynamics via World Rehearsal for Agentic Reinforcement Learning

👍 28

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 lear

中文介绍 针对长时程工具使用智能体训练依赖真实或合成可执行环境、成本高且外部模拟器难以接地的问题,提出EnvACE,通过世界预演(World Rehearsal)将环境动态内化,实现无需昂贵环境构建的智能体强化学习。

Learning from Failures: Retrieval-Centric CoT via Hard Negatives for Unified Multimodal Retrieval

👍 26

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

中文介绍 针对统一多模态检索中直接编码原始多模态输入易丢失细粒度判别信息的问题,提出基于难负样本的检索中心思维链(Retrieval-Centric CoT)方法,使LVLM检索器从失败样本中学习,增强复杂用户意图下的候选匹配能力。

From Economic Agents to Agentic Economies: A Systems Blueprint for Economic World Models

👍 24

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 impl

中文介绍 本文提出经济世界模型(EWM)的系统蓝图,通过建模异质智能体的信念与行动以及市场制度机制,从内部生成经济演化,实现从个体经济智能体到智能体经济体的构建路径。

ChronoVision: Temporal Reasoning via Latent State Reconstruction

👍 24

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

中文介绍 针对多模态大模型在多步时间推理中表现差、基于语言的推理难以精确刻画连续视觉动态的问题,提出ChronoVision,通过潜在状态重建将视觉状态内化为潜在表征,从而增强多步时间推理能力,提升复杂视觉认知任务的性能。

GDPevo: Evaluating Agent Self-Evolution on Real Business Tasks

👍 23

Agent self-evolution updates an agent's persistent state from prior experience and reuses it to solve related tasks more effectively. Evaluating self-evolution is difficult: existing benchmarks provide limited coverage of economically valuable task domains, do not always design training and test tas

中文介绍 针对智能体自我进化评估困难、现有基准缺乏经济价值任务且训练/测试设计不合理的问题,提出GDPevo基准,在真实商业任务上系统评估智能体利用历史经验更新自身状态并解决相关任务的能力,推动自我进化实用化评测。

On-Policy Delta Distillation for Multilingual Math Reasoning

👍 20

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 Englis

中文介绍 针对在线策略蒸馏(OPD)在多语言数学推理场景下的有效性尚不明确的问题,系统研究OPD及其变体在线策略增量蒸馏(OPD²),在英语等多语言数学推理任务上验证其可作为强化学习的有效替代,提升多语言推理性能。

HarnessOpt-Bench: Evaluating LLMs at Harness Optimization

👍 20

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-guid

中文介绍 针对LLM在智能体系统中的性能受提示、工具、控制流等外围harness影响的问题,提出HarnessOpt-Bench基准,评估LLM能否根据评估反馈迭代优化harness,实现自动化harness优化,提升智能体系统整体能力。

DataSpace: Benchmarking Data Agents for Verifiable Analytics over Heterogeneous Workspaces

👍 19

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

中文介绍 针对数据智能体在跨数据库、文件、文档和多媒体的异构工作区中进行可验证分析缺乏基准的问题,提出DataSpace基准,评测智能体整合分散证据、执行自然语言分析并产出可验证结果的能力。

Teaching Nemotron Greek: Mining a Corpus, Adapting Retrieval, and Grounding Generation for Modern Greek across Specialist Domains

👍 17

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

中文介绍 针对现代希腊语在NVIDIA Nemotron检索模型和主流多语基准中缺失的问题,提出端到端适配方案:挖掘领域语料、适配检索模型,并基于RAG在专业领域法律、能源、金融、医疗中实现接地生成,补齐现代希腊语检索与生成能力。

K-EXAONE 2.0 Technical Report

👍 16

This technical report presents K-EXAONE 2.0, an open-weight multilingual foundation model developed by LG AI Research as a step in our effort toward global frontier-scale foundation models. Rather than training from scratch, we upcycle K-EXAONE and expand its architecture, yielding a Mixture-of-Expe

中文介绍 本技术报告介绍LG AI Research开发的K-EXAONE 2.0开源多语言基础模型。采用upcycling方式扩展现有架构,形成Mixture-of-Experts(MoE)模型,以较低成本迈向全球前沿规模基础模型,并开放权重。

AVE-Compass: Towards Holistic Evaluation for Audio-Video Editing Abilities

👍 15

While instruction-based video editing has advanced rapidly, real-world videos contain tightly coupled audio and visual signals, and editing one modality often requires coordinated changes in the other. Existing benchmarks primarily evaluate visual transformations on silent clips or isolated audio ed

中文介绍 针对现有视频编辑基准主要评估视觉变换、忽视音视频联合编辑的问题,提出AVE-Compass基准,全面评测指令驱动的音频-视频编辑能力,关注编辑一个模态时对另一模态的协同调整,为真实世界音视频编辑提供整体评价。

Distill Where You Fail: Recovering Learning Signals of Negative RL-Groups from Adaptive Teacher Guidance

👍 14

Reinforcement learning with verifiable rewards (RLVR) has become a standard paradigm for post-training large language models (LLMs). While Group Relative Policy Optimization (GRPO) is widely adopted, it suffers from sparse reward signals and loses gradients entirely when all responses within a group

中文介绍 针对GRPO在组内全部响应均错误时梯度消失、奖励信号稀疏的问题,提出“在失败处蒸馏”方法,利用自适应教师指导从负向RL组中恢复学习信号,提升可验证奖励强化学习后训练的样本效率与稳定性。

EffectLearner: World-Aware Object-Effect Reasoning for Real-World Video Object Removal

👍 12

Video object removal must eliminate not only the target object but also its induced effects while maintaining high-fidelity and spatiotemporally coherent restoration. Existing methods mainly learn object-effect correspondences implicitly from predefined effect categories and fixed data distributions

中文介绍 针对视频目标移除需同时消除目标对象及其引发效应、现有方法依赖预定义效应类别与固定数据分布的问题,提出EffectLearner,通过世界感知的目标-效应推理,实现真实世界视频中的物体移除与高保真时空一致恢复。

Grok Build will rewrite how you use your laptop -A practical guide to your own Autonomous Employee

@XFreeze · 251.7K 粉丝 · 778.3K 阅 · 558 赞 · 80 转

Grok Build: What It’s Actually For Most people underestimate it by an order of magnitude. Ask someone what an AI coding agent is for, and they’ll probably tell you it builds apps. That’s true and it

中文介绍 Grok Build 的实际用途被多数人低估了一个量级——它不只是开发者写 App 的 AI 代理,更像能重写笔记本使用方式的「自主员工」。作者给出从定位到落地的实用指南。

How to make a short film with Grok Imagine, start to finish

@tetsuoai · 236.6K 粉丝 · 493.9K 阅 · 851 赞 · 138 转

Grok Imagine crossed a line this week. Imagine Video 1.5 shipped last month with better motion, physics, and audio. On July 31 xAI added the piece that makes actual filmmaking possible: image and

中文介绍 Grok Imagine 在影视制作上实现突破:上月 Imagine Video 1.5 已增强动作、物理与音频,7 月 31 日 xAI 又补齐图生视频关键环节。作者以从构思到成片的完整流程演示如何用其制作短片。

An Agentic IDE that builds itself

@sawyerhood · 17.1K 粉丝 · 185.1K 阅 · 519 赞 · 27 转

I'm excited to show something I've been working on recently: bb, an agentic IDE that builds itself. This started as a passion project by @_ymichael, and over time I changed from being an early user

中文介绍 bb 是一款能自我构建的 agentic IDE:它最初是 @_ymichael 的兴趣项目,作者从早期用户转而深度参与开发。该 IDE 的核心特点是利用 agent 能力自动演进自身代码。

Knowledge Flywheels

@yisongyue · 24.2K 粉丝 · 48.3K 阅 · 503 赞 · 37 转

A new scaling dimension is emerging Today, we scale models through better data, architectures, and compute. We scale agents through better tools, search, verification, and harnesses. Tomorrow, we will

中文介绍 知识飞轮是新的扩展维度:如今模型依靠数据、架构与算力扩展,agent 依靠工具、搜索、验证和框架扩展,下一步将转向知识飞轮驱动的自动演进。

Responding to the next frontier of critical cyber capabilities

OpenAI is sharing preliminary cybersecurity evaluations for Astra and the steps we’re taking to strengthen safeguards and security controls.

中文介绍 OpenAI公布Astra模型的初步网络安全评估结果,并介绍为加强安全防护和控制措施所采取的新步骤,以应对关键网络能力领域的新前沿挑战。

How HSP GRUPPE builds AI capabilities for tax advisory

Discover how HSP GRUPPE uses ChatGPT Enterprise to boost productivity, improve work quality, and create more capacity for tax advisory and client service.

中文介绍 OpenAI文章介绍税务咨询公司HSP GRUPPE如何借助ChatGPT Enterprise提升生产力和工作质量,为税务咨询与客户服务腾出更多精力与容量。

[AINews] AMD buys Taalas

The Inference Inflection is HEATING up.

中文介绍 Latent Space AI新闻简报报道,AMD收购AI芯片公司Taalas。报道指出,推理领域的拐点正在升温,AI推理基础设施竞争进一步加剧。

Improving GPT‑5.6 Sol in ChatGPT—and expanding access to GPT-5.6 Luna for free users

ChatGPT introduces improved GPT-5.6 Sol with better accuracy and consistency, plus expanded access for free users and unlimited everyday chats with GPT-5.6 Luna.

中文介绍 OpenAI在ChatGPT中引入改进的GPT-5.6 Sol模型,准确性和一致性更佳;同时扩大免费用户对GPT-5.6 Luna的访问权,并提供不限次数的日常聊天。

Working with the American Psychological Association on youth mental health and AI

OpenAI and the American Psychological Association advance evidence-based guidance, resources, and safeguards for responsible AI use and youth mental health.

中文介绍 OpenAI与美国心理学会(APA)合作,围绕青少年心理健康与AI应用,推进基于证据的指导、资源和安全保障,促进负责任的AI使用。

not much happened today

**Meta's Muse Spark 1.2** rapidly rose to frontier-tier with top 5 ranking on Vals Index at **$0.69/test**, being **3x cheaper than Kimi** and **10x+ cheaper than Fable, Opus, and 5.6 Sol**. It achieved **gold-medal-level performance in five STEM Olympiads** with perfect theory scores in APhO and IP

中文介绍 Smol AI News报道,Meta的Muse Spark 1.2模型迅速升至前沿水平,Vals Index排名前五,测试成本0.69美元/次,较Kimi便宜3倍、较Fable/Opus/5.6 Sol便宜10倍以上,并在五项STEM奥赛中达到金牌级成绩。

From asking to doing: How the world is putting ChatGPT to work

New OpenAI Signals data shows how people use ChatGPT worldwide, with country-level insights on adoption, usage trends, and evolving behavior.

中文介绍 OpenAI发布新的Signals数据,展示全球各地用户如何使用ChatGPT,并提供各国在采用率、使用趋势和行为演变方面的洞察。

Baseten on Hugging Face Inference Providers 🔥

中文介绍 Hugging Face博客宣布,Baseten已作为推理服务提供商(Inference Provider)接入其平台,开发者可以在Hugging Face生态中使用该推理服务。

GDM leadership reset

**Google DeepMind** undergoes a leadership reshuffle with **Demis Hassabis** moving to Chair and Chief Scientist roles, while **Koray Kavukcuoglu** takes operational control focusing on **Gemini** and product execution. The launch of **Discovery Loop** by founders including **Jeff Dean**, **Sanjay G

中文介绍 Smol AI News报道Google DeepMind领导层重置:Demis Hassabis转任主席兼首席科学家,Koray Kavukcuoglu接管运营,聚焦Gemini与产品执行;多位创始人共同发起Discovery Loop项目。

[AINews] Megakernels are so dead and so back

A quiet day lets us highlight a Cursor launch and an engineering debate

中文介绍 Latent Space AI新闻称当天活动较少,重点报道了Cursor的新品发布以及一场围绕Megakernels的工程辩论,讨论其既已消亡又卷土重来的现状。

市场总览

美股整体偏强但内部分化:SPY 距 52 周高仅 -0.08%,QQQ 5 日 +5.09%,科技权重 NVDA 多头排列且 MACD 金叉,MSFT 5 日 +7.59% 但 RSI 78.1 进入超买;TSLA、META 则处于空头排列。加密市场方面,恐慌贪婪指数 29(恐慌),总市值 2.29T,BTC 与 ETH 均位于 SMA20/SMA50 上方但低于 SMA200,BTC MACD 金叉但距高点 -48.59%,SOL 仍空头,整体中性偏谨慎。中概股短期反弹明显:BABA 5 日 +5.04%、PDD +3.61%、JD RSI 超买 74.3,均站上短期均线。商品外汇分化突出,黄金 1 日 +3.76%、5 日 +8.7%,RSI 67.6 接近超买;原油 5 日 -8.96% 且 MACD 死叉;美元兑人民币 RSI 26.9 超卖,美元指数 DXY 偏弱,VIX 回落至 14.9 低位。10Y 美债收益率接近 52 周高,利率环境仍受关注。

今日关注

NVDA 英伟达 (NVDA)
偏上行

NVDA 当前价 223.96,1 日 +2.27%,5 日 +11.56%,站上 SMA20(206.82)、SMA50(206.07)与 SMA200(193.98),呈多头排列。MACD 柱 3.05 高于信号线 0.55 并形成金叉,RSI 64.4 未超买,距 52 周高仅 -5.32%,技术动能偏上行。

BABA 阿里巴巴 (BABA)
偏上行

阿里巴巴现价 128.41,1 日 +1.26%,5 日 +5.04%,价格高于 SMA20(118.99)和 SMA50(113.81)但仍在 SMA200(140.09)下方。RSI 67.9 接近超买区间,MACD 柱 4.29 高于信号线 2.84,短期均线结构向上,中期趋势偏上行。

TSLA 特斯拉 (TSLA)
偏下行

特斯拉现价 328.58,低于 SMA20(343.33)、SMA50(380.44)、SMA200(408.80),呈现空头排列。RSI 41.4 处于弱势区,MACD 为 -19.76 但高于信号线 -20.78(柱微正),从 -34.13% 的 52 周高回撤看结构偏弱,技术状态偏下行。

CL=F WTI 原油期货 (CL=F)
偏下行

WTI 原油现价 77.08,低于 SMA20(81.76)和 SMA50(80.45),5 日大跌 -8.96%,RSI 45.0 显示动能转弱。MACD 柱 -0.54 低于信号线 0.25,刚出现死叉,价格虽在 SMA200(76.28)上方,但短线技术面偏下行。

BTC-USD 比特币 (BTC-USD)
中性

比特币现价 64877.65,高于 SMA20(64393.25)和 SMA50(63277.98),但低于 SMA200(70369.63),RSI 54.5 处于中性区。MACD 柱 67.10 高于信号线 31.69,出现金叉,但距 52 周高 -48.59%,上方压力明显,技术状态中性。

全部资产

^VIX

VIX 恐慌指数

$14.90 -1.65%
5 日
-6.82%
距 52w 高
-57.8%
RSI(14)
41.9
趋势
空头
SMA 20 / 50 / 200
17.16 / 17.27 / 18.58
MACD / 信号
-0.457 / -0.130
MACD 死叉 (4 天前)空头排列

^TNX

10Y 美债收益率 (%)

$4.66 -0.21%
5 日
-1.79%
距 52w 高
-1.8%
RSI(14)
55.6
趋势
多头
SMA 20 / 50 / 200
4.63 / 4.54 / 4.30
MACD / 信号
0.037 / 0.042
MACD 死叉 (2 天前)接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$99.60 -0.37%
5 日
-0.20%
距 52w 高
-2.2%
RSI(14)
36.2
趋势
中性
SMA 20 / 50 / 200
100.65 / 100.49 / 99.17
MACD / 信号
-0.241 / -0.059
接近 52 周高

SPY

S&P 500 ETF

$773.26 +0.61%
5 日
+3.51%
距 52w 高
-0.1%
RSI(14)
66.0
趋势
多头
SMA 20 / 50 / 200
750.17 / 747.19 / 702.97
MACD / 信号
6.186 / 2.849
MACD 金叉 (4 天前)接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$723.03 +1.17%
5 日
+5.09%
距 52w 高
-3.4%
RSI(14)
57.1
趋势
多头
SMA 20 / 50 / 200
700.34 / 714.57 / 647.85
MACD / 信号
0.112 / -4.330
MACD 金叉 (3 天前)多头排列

AAPL

Apple

$313.33 +0.29%
5 日
+1.43%
距 52w 高
-9.1%
RSI(14)
47.6
趋势
多头
SMA 20 / 50 / 200
323.43 / 309.79 / 279.41
MACD / 信号
0.878 / 4.059
多头排列

MSFT

Microsoft

$499.99 +0.03%
5 日
+7.59%
距 52w 高
-9.7%
RSI(14)
78.1
趋势
中性
SMA 20 / 50 / 200
423.84 / 407.01 / 433.08
MACD / 信号
27.562 / 16.262
RSI 超买

NVDA

Nvidia

$223.96 +2.27%
5 日
+11.56%
距 52w 高
-5.3%
RSI(14)
64.4
趋势
多头
SMA 20 / 50 / 200
206.82 / 206.07 / 193.98
MACD / 信号
3.052 / 0.551
MACD 金叉 (3 天前)多头排列

GOOGL

Alphabet

$354.30 -0.96%
5 日
-0.51%
距 52w 高
-13.3%
RSI(14)
50.7
趋势
中性
SMA 20 / 50 / 200
348.76 / 356.51 / 329.11
MACD / 信号
0.938 / -2.048

TSLA

Tesla

$328.58 +2.83%
5 日
+5.58%
距 52w 高
-34.1%
RSI(14)
41.4
趋势
空头
SMA 20 / 50 / 200
343.33 / 380.44 / 408.80
MACD / 信号
-19.758 / -20.783
MACD 金叉 (今天)空头排列

META

Meta

$592.10 +0.37%
5 日
+6.36%
距 52w 高
-25.6%
RSI(14)
47.7
趋势
空头
SMA 20 / 50 / 200
612.27 / 599.76 / 631.30
MACD / 信号
-7.541 / -5.065
空头排列
加密恐慌贪婪
29
恐慌
加密总市值
$2.29 T
+0.66% / 24h
BTC 主导率
56.8%
ETH 10.1%
24h 成交量
$54.4 B
活跃币 18,248

BTC-USD

Bitcoin

$64,877.65 +0.96%
5 日
+2.20%
距 52w 高
-48.6%
RSI(14)
54.5
趋势
中性
SMA 20 / 50 / 200
64,393.25 / 63,277.98 / 70,369.63
MACD / 信号
67.104 / 31.694
MACD 金叉 (今天)

ETH-USD

Ethereum

$1,914.72 +0.67%
5 日
+1.71%
距 52w 高
-61.3%
RSI(14)
56.5
趋势
中性
SMA 20 / 50 / 200
1,893.69 / 1,794.35 / 2,060.52
MACD / 信号
20.661 / 24.486

SOL-USD

Solana

$73.69 +1.53%
5 日
+0.33%
距 52w 高
-70.9%
RSI(14)
46.9
趋势
空头
SMA 20 / 50 / 200
74.62 / 75.12 / 84.04
MACD / 信号
-0.750 / -0.667
空头排列

BABA

阿里巴巴 (BABA)

$128.41 +1.26%
5 日
+5.04%
距 52w 高
-33.4%
RSI(14)
67.9
趋势
中性
SMA 20 / 50 / 200
118.99 / 113.81 / 140.09
MACD / 信号
4.288 / 2.841

PDD

拼多多 (PDD)

$91.76 +1.00%
5 日
+3.61%
距 52w 高
-34.2%
RSI(14)
66.3
趋势
中性
SMA 20 / 50 / 200
86.75 / 83.76 / 102.88
MACD / 信号
1.951 / 1.269

JD

京东 (JD)

$32.97 +0.49%
5 日
-0.12%
距 52w 高
-10.6%
RSI(14)
74.3
趋势
中性
SMA 20 / 50 / 200
31.12 / 29.03 / 29.43
MACD / 信号
1.242 / 1.092
RSI 超买

0700.HK

腾讯控股 (0700.HK)

HK$478.80 -0.08%
5 日
+0.76%
距 52w 高
-29.9%
RSI(14)
55.7
趋势
中性
SMA 20 / 50 / 200
466.87 / 454.15 / 535.37
MACD / 信号
8.212 / 5.924

GC=F

黄金期货

$4,401.30 +3.76%
5 日
+8.70%
距 52w 高
-21.2%
RSI(14)
67.6
趋势
中性
SMA 20 / 50 / 200
4,087.79 / 4,170.49 / 4,478.97
MACD / 信号
22.104 / -19.912

CL=F

WTI 原油期货

$77.08 -0.27%
5 日
-8.96%
距 52w 高
-35.5%
RSI(14)
45.0
趋势
中性
SMA 20 / 50 / 200
81.76 / 80.45 / 76.28
MACD / 信号
-0.541 / 0.249
MACD 死叉 (3 天前)

USDCNY=X

美元 / 人民币

¥6.74 -0.17%
5 日
-0.20%
距 52w 高
-6.3%
RSI(14)
26.9
趋势
空头
SMA 20 / 50 / 200
6.76 / 6.77 / 6.90
MACD / 信号
-0.009 / -0.007
RSI 超卖接近 52 周低空头排列
风险提示

本报告仅基于技术指标读数,不构成投资建议;过去走势不代表未来表现。指标可能发出相互矛盾的信号,结论仅供技术指标解读参考。

Spain to introduce temporary border checks on visitors from Italy

Move comes in response to Rome imposing similar measures after mass migration rush to Ceuta Spain has announced it will introduce temporary border checks on visitors from Italy in response to Rome imposing similar measures after a mass rush of people from Morocco into Ceuta. The checks, which come “

US police officer accused of killing three people in Mexico arrested at border

Chad Eberle of Texas charged over deadly shooting in Saltillo that officials say stemmed from custody dispute A Texas police officer has been arrested in Mexico after authorities there accused him of killing three people and critically injuring the mother of his child in what investigators say stemm

Houthis Claim Attack on Yemeni Military Camp

Recent escalating tensions between the Iran-backed group and the Yemeni government have prompted fears that a truce in place since 2022 is nearing collapse.

Moonshot shake-up seeks to win Beijing nod for stock market debut

Chinese AI start-up targets Hong Kong listing to raise fresh funding for next phase of development

中文摘要 中国人工智能初创公司月之暗面(Moonshot)进行业务重组,寻求获得北京方面批准,目标是在香港上市,以筹集新一轮资金支持下一阶段发展。

SEC Drops Insider-Trading Suit Against Executive Trump Pardoned

The US Securities and Exchange Commission said it is dropping an insider-trading lawsuit against a former healthcare executive who was convicted in a related criminal case and then pardoned by President Donald Trump.

中文摘要 美国证交会(SEC)撤销对一名前医疗行业高管的内幕交易诉讼。该高管在相关刑事案件中被定罪,后获得总统特朗普赦免。

Iran’s oil exports stall and Kharg Island idles under US blockade

Naval interdiction appears to be halting tankers from carrying Tehran’s crude

中文摘要 美国对伊朗的海上封锁正在产生实效,海军拦截行动似乎已阻止油轮运载伊朗原油,导致伊朗石油出口陷入停滞,哈尔克岛油港被迫闲置。

Optimizing Life and Finances in Your Twenties | Masters in Business with Jack Raines

Barry sits down with Jack Raines author of "Younge Money". Jack dives into his unlikely journey into finance and venture capital. He discusses how his travels impacted the way he sees money and purpose in your twenties. He also reviews how to incorporate passion into your career and the impact it wi

中文摘要 彭博《商业大师》邀请《Younge Money》作者杰克·雷恩斯(Jack Raines),畅谈他意外进入金融与风险投资领域的经历,以及旅行如何改变他对金钱和二十多岁人生目标的看法,并讨论如何将热情融入职业规划。

Once Upon a Farm CEO on Outlook Boost, Consumer Demand

John Foraker, Co-Founder and CEO of Once Upon a Farm, discussed the company's strong 42% sales growth in the recent quarter and expressed confidence in sustaining this momentum due to resilient consumer demand across baby and kid food categories. The company has raised its guidance for the full year

中文摘要 Once Upon a Farm联合创始人兼首席执行官约翰·福拉克表示,公司最近一个季度销售额强劲增长42%,得益于婴幼儿食品类别的消费者需求韧性,预计这一势头可以延续,公司已上调业绩指引。

SpaceX Nears IPO Price Again After Staging $327 Billion Rally

SpaceX shares jumped for a second straight day bringing them close to breaking back above the company’s $135 initial public offering price for the first time since falling below the key level last month.

中文摘要 SpaceX股价连续第二个交易日上涨,接近重新突破每股135美元的首次公开募股(IPO)发行价。这是自上月跌破这一关键水平以来的首次。

US Army Wants to Let Companies Test Weapons Faster

The US Army wants to see new weapons on the battlefield faster. Tyler Kendall sat down with US Army Secretary Dan Driscoll to discuss the Pentagon's plan to open up five military ranges to private industry. (Source: Bloomberg)

中文摘要 美国陆军希望让新武器更快走上战场,陆军部长丹·德里斯科尔透露,五角大楼计划向私营企业开放五个军事靶场,以加快武器测试速度。

Markets Rally on Weak Jobs Report | Closing Bell

Comprehensive cross-platform coverage of the U.S. market close on Bloomberg Television, Bloomberg Radio, and YouTube with Romaine Bostick, Carol Massar and Tim Stenovec. (Source: Bloomberg)

中文摘要 彭博《收盘钟》节目全面报道美国市场收盘行情,受疲弱就业报告影响,美股当日走高;报道覆盖彭博电视、广播及YouTube平台。

Wall Street Risk Complex Surges Anew Amid Deluge of Fresh Cash

The financial world’s catalog of complaints keeps getting longer. In markets, however, the response is increasingly one of indifference.

中文摘要 华尔街风险偏好再度高涨,大量新资金持续涌入市场。尽管金融世界的忧虑清单不断加长,市场对此却日益表现出漠视态度。

This Spider-Man Is 'Deeper,' Say Sony's Rothman

Sony Pictures Entertainment Motion Picture Group Chairman and CEO Tom Rothman says this latest Spider-Man movie was deeper and more emotional than others in the franchise. He says "Spider-Man: Brand New Day" could be one of the studio's most profitable movies ever. Rothman also talks about ticket pr

中文摘要 索尼影视娱乐电影集团董事长兼首席执行官汤姆·罗斯曼表示,最新蜘蛛侠电影《Spider-Man: Brand New Day》比系列其他影片更深刻、更情绪化,可能成为公司史上最赚钱的影片之一。

Taking Long Term Approach To Investing: Whitney

Meredith Whitney, CEO of Meredith Whitney Advisory Group, joins Scarlet Fu and Tom Keene on "Bloomberg Money." They discuss Meredith's approach to personal investing and finance. (Source: Bloomberg)

中文摘要 Meredith Whitney咨询集团首席执行官梅雷迪思·惠特尼在彭博《Bloomberg Money》节目中,分享了个人投资与财务管理的见解,强调采取长期投资策略。

Mike Ashley says Harvey Nichols is in a ‘death spiral’

Sports Direct founder casts doubt over department store chain’s prospects even as he vies to acquire it

中文摘要 Sports Direct创始人迈克·阿什利表示,百货连锁哈维·尼科尔斯正处于「死亡螺旋」,前景不容乐观;他目前正寻求收购该公司。

该源今日无内容。