每日简报

2026-07-13

← 历史归档

Dicklesworthstone/destructive_command_guard

Rust · ★ 2,852 · 🍴 107 · 📈 444 stars today

The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by agents.

中文介绍 Destructive Command Guard (dcg) 用于阻止 AI Agent 执行危险的 git 和 shell 命令。通过预定义规则拦截高危操作,防止误删除或破坏性行为。适用于需要约束自动化工具权限的开发者或运维场景。

wonderwhy-er/DesktopCommanderMCP

TypeScript · ★ 7,974 · 🍴 985 · 📈 210 stars today

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

中文介绍 DesktopCommanderMCP 是一个 MCP 服务器,为 Claude 提供终端控制、文件系统搜索和差异文件编辑能力。AI 助手可借此直接在本地执行命令、修改文件,适用于需要深度操作系统集成的自动化工作流。

HKUDS/Vibe-Trading

Python · ★ 20,524 · 🍴 3,594 · 📈 768 stars today

"Vibe-Trading: Your Personal Trading Agent"

中文介绍 Vibe-Trading 是一个个人交易代理,利用 AI 辅助进行股票或加密货币交易决策。它可能结合市场数据分析和情绪识别,为散户提供自动化或半自动化的交易策略执行工具。

PrefectHQ/prefect

Python · ★ 23,136 · 🍴 2,391 · 📈 66 stars today

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.

中文介绍 Prefect 是 Python 工作流编排框架,用于构建弹性数据管道。它提供任务调度、状态跟踪、重试机制和仪表盘,解决数据工程中的管道可靠性问题。适用于 ETL、数据科学和自动化运维场景。

Shubhamsaboo/awesome-llm-apps

Python · ★ 118,505 · 🍴 17,624 · 📈 408 stars today

100+ AI Agent & RAG apps you can actually run — clone, customize, ship.

中文介绍 收录 100 多个可运行的 AI Agent 和 RAG 应用,覆盖搜索、客服、文档问答等场景。每个应用可直接 clone、定制并部署,帮助开发者快速搭建基于大语言模型的产品原型。

anthropics/claude-cookbooks

Jupyter Notebook · ★ 48,383 · 🍴 5,726 · 📈 459 stars today

A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.

中文介绍 Anthropic 官方提供的 Claude 使用示例 notebook 集合,展示提示工程、工具调用、多步骤任务等有效方法。适合希望深入掌握 Claude 能力的开发者,包括代码生成、数据分析等场景。

home-assistant/core

Python · ★ 89,046 · 🍴 38,080 · 📈 400 stars today

🏡 Open source home automation that puts local control and privacy first.

中文介绍 Home Assistant 是开源家庭自动化平台,强调本地控制与隐私保护。它集成数千种智能设备,支持自动化规则、场景联动和自定义面板。适合希望脱离云服务、自主管理智能家居的用户。

Crosstalk-Solutions/project-nomad

TypeScript · ★ 33,790 · 🍴 3,388 · 📈 125 stars today

Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.

中文介绍 Project N.O.M.A.D 是一个自包含的离线生存计算机,内置关键工具、知识库和 AI。无需联网即可运行,提供通信、导航、医疗指导等功能,适用于灾难应急、野外探险或断网环境。

ColeMurray/background-agents

TypeScript · ★ 2,251 · 🍴 342 · 📈 16 stars today

An open-source background agents coding system

中文介绍 一个开源的后台 Agent 编码系统,允许在开发环境中持续运行自动化代理。它们可监听文件变化、执行代码分析或辅助调试,提升开发效率。适用于需要长期监控或自动重构的项目。

k1tbyte/Wand-Enhancer

C# · ★ 6,937 · 🍴 19,455 · 📈 609 stars today

Advanced UX and interoperability extension for Wand (WeMod) app

中文介绍 Wand Enhancer 是 WeMod 游戏修改应用的增强扩展,提供高级用户体验和互操作性优化。通过改进界面、支持更多游戏或脚本,让玩家更便捷地使用游戏修改功能。

pingdotgg/t3code

TypeScript · ★ 13,739 · 🍴 2,889 · 📈 75 stars today

中文介绍 t3code 是一个基于 T3 Stack(TypeScript、tRPC、Tailwind CSS 等)的项目模板或工具,用于快速搭建全栈 Web 应用。具体功能未在描述中说明,推测面向现代 React 开发者。

virattt/ai-hedge-fund

Python · ★ 61,382 · 🍴 10,856 · 📈 115 stars today

An AI Hedge Fund Team

中文介绍 AI Hedge Fund 是一个实验性项目,模拟由多个 AI Agent 组成的对冲基金团队。每个 Agent 负责不同策略(如趋势跟踪、均值回归),协同进行投资决策,用于研究 AI 在量化交易中的应用。

chen08209/FlClash

Dart · ★ 45,207 · 🍴 2,854 · 📈 154 stars today

A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free.

中文介绍 FlClash 是基于 ClashMeta 内核的多平台代理客户端,支持 Windows、macOS、Linux 等。它提供简单易用的图形界面,开源无广告,可配置规则订阅和节点管理,用于科学上网或网络加速。

davila7/claude-code-templates

Python · ★ 29,229 · 🍴 3,203 · 📈 274 stars today

CLI tool for configuring and monitoring Claude Code

中文介绍 一个 CLI 工具,用于配置和监控 Claude Code。它提供模板管理和运行状态查看功能,帮助开发者标准化 Claude Code 的使用方式,适用于团队协作和自动化代码审查场景。

par274/sharpemu

C# · ★ 1,242 · 🍴 75 · 📈 314 stars today

An experimental PlayStation 5 emulator project.

中文介绍 SharpEmu 是一个实验性的 PlayStation 5 模拟器项目,旨在通过逆向工程在 PC 上运行 PS5 游戏。目前处于早期开发阶段,可能仅支持部分演示程序,对游戏兼容性研究具有参考价值。

malisper/pgrust

Rust · ★ 2,450 · 🍴 66 · 📈 518 stars today

Postgres rewritten in Rust, now passing 100% of the Postgres regression tests

中文介绍 PGRust 用 Rust 语言重写了 PostgreSQL 数据库内核,现已通过全部 100% 的原版回归测试。它保留了 SQL 兼容性和数据持久化能力,同时利用 Rust 的内存安全特性,为数据库系统提供更安全的替代方案。

Nutlope/hallmark

CSS · ★ 4,245 · 🍴 253 · 📈 155 stars today

Anti-AI-slop design skill for Claude Code, Cursor, and Codex.

中文介绍 Hallmark 为 Claude Code、Cursor 和 Codex 等 AI 编码工具注入“反 AI 杂讯”设计能力。通过提示工程和规则约束,让 AI 生成更清晰、结构化的代码,减少无意义输出。适用于追求代码质量的自动编程场景。

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

👍 84

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方法,直接对原始结构证据进行深度推理,实现材料、化学、生物领域结构-性质关系的准确、跨学科、透明理解,无需人工特征工程,提升可解释性与泛化能力。

Video-Oasis: Rethinking Evaluation of Video Understanding

👍 54

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的真实理解能力。

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

👍 51

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

中文介绍 针对VLA模型在长时任务中的马尔可夫假设局限,提出Dual Latent Memory,融合扩展观察窗口与历史检索,增强机器人操控对时间依赖任务的记忆与推理能力。

Infinite Worlds with Versatile Interactions

👍 31

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实现无限交互世界,通过因果预训练范式在无限长交互中保持输出一致性,支持多样化场景生成,适用于大规模虚拟环境与交互仿真。

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

👍 30

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系统追踪科学思想遗传谱系的能力,要求模型基于前人工作推理并生成有谱系依据的新想法,衡量科学推理深度。

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

👍 27

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利用预训练视频扩散先验,联合处理事件流视频重建、预测与帧插值,在长时间跨度下保持稳定,避免回归方法的纹理模糊,实现高质量事件视频恢复。

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

👍 27

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提供通用基准,评估能操作工具、协助用户的主动智能体在真实世界任务中的表现,弥补现有基准在任务多样性和环境真实性方面的不足。

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

👍 27

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

中文介绍 提出策略感知提示自适应方法,在非可验证指令跟随的RL中,根据策略演化动态调整LLM评判的评分细则与训练提示,提升奖励信号的准确性与对齐效果。

Enhancing In-context Panoramic Generation via Geometric-aware Pretraining

👍 17

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两阶段框架:先通过几何感知预训练获得大尺度全景数据表征,再微调实现上下文全景生成,有效缓解训练数据不足问题,提升生成质量。

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

👍 15

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、代码仓库等任务中实现零样本长上下文扩展。

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

👍 15

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

👍 14

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

中文介绍 提出单轨迹异步优化用于智能体强化学习,相比同步批处理方法,在长程智能体任务中显著提升训练效率,适用于LLM后训练阶段的agentic RL场景。

OpenCoF: Learning to Reason Through Video Generation

👍 13

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通过视频生成实现推理,推理过程在时序帧中展开,模型学习生成因果连贯的视频帧序列,以视觉方式呈现逻辑推理,提升可解释性。

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

👍 12

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面向移动端图像生成视频,实现子弹时间、滑动变焦等电影级运镜,通过轻量Diffusion Transformer与多步迭代优化在设备上高效生成高质量动态效果。

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

👍 11

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提供统一的仿真与真实基准,系统评估通用机器人操控策略,覆盖多技能、长时域任务,在两种环境中全面衡量泛化能力,弥补现有基准局限。

Remember When It Matters: Proactive Memory Agent for Long-Horizon Agents

👍 10

In long-horizon tasks, decision-relevant state is often scattered across an expanding trajectory, while the action agent must surface it and act. As trajectories grow, task requirements, environment facts, prior attempts, diagnoses, and open subgoals can be buried in the context window or pushed bey

中文介绍 提出Proactive Memory Agent,主动管理长时任务中的决策相关状态,通过记忆检索与上下文整合防止关键信息被长轨迹淹没,提升智能体在复杂长程任务中的表现。

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

👍 10

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的状态容量,在不增加计算量的前提下提升长上下文召回能力,弥合线性注意力与softmax注意力在长程记忆上的差距。

Automating the Design of Embodied Agent Architectures

👍 10

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

中文介绍 提出自动化设计具身智能体架构的方法,搜索感知、记忆、规划、行动等模块的最优组合,替代手工设计,自动探索更大架构空间,提升任务适应性与性能。

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

👍 9

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在大型陌生环境中构建空间表征、导航与推理的能力。

Attending to Multimodal Generation One Token at a Time

👍 8

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

中文介绍 研究MLLM在自回归生成中每个token的多模态计算动态,通过细粒度注意力分析揭示视觉与语言信息逐步整合的token级机制,深化对多模态生成过程的理解。

Copy Claude Fable 5’s Thinking Before It’s Gone

@TheAIColony · 225.1K 粉丝 · 1.2M 阅 · 603 赞 · 140 转

You Have a Few Days to Copy Fable 5’s Brain Into a Cheaper Model. Here Is How. July 12 is the last day Claude Fable 5 sits inside your plan for free. After that, it moves to pay-per-use credits, and

中文介绍 Claude Fable 5 即将于7月12日转为按量付费,博主提醒用户在此之前将其思维模式迁移到更便宜的模型,并提供了操作方法。

The Great Wave Has Arrived (from GLM CEO Jie Tang)

@bingxu_ · 6.5K 粉丝 · 318.6K 阅 · 505 赞 · 88 转

-- Bing Xu's Note --- I came across an internal GLM letter on the Chinese app RedNote, purportedly written by @jietang, and translated the Chinese text in the images into English. --- Letter Start

中文介绍 翻译了GLM CEO Jie Tang 在 RedNote 发布的内部信《大浪潮已至》,内容涉及AI趋势,可能引发行业讨论。

The Reverse Information Paradox

@satyanadella · 7.0M 粉丝 · 146.5K 阅 · 1.1K 赞 · 162 转

In the age of intelligence, how should firms protect their core IP? Nobel Prize winning economist Kenneth Arrow famously described a paradox in the market for information. “Its value for the

中文介绍 探讨AI时代企业保护核心IP的困境,引用Arrow信息悖论,指出信息价值在不确定市场中难以评估,需反向思考策略。

Cost effective harnesses with Fable

@RLanceMartin · 36.7K 粉丝 · 119.8K 阅 · 510 赞 · 51 转

There is a lot of interest in cost effective use of Fable 5. Agent harnesses will get better at knowing when to use frontier intelligence. I wanted to share some tests I’ve run to better understand

中文介绍 分享经济使用Fable 5的测试结果:Agent harnesses 能智能判断何时调用前沿模型,从而降低推理成本,实现更经济有效的使用。

ORACLE: Official AI Agents Trade on Polymarket

@Oracle__Promo · 4.1K 粉丝 · 106.5K 阅 · 1.8K 赞 · 543 转

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

中文介绍 介绍ORACLE:官方AI Agent 在预测市场Polymarket自动交易,数据显示超30%活动来自AI钱包,证明其策略有效性。

ORACLE: Official AI Agents Trade on Polymarket

@Oracle__Trade · 4.0K 粉丝 · 105.3K 阅 · 1.9K 赞 · 557 转

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

中文介绍 ORACLE官方AI Agent在Polymarket交易,超过30%活动来自AI钱包,展示自主交易策略的高效性。

gpt-5.6-sol without hitting limits

@theo · 356.6K 粉丝 · 77.0K 阅 · 774 赞 · 27 转

I've burned over $200,000 of tokens with gpt-5.6-sol. It's a great model. That said, it's a bit too easy to hit your limits on the $200 Codex Pro sub. OpenAI has been generous about resets, but that

中文介绍 作者使用gpt-5.6-sol消耗超20万美元token,但频繁触达$200 Codex Pro订阅限制,尽管OpenAI会重置,仍需注意配额问题。

GPT‑5.6 by our community

@OpenAIDevs · 373.8K 粉丝 · 58.5K 阅 · 532 赞 · 34 转

GPT‑5.6 has only been in builders’ hands for a couple of days. Here’s what the community is already building with it: A voxel Manhattan, built autonomously with GPT‑5.6 Sol: GPT‑5.6 Sol got to

中文介绍 GPT-5.6刚发布几天,社区已用它自主构建体素曼哈顿城市等项目,展示强大的生成能力和社区创造力。

A single question to track progress from o3 to gpt-5.6 and beyond

@SebastienBubeck · 78.1K 粉丝 · 47.8K 阅 · 514 赞 · 42 转

How long can be the path of a gradient flow on a convex function given the constraint that it stays within the unit Euclidean ball in dimension n? ^ this is the question I have been using for 2 years

中文介绍 用一个数学问题(凸函数上梯度流路径长度)持续两年追踪从o3到GPT-5.6的模型能力进步,作为基准测试。

[AINews] not much happened today

a quiet day after a week of nonstop model releases

中文介绍 平静的一天,上周连续发布模型后无重大事件。

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.

中文介绍 德国电信与OpenAI合作,用AI转型客户服务、员工工作流、网络运营和语音未来,成为AI原生电信公司。

not much happened today

**OpenAI** rolled out **GPT-5.6** featuring a new model stratification with tiers **Luna / Terra / Sol** and effort levels including **Max** and **Ultra**, introducing complex configuration options. The launch faced UX challenges with the **ChatGPT Work / Codex** split, prompting rapid corrective ac

中文介绍 OpenAI推出GPT-5.6,模型分层为Luna/Terra/Sol,引入Max和Ultra努力级别,配置复杂;同时ChatGPT Work与Codex的分裂带来UX挑战。

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开发新技术,揭示了大模型在回答问题或执行任务时的内部运作,发现结果从平凡到令人不安。

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成为Microsoft 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.

中文介绍 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生物漏洞赏金计划,旨在发现生物相关风险。

OpenAI launches GPT 5.6 Sol/Terra/Luna

**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基础设施需为Agent体验演进,分享构建新一代代理云的经验。

市场总览

美股市场整体偏上行,SPY和QQQ均线多头排列,但内部个股分化显著:META单日涨5.97%领涨,而MSFT等科技股仍处空头排列,整体呈现结构性行情。加密市场情绪恐慌(恐慌贪婪指数28),总市值2.27T,BTC主导率56.2%,ETH占比9.6%;BTC空头排列(价格低于SMA50和SMA200),ETH中性偏多(站上SMA20/SMA50但受制于SMA200),整体弱势震荡。中概股近期反弹明显,BABA、JD、腾讯5日涨幅均超5%,但长期均线仍空头压制,MACD出现金叉信号,技术面处于修复阶段。商品外汇方面,黄金延续下跌(空头排列、死叉),原油反弹但受制于50日线,美债收益率上行(接近52周高、MACD金叉),美元指数多头排列,避险与风险偏好并存。综合来看,技术面呈现分化态势,不同资产类别信号差异较大。

今日关注

META Meta (META)
偏上行

价格669.21站上所有均线(SMA20 584.61, SMA50 600.45, SMA200 642.72),RSI 66.3接近超买但未触发,MACD 8.49远高于信号线-2.69且柱状图扩大,显示多头动能强劲,近期5日涨14.81%确认趋势向上。

GC=F 黄金期货 (GC=F)
偏下行

价格4089.8低于三条均线(SMA20 4139.51, SMA50 4364.14, SMA200 4468.72),均线空头排列且死叉(SMA50低于SMA200),RSI 41.7低于50,MACD -75.3虽略高于信号-92.18但整体仍处负值区间,下行趋势明确。

ETH-USD Ethereum (ETH-USD)
中性

价格1827.14站上SMA20 1691.92和SMA50 1761.54,但低于SMA200 2221.66,RSI 60.5处于正常区间,MACD 15.15高于信号-7.15但趋势标记为中性,多空力量均衡,缺乏明确方向信号。

全部资产

^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 日
+1.87%
距 52w 高
-2.5%
RSI(14)
60.5
趋势
多头
SMA 20 / 50 / 200
4.47 / 4.48 / 4.24
MACD / 信号
0.019 / 0.005
MACD 金叉 (4 天前)接近 52 周高多头排列

DX-Y.NYB

美元指数 DXY

$101.07 +0.10%
5 日
+0.22%
距 52w 高
-0.7%
RSI(14)
59.6
趋势
多头
SMA 20 / 50 / 200
100.86 / 99.74 / 98.96
MACD / 信号
0.363 / 0.442
接近 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
加密恐慌贪婪
28
恐慌
加密总市值
$2.27 T
+0.08% / 24h
BTC 主导率
56.2%
ETH 9.6%
24h 成交量
$44.3 B
活跃币 17,529

BTC-USD

Bitcoin

$64,091.93 +0.45%
5 日
+1.26%
距 52w 高
-49.2%
RSI(14)
53.6
趋势
空头
SMA 20 / 50 / 200
61,850.23 / 64,882.87 / 73,867.14
MACD / 信号
-193.906 / -761.314
空头排列

ETH-USD

Ethereum

$1,827.14 +2.18%
5 日
+3.32%
距 52w 高
-63.1%
RSI(14)
60.5
趋势
中性
SMA 20 / 50 / 200
1,691.92 / 1,761.54 / 2,221.66
MACD / 信号
15.149 / -7.148

SOL-USD

Solana

$77.67 +1.10%
5 日
-3.69%
距 52w 高
-69.3%
RSI(14)
53.4
趋势
中性
SMA 20 / 50 / 200
76.08 / 74.38 / 91.75
MACD / 信号
1.424 / 1.471
MACD 死叉 (今天)

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,089.80 -0.35%
5 日
-1.57%
距 52w 高
-26.8%
RSI(14)
41.7
趋势
空头
SMA 20 / 50 / 200
4,139.51 / 4,364.14 / 4,468.72
MACD / 信号
-75.301 / -92.177
死叉(SMA50↓SMA200) (7 天前)空头排列

CL=F

WTI 原油期货

$73.78 +3.32%
5 日
+7.63%
距 52w 高
-38.2%
RSI(14)
43.3
趋势
中性
SMA 20 / 50 / 200
73.09 / 87.20 / 74.27
MACD / 信号
-4.368 / -5.376
MACD 金叉 (3 天前)

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 周低空头排列
风险提示

过去走势不代表未来表现,本报告仅为基于公开行情数据的技术指标解读参考,不构成任何投资建议。投资者应结合自身情况独立决策,充分认识市场风险。

News live: Leeser accuses ‘spineless’ university vice-chancellors of failures on antisemitism; Dfat checking if Australians caught in Bangkok fire

Higher education chiefs, academics and students to give evidence at latest block of hearings at royal commission on antisemitism and social cohesion. Follow today’s news live Get our breaking news email, free app or daily news podcast Support for Hanson’s One Nation slips in new poll Pauline Hanson

中文摘要 朱利安·利泽指责大学副校长在反犹太主义问题上“软弱无能”,反犹太主义与社会凝聚力皇家委员会举行最新听证会,高等教育领袖、学者和学生将作证。

Fire in Bangkok Bar Kills Dozens

The rapid blaze sent people fleeing into the bathroom to hide, officials said. Their bodies were found there, raising questions about fire safety standards.

中文摘要 曼谷一家酒吧发生致命火灾,数十人死亡。官员称火势迅猛,人们逃入洗手间躲避,尸体在那里被发现,引发对消防安全标准的质疑。

Live Updates: Cease-Fire Unraveling as U.S. and Iran Trade Strikes Again

A fresh round of attacks by the U.S. on Sunday was the latest volley in a familiar pattern of back-and-forth strikes fueled by disputes over the Strait of Hormuz.

中文摘要 美国与伊朗在霍尔木兹海峡争端背景下再次互相打击,停火协议破裂。美国周日发动新一轮攻击,双方冲突呈来回往复模式。

At least 27 killed in Bangkok bar fire

Firefighters arrived at the scene in the Chatuchak district to find patrons running through flames to escape.

中文摘要 曼谷乍都乍区一家酒吧发生火灾,至少27人死亡。消防人员到场时,顾客正冲过火焰逃生。

At least 27 killed in fire at Bangkok pub with another 22 critically injured

The fire is one of the deadliest such incidents in the popular tourist destination in ⁠recent years A fire at a popular pub in Thailand’s ⁠capital, Bangkok, has killed 27 ⁠people, with another 22 ​in critical condition, officials said on Monday, in one of the deadliest such incidents in the tourism

中文摘要 泰国曼谷一家热门酒吧发生火灾,造成27人死亡,另有22人危重伤。这是近年来该旅游胜地最致命的火灾之一。

Mitch McConnell releases health update, says he is ‘regaining’ strength

The US Republican senator has been absent from Congress during a weeks-long hospitalisation, spurring party concern.

中文摘要 美国共和党参议员米奇·麦康奈尔发布健康更新,称自己正在“恢复”体力。他因住院数周缺席国会,引发党内担忧。

Lindsey Graham tributes from Israel and Ukraine point to complicated, often bloody legacy

Republican senator, who died Saturday, had a global reach few could rival and was vital in shaping Trump’s worldview It was revealing that one of the first tributes to Lindsey Graham, a US senator who died on Saturday aged 71, came from Itamar Ben-Gvir, Israel’s national security minister, a far-rig

中文摘要 共和党参议员林赛·格雷厄姆于7月12日去世,享年71岁。以色列和乌克兰的悼念凸显其复杂且影响深远的政治遗产,他在塑造特朗普外交观方面至关重要。

With Lindsey Graham Gone, Ukraine Loses an Ally in Trump’s Ear

The South Carolina Republican was Ukraine’s most influential champion inside President Trump’s mostly ”America First” political orbit.

中文摘要 南卡罗来纳州共和党参议员林赛·格雷厄姆去世,乌克兰失去在特朗普“美国优先”圈子中最重要的支持者。

US insists Strait of Hormuz is open as it exchanges strikes with Iran

Iranian forces earlier said the Strait was closed and launched wide-ranging attacks at US allies and bases in the region.

中文摘要 美国坚称霍尔木兹海峡仍开放,但与伊朗继续交换打击。伊朗此前宣称关闭海峡,并对美国盟友和基地发动广泛攻击。

Detained by settlers, US Democrat Ro Khanna now faces pro-Israel attacks

Progressive congressman accuses Israeli military of 'lying' after settlers held up his van in the occupied West Bank.

中文摘要 美国民主党众议员罗·卡纳在被以色列定居者扣留后,又面临亲以色列团体的攻击。卡纳指责以色列军方“撒谎”,称定居者挡住了他的车。

Israel releases video of huge detonations in Lebanon

The Israeli military has released video showing huge explosions and detonations in villages in southern Lebanon.

中文摘要 以色列军方发布视频,显示黎巴嫩南部村庄发生巨大爆炸和爆破。

Why switching to save money is easier than you might think

Changing your broadband or energy supplier, or even your bank, for a better deal is simpler than it used to be.

中文摘要 更换宽带、能源供应商或银行以节省开支比想象中更容易,流程简化。

Gold Declines as Renewed US-Iran Strikes Raise Rate-Hike Bets

Gold declined after the US and Iran exchanged strikes over the weekend, sending energy prices higher and once more raising the prospects for interest-rate hikes to combat inflation.

中文摘要 黄金价格下跌,因美伊周末互袭推升能源价格,加剧市场对加息以抗通胀的预期。

Oil prices jump as US and Iran step up tit-for-tat strikes

Traders fear escalating hostilities could further restrict the flow of crude through the Strait of Hormuz

中文摘要 美伊互袭升级,油价跳涨。交易员担忧敌对行动可能进一步限制霍尔木兹海峡的原油运输。

Oil Climbs, US Stock Futures Dip on Iran Strikes: Markets Wrap

Oil rose and US equity-index futures fell after the US launched another round of strikes against Iran, while conflicting claims over the status of the Strait of Hormuz heightened uncertainty.

中文摘要 油价上涨,美股期货下跌。美伊新一轮打击及霍尔木兹海峡地位争议加剧市场不确定性。

Oil Jumps as US and Iran Trade Strikes, Dispute Hormuz Status

Oil jumped as the US and Iran exchanged fresh strikes, with the sides offering conflicting statements on whether the Strait of Hormuz remains open to shipping.

中文摘要 油价跳涨,美伊互袭并对霍尔木兹海峡是否开放说法矛盾,市场担忧供应中断。

US Says It Began Launching More Strikes Against Iran at 5pm ET

US Central Command forces began launching more strikes against Iran at 5 p.m. ET today, to continue degrading their ability to attack civilian mariners and commercial ships freely transiting the Strait of Hormuz, according to a post on X.

中文摘要 美国中央司令部于美东时间下午5点开始对伊朗发动更多打击,旨在削弱其攻击商船的能力。

NZ Aims to Sign LNG Import Plant Deal Before November Election

New Zealand plans to sign a contract for its first liquefied natural gas import facility before the November election, with the government betting cheaper global LNG prices in coming years will make the fuel an affordable and reliable backup for renewable electricity.

中文摘要 新西兰计划在11月大选前签署首座液化天然气进口设施合同,利用全球低价LNG作为可再生能源的可靠后备。

Iran bets Trump will blink first

Tehran takes high-stakes gamble with US over Strait of Hormuz

中文摘要 伊朗押注美国先退让,在霍尔木兹海峡采取高风险策略,与美对峙。

Bloomberg This Weekend | Sen. Lindsey Graham Dead, CENTCOM Launches Strikes on Iran

The news doesn’t stop when markets close. Hosts David Gura, Christina Ruffini and Lisa Mateo bring clarity, context and a bit of humor to the weekend’s biggest headlines, LIVE from New York. Joined by Adm. Daryl Caudle, US Dept of War Chief of Naval Operations, Kurt Volker, fmr. US Ambassador to NAT

中文摘要 本周末重大新闻:参议员林赛·格雷厄姆去世,美军中央司令部对伊朗发动打击。

该源今日无内容。