每日简报

2026-07-04

← 历史归档

usestrix/strix

Python · ★ 34,601 · 🍴 3,548 · 📈 2,803 stars today

Open-source AI penetration testing tool to find and fix your app’s vulnerabilities.

中文介绍 开源的AI渗透测试工具,利用AI自动发现和修复Web应用漏洞,帮助安全团队高效定位风险点。适用于安全工程师的漏洞扫描和修复流程,降低人工成本。

openai/codex-plugin-cc

JavaScript · ★ 23,197 · 🍴 1,403 · 📈 634 stars today

Use Codex from Claude Code to review code or delegate tasks.

中文介绍 Codex插件集成到Claude Code中,允许开发者直接在终端内调用Codex进行代码审查或委派任务。适用于需要同时利用Claude和Codex能力的编程场景。

JuliusBrussee/caveman

JavaScript · ★ 82,919 · 🍴 4,626 · 📈 2,863 stars today

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

中文介绍 Claude Code的穴居人风格技能,通过减少token使用量(约65%)来降低大模型调用成本。适用于追求极致token效率的AI辅助编程用户。

elastic/elasticsearch

Java · ★ 77,334 · 🍴 25,923 · 📈 91 stars today

Free and Open Source, Distributed, RESTful Search Engine

中文介绍 开源分布式RESTful搜索引擎,提供全文搜索、结构化查询和实时分析能力。广泛应用于日志分析、电商搜索、应用监控等大数据检索场景。

actions/checkout

TypeScript · ★ 8,263 · 🍴 2,535 · 📈 129 stars today

Action for checking out a repo

中文介绍 GitHub Actions的官方checkout Action,用于在workflow中检出仓库代码。几乎所有需要访问代码的CI/CD流程都会用到,是基础组件。

ChromeDevTools/chrome-devtools-mcp

TypeScript · ★ 45,486 · 🍴 2,955 · 📈 405 stars today

Chrome DevTools for coding agents

中文介绍 为AI编码代理提供Chrome DevTools的MCP集成,使AI能直接调试Web页面、检查DOM和网络请求。适用于构建能自主调试前端应用的智能代理。

ansible/ansible

Python · ★ 69,197 · 🍴 24,107 · 📈 65 stars today

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on rem

中文介绍 开源的IT自动化平台,通过YAML剧本实现配置管理、应用部署、任务编排等。无代理架构,SSH直连,适合运维工程师规模化管理和部署系统。

facebook/astryx

TypeScript · ★ 4,606 · 🍴 269 · 📈 885 stars today

An open source design system that's fully customizable and agent ready

中文介绍 Facebook开源的设计系统,提供完全可定制的UI组件库,并原生支持AI代理集成。适合前端开发者快速构建统一界面,同时为智能代理提供可交互的组件。

rommapp/romm

Python · ★ 9,805 · 🍴 475 · 📈 239 stars today

A beautiful, powerful, self-hosted rom manager and player.

中文介绍 自托管的ROM管理与播放器,支持多种游戏平台,美观且功能强大。适合复古游戏玩家集中管理游戏ROM,并通过Web界面直接游玩。

harvard-edge/cs249r_book

Python · ★ 26,154 · 🍴 3,120 · 📈 793 stars today

Machine Learning Systems

中文介绍 哈佛大学CS249R课程教材《机器学习系统》,全面讲解ML系统的设计、训练、部署全流程。适合ML工程和系统研究者作为教科书或参考。

pytorch/pytorch

Python · ★ 101,428 · 🍴 28,249 · 📈 293 stars today

Tensors and Dynamic neural networks in Python with strong GPU acceleration

中文介绍 基于Python的动态神经网络框架,支持张量计算和GPU加速,是深度学习研究和生产的主流工具。广泛应用于计算机视觉、自然语言处理等领域。

apache/maven

Java · ★ 5,226 · 🍴 2,901 · 📈 58 stars today

Apache Maven core

中文介绍 Apache Maven核心,Java项目的构建、依赖管理和项目生命周期框架。几乎每个Java开发者都会用到,用于编译、测试、打包和发布。

safishamsi/graphify

Python · ★ 77,110 · 🍴 7,637 · 📈 945 stars today

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.

中文介绍 AI编码助手技能,可将代码、SQL、脚本、文档、图片甚至视频文件夹转化为可查询的知识图谱。适用于Claude Code、Cursor等工具,帮助开发者快速理解项目全貌。

anthropics/claude-code

Python · ★ 135,836 · 🍴 21,855 · 📈 221 stars today

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

中文介绍 终端中的Agentic编码工具,深度理解代码库,能自动执行日常任务、解释复杂代码、处理Git工作流。适合需要AI辅助提升编码效率的开发者。

ogulcancelik/herdr

Rust · ★ 10,772 · 🍴 637 · 📈 478 stars today

agent multiplexer that lives in your terminal.

中文介绍 终端中的AI代理多路复用器,允许同时管理多个智能代理并协调它们的工作。适用于需要并行运行多个AI角色的复杂自动化场景。

obra/superpowers

Shell · ★ 245,519 · 🍴 21,761 · 📈 1,209 stars today

An agentic skills framework & software development methodology that works.

中文介绍 一套可落地的代理技能框架与软件开发方法论,帮助团队结构化地构建和组合AI代理能力。适合探索AI驱动开发流程的工程团队。

agentskills/agentskills

Python · ★ 21,990 · 🍴 1,394 · 📈 406 stars today

Specification and documentation for Agent Skills

中文介绍 Agent Skills的规范与文档仓库,定义了AI代理技能的标准化接口和描述方式。为开发者提供统一标准,便于跨平台复用和组合代理能力。

supabase/supabase

TypeScript · ★ 105,467 · 🍴 12,971 · 📈 169 stars today

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

中文介绍 基于Postgres的开源开发平台,提供数据库、认证、实时订阅、存储和边缘函数。Firebase的替代品,适合快速构建Web、移动和AI应用的后端。

TencentCloud/CubeSandbox

Rust · ★ 7,166 · 🍴 592 · 📈 60 stars today

Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents.

中文介绍 腾讯云开源的轻量级沙箱,专为AI代理设计,支持即时创建、并发执行和安全隔离。适用于需要让AI代理在受控环境中运行代码或测试的场景。

msitarzewski/agency-agents

Shell · ★ 126,476 · 🍴 20,530 · 📈 1,208 stars today

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

中文介绍 一套完整的AI代理机构系统,包含前端、社媒、内容创作等各类专业代理。每个代理有独立人格和工作流程,适合需要多角色自动化协作的个人或团队。

EvoPolicyGym: Evaluating Autonomous Policy Evolution in Interactive Environments

👍 39

Autonomous agents are increasingly expected to improve executable policies through feedback, yet existing evaluations often collapse this process into a final score or confound it with open-ended software-engineering progress. We introduce Autonomous Policy Evolution, a controlled evaluation setting

中文介绍 提出自主策略进化评估框架EvoPolicyGym,在受控交互环境中测试智能体从反馈改进策略的能力,避免与开放式软件工程进展混淆,为策略迭代提供标准化评测。

AgenticSTS: A Bounded-Memory Testbed for Long-Horizon LLM Agents

👍 39

Memory for a long-horizon LLM agent is a contract about what each future decision is allowed to see. The simplest contract appends past observations, tool calls, and reflections to every prompt, which makes prior context easy to access but also turns it into a jumbled mixture in which the effect of

中文介绍 设计有界内存测试床AgenticSTS,研究长时程LLM智能体内存合约(如简单拼接历史)如何影响决策,揭示内存组织对长期规划性能的关键作用。

PerceptionRubrics: Calibrating Multimodal Evaluation to Human Perception

👍 36

We introduce PerceptionRubrics, a rubric-based evaluation framework that addresses the gap between saturated benchmark scores and real-world brittleness. Shifting evaluation from holistic semantic matching to rigorous atomic auditing, PerceptionRubrics pairs 1,038 information-dense images with over

中文介绍 引入基于评分标准的评估框架PerceptionRubrics,将多模态评估从整体语义匹配转为原子级审计,配对1,038张高密度图像,校准模型表现与人类感知差距。

Morphing into Hybrid Attention Models

👍 30

Hybrid attention models improve long-context efficiency by retaining only a subset of full-attention layers and replacing the remaining layers with linear attention. However, the effectiveness of Transformer-to-hybrid conversion critically depends on which layers preserve full attention. Existing hy

中文介绍 研究Transformer转混合注意力模型时全注意力层的最优保留位置,提出转换策略,在长上下文效率与性能间取得平衡,优于现有启发式方法。

ELDR: Expert-Locality-Aware Decode Routing for PD-Disaggregated MoE Serving

👍 23

In prefill-decode (PD) disaggregated LLM serving, each request is assigned to a decode worker after prefill. Existing decode routers balance only load; for mixture-of-experts (MoE) models this is incomplete: equally loaded workers can differ in latency, since each decode step loads the weights of ev

中文介绍 针对预填充-解码分离的MoE服务提出ELDR路由,不仅均衡负载更感知专家局部性(不同专家权重加载延迟差异),显著降低解码延迟。

Seed2.0 Model Card: Towards Intelligence Frontier for Real-World Complexity

👍 23

We present Seed2.0, a model series that takes a meaningful step toward solving complex, real-world tasks. Our approach begins with identifying users' genuine needs and constructing a reliable, forward-looking evaluation system by selecting and abstracting benchmarks grounded in these needs and in re

中文介绍 发布Seed2.0模型系列,基于用户真实需求构建前瞻评估体系,在复杂现实任务(推理、规划等)上取得显著进展,迈向通用智能。

Multimodal Continuous Reasoning via Asymmetric Mutual Variational Learning

👍 22

Multimodal Large Language Models (MLLMs) are often constrained by a language-space bottleneck, forcing complex visual reasoning into discrete tokens which can lose perceptual nuance. A promising alternative is continuous latent reasoning, where the goal is to discover implicit reasoning pathways tha

中文介绍 提出非对称互变分学习方法,实现多模态连续潜在推理,突破语言空间瓶颈,保留视觉细节并在复杂推理任务上超越离散Token方法。

MemSyco-Bench: Benchmarking Sycophancy in Agent Memory

👍 22

Memory has emerged as a cornerstone of modern LLM-based agents, supporting their evolution from single-turn assistants to long-term collaborators. However, memory is not always beneficial: retrieved memories often induce a critical issue of sycophancy, causing agents to over-align with the user at t

中文介绍 构建MemSyco-Bench基准,系统评估LLM智能体记忆引发谄媚(过度迎合用户)的问题,发现记忆检索加剧该现象,需谨慎设计记忆机制。

AgenticDataBench: A Comprehensive Benchmark for Data Agents

👍 21

Data science aims to derive actionable insights from heterogeneous raw data, unlocking the value of the massive amounts of data generated in modern society. Automating this process is essential to reducing labor-intensive efforts for data scientists and enabling scalable data-driven applications. Re

中文介绍 推出数据科学智能体综合基准AgenticDataBench,覆盖从异构数据到洞察的全流程评估,推动自动化数据科学能力标准化测评。

WorldDirector: Building Controllable World Simulators with Persistent Dynamic Memory

👍 16

We present WorldDirector, a highly controllable video world model framework designed for persistent dynamic object memory and unrestricted viewpoint exploration. Unlike existing world models that entangle physical dynamics with pixel rendering and rely on continuous visual observation to sustain mot

中文介绍 提出WorldDirector视频世界模型框架,具备持久动态对象记忆和自由视角探索,解耦物理动态与渲染,实现高可控视频生成。

ASPIRE: Agentic /Skills Discovery for Robotics

👍 16

Traditional robot programming is challenging: it requires orchestrating multimodal perception, managing physical contact dynamics, and handling diverse configurations and execution failures. We introduce ASPIRE (Agentic Skill Programming through Iterative Robot Exploration), a continual learning sys

中文介绍 提出ASPIRE机器人技能持续学习系统,通过迭代探索自主发现并编程可复用技能,无需人工干预,在多种操作任务中提升泛化性。

Breaking Failure Cascades: Step-Aware Reinforcement Learning for Medical Multimodal Reasoning

👍 14

Recent multimodal large language models have shown great promise in clinical image reasoning, but existing post-training pipelines remain predominantly outcome-centric, relying on final answer correctness or sequence-level preferences. This suffers from sparse credit assignment, making it difficult

中文介绍 面向医疗多模态推理提出步骤感知强化学习,解决结果导向训练的稀疏奖励问题,在临床图像推理中有效阻断级联失败,提升诊断准确性。

SkillCoach: Self-Evolving Rubrics for Evaluating and Enhancing Agentic Skill-Use

👍 12

Skills are becoming a reusable operational layer for LLM agents, encoding SOPs, domain rules, tool workflows, scripts, and validation routines. In realistic skill repositories, overlapping skills make reliable skill-use difficult. Final verifier success is too coarse for both evaluation and training

中文介绍 提出SkillCoach,利用自进化评分标准评估和增强LLM智能体技能使用能力,应对仓库中技能重叠问题,优于粗粒度最终验证器。

Logit-Contribution Scoring Identifies Non-Literal Retrieval Heads

👍 11

In long-context use, large language models frequently synthesize answers from the meaning of a relevant context span rather than literally copy-pasting them. Identifying which attention heads perform this synthesis matters for interpreting long-context model behavior. Yet existing detectors miss the

中文介绍 提出Logit-Contribution评分方法,识别LLM中执行非文字检索(语义合成而非复制)的注意力头,深化对长上下文模型行为的理解。

InstanceControl: Controllable Complex Image Generation without Instance Labeling

👍 8

Controllable image generation methods, such as ControlNet, have demonstrated a remarkable capacity to introduce visual conditions(e.g., depth maps) to guide image generation. However, these methods often struggle with complex multi-instance scenes, frequently leading to attribute confusion among ins

中文介绍 提出InstanceControl方法,无需实例标注即可实现可控复杂图像生成,通过间接条件控制解决多实例属性混淆问题,生成质量优于现有方法。

When Search Agents Should Ask: DiscoBench for Clarification-Aware Deep Search

👍 8

Search agents powered by large language models (LLMs) are increasingly used to solve complex information-seeking tasks, requiring multi-step retrieval and reasoning to fulfill user goals. However, existing benchmarks often assume that user queries are complete and explicit, overlooking the fact that

中文介绍 构建DiscoBench基准,评估搜索智能体在模糊查询下的澄清能力,揭示现有基准忽略交互式澄清需求,推动深度搜索改进。

The State-Prediction Separation Hypothesis

👍 8

Transformers use the same forward computation stream to both predict the next token and store useful state for future token predictions. We formulate the state-prediction separation hypothesis: disentangling the two roles yields better language modeling performance. We design a Transformer variant t

中文介绍 提出状态预测分离假设:将Transformer的预测与状态存储解耦可提升语言建模性能,设计的变体模型在多个任务上验证了有效性。

AnyGroundBench: A Specialized-Domain Benchmark for Video Grounding in Vision-Language Models

👍 7

Vision-Language Models (VLMs) have demonstrated immense promise in Spatio-Temporal Video Grounding (STVG). However, current evaluation protocols are largely confined to zero-shot assessments on general, daily-life benchmarks. This creates a critical disconnect from real-world applications in special

中文介绍 推出AnyGroundBench基准,评估VLM在专业领域(非日常生活)的时空视频定位能力,填补现有基准与实际应用间的鸿沟。

PixelEyes: Decoupling Perception and Reasoning for Pinpoint Visual Evidence Seeking

👍 7

This paper explores multi-turn visual reasoning and observes that MLLMs repeatedly fail to localize the target, leading to long, redundant trajectories. We attribute this failure to the entanglement of reasoning and perception within a single model, the MLLM reasons and localizes simultaneously, and

中文介绍 提出PixelEyes,解耦感知与推理模块解决MLLM多轮视觉推理中定位失败问题,实现精准视觉证据查找,轨迹更简洁高效。

Graph-Native Reinforcement Learning Enables Traceable Scientific Hypothesis Generation through Conceptual Recombination

👍 7

Accelerating materials discovery requires AI systems that can generate scientifically valid hypotheses through multi-step, domain-grounded reasoning. Standard large language models often produce fluent but weakly traceable responses to open-ended materials design problems, making it difficult to det

中文介绍 提出原生图强化学习方法,用于材料科学假设生成,通过概念重组实现可追溯、多步推理,生成高质量科学假设优于标准LLM。

PorTAL: Portable Task Adapters for LLMs

@RampLabs · 13.4K 粉丝 · 335.4K 阅 · 507 赞 · 45 转

Researcher: Ben Geist Abstract Parameter-efficient fine-tuning (e.g. LoRA) adapts a frozen LLM to a task, but the resulting adapter is locked to one base model. When a new model is released, the

中文介绍 参数高效微调(如LoRA)产生的适配器通常绑定特定基座模型,新模型发布后需重新训练。PorTAL提出便携式任务适配器,可跨不同基座模型迁移,提升灵活性与复用性。

How To Master Fable (Fundamentals Guide)

@milesdeutscher · 671.1K 粉丝 · 243.8K 阅 · 500 赞 · 73 转

TL;DR: Everything you need to do to get maximum value from Fable. I guarantee that after you're done reading, you'll have all the necessary tools to quite literally 10x your AI productivity with

Career advice in the age of AI

@philhchen · 9.1K 粉丝 · 179.1K 阅 · 516 赞 · 34 转

AI models get better at anything you can write a loss function for, and school is mostly loss functions: well-defined problems graded against known answers. Therefore, the valuable work of the next

Toward Unrestricted Intelligence: Venice Series A

@ErikVoorhees · 908.5K 粉丝 · 124.8K 阅 · 529 赞 · 103 转

“If others possess your thoughts and constrain your words, then you exist at their permission, and you are not free.” —Anonymous Venice launched just over two years ago to create a private and

How to build a second brain with Fable 5

@EXM7777 · 121.1K 粉丝 · 83.6K 阅 · 518 赞 · 48 转

I'm going to show you, step by step, how to turn Fable 5 into a machine that knows your business inside out... and ships outputs that look nothing like what everyone else is getting the tool is a

THE MOST VALUABLE THING YOU CAN DO WITH FABLE 5 IN THE NEXT 24 HOURS

@AlexFinn · 459.5K 粉丝 · 72.5K 阅 · 565 赞 · 34 转

If the first thing you did with Fable 5 was vibe code, you're using it wrong. Fable 5 isn't a vibe coding tool. It's an operating systems tool. Let me explain. Fable 5 is the first model I've ever

Agentic Autonomy Levels

@addyosmani · 404.9K 粉丝 · 53.5K 阅 · 525 赞 · 66 转

In most conversations about agentic engineering, the action has changed from prompting to operating. Here's a frontier looking into the fog: software factories, goals, loops, background sessions,

What Are Agents Paying For?

@base · 1.4M 粉丝 · 51.0K 阅 · 501 赞 · 112 转

Written by: @Must_be_Ash You've heard the slogans: "the agentic economy is here" and "agents are becoming the internet's newest paying customers." They sound big, but they skip the obvious question:

A Field Guide to Fable: Finding Your Unknowns

@trq212 · 299.3K 粉丝 · 40.1K 阅 · 534 赞 · 43 转

Working with Claude Fable 5 keeps re-teaching me an old lesson: the map is not the territory. The map, a representation of the work to be done, is my prompts and skills and context, it’s what I give

Fable is back, here's how I use it in Cursor

@ericzakariasson · 76.4K 粉丝 · 37.9K 阅 · 567 赞 · 24 转

Fable is back in Cursor, and here's a pattern I've been exploring and some other ways I've been getting the most out of the model. Fable as orchestrator, Composer as workers It's easy to put

Your One-Page PyTorch Training Pipeline Cheat Sheet.

@0xkozue · 690 粉丝 · 24.9K 阅 · 501 赞 · 46 转

The entire engine of Deep Learning works by making tiny, continuous adjustments to a model's weights. This is my PyTorch training pipeline cheat sheet. If you spot any mistakes or have suggestions for

Building Infra for the Agent-Native Internet: June Recap, July Vision

@OptimaiNetwork · 99.8K 粉丝 · 7.8K 阅 · 540 赞 · 351 转

The AI industry is entering a new phase. The conversation is no longer centered on models alone. Increasingly, it is about infrastructure: how intelligent systems access knowledge, coordinate with one

AIEWF Daily Dispatch: The great loops debate and the state of AI engineering

The AI Engineer World’s Fair ended with a debate about loops, a report on the state of AI engineering, and closing keynotes focused on what to build next.

中文介绍 AI工程师世界博览会(AIEWF)闭幕,围绕循环(loops)展开辩论,发布AI工程现状报告,闭幕主题演讲聚焦下一步构建方向。

Vercel's Andrew Qu on why agents are a new kind of software

The Vercel Chief of Software explains how its agent framework, eve, was created — and why skills, sandboxes and agent-readable websites now matter.

中文介绍 Vercel软件主管Andrew Qu解释其智能体框架eve的创建过程,以及技能、沙箱和智能体可读网站为何变得重要。

The website of the future may assemble itself for every visitor

Adobe is experimenting with “agentic sites” that generate pages around an individual user’s intent. At AIEWF, we talked to Carlos Sanchez about the Web's future.

中文介绍 Adobe正在实验“智能体网站”,可根据用户意图生成个性化页面。在AIEWF上,Carlos Sanchez讨论了网络的未来。

Achieving operational excellence with AI

Frameworks like Lean Six Sigma and business process management (BPM) first gained traction because they promised clarity in the chaos—a structured way to bring order to messy, sprawling operations. Lean Six Sigma emphasized statistical rigor and quality control; BPM created end-to-end maps of how wo

中文介绍 Lean Six Sigma和业务流程管理(BPM)等框架曾在混乱中提供结构化方法,文章探讨AI如何帮助实现运营卓越。

Skill engineering and the case against one-shot AI design

Paul Bakaus talks to us about Impeccable, human judgment in a 'loopmaxxing' era, and why agents still need people to steer them.

中文介绍 Paul Bakaus讨论技能工程,在“循环最大化”时代人类的判断力,以及智能体仍需人类指导的原因。

Teaching AI to run with the turbines

Artificial intelligence may have captured the public imagination through chatbots and image generators, but some of its most consequential use cases are unfolding far from consumer-facing tools. In industries where physical infrastructure, operational continuity, and safety are paramount, AI is beco

中文介绍 AI除了聊天机器人和图像生成,在物理基础设施、运营连续性和安全等工业领域也有重要应用,文章探讨教AI与涡轮机协同运行。

not much happened today

**Fullstack Code Arena** extends coding agent evaluation to include **databases, API keys, deployments, and structured tool use**, marking a shift to end-to-end app shipping. **LangChain** released **LangSmith** with unified tracing and **OpenWiki** for auto-generated docs, while **LlamaIndex** demo

中文介绍 Fullstack Code Arena扩展编码智能体评估至数据库、API密钥等;LangChain发布LangSmith统一追踪和OpenWiki自动生成文档。

Autoresearch: The feedback loop behind self-improving agents

Introspection co-founder Roland Gavrilescu explains autoresearch, agent “recipes,” self-improving loops, and why humans remain central to the software factory.

中文介绍 Introspection联合创始人Roland Gavrilescu解释自动研究(autoresearch)、智能体“配方”、自我改进循环,以及人类为何仍是软件工厂的核心。

How Cursor deploys AI inside the enterprise

Cursor's Pauline Brunet explains how her team of Forward Deployed Engineers help organizations implement agents — essentially setting up software factories.

中文介绍 Cursor的Pauline Brunet解释其前部署工程师团队如何帮助企业实施智能体,本质上建立软件工厂。

市场总览

当前市场技术面呈现显著分化。美股方面,标普500 ETF(SPY)维持多头排列但RSI 53.5中性,而纳斯达克QQQ略低于20日均线,动能减弱;苹果(AAPL)因强劲财报信号偏强,但特斯拉、Meta等仍处空头格局。加密市场受恐慌贪婪指数22(极度恐慌)压制,尽管BTC、ETH出现MACD金叉,但整体市值仅2.26T且空头排列未改,BTC主导率55.7%显示资金集中。中概股普遍偏弱,阿里巴巴RSI 23.8超卖但趋势空头。商品外汇中,黄金MACD金叉但空头排列,原油RSI 28.9超卖却价格远离均线,美元指数DXY多头排列但MACD死叉,10Y美债收益率多头排列但MACD死叉。VIX持续下行至15.81,暗示市场恐慌情绪缓解,但多数资产仍处于空头或修复状态。

今日关注

AAPL Apple
偏上行

收盘价308.63美元,站上20日(294.80)、50日(293.52)、200日均线(270.69),多头排列明确。RSI 60.3处于正常偏强区域,MACD金叉且柱线转正(macd -0.686 > 信号 -0.9471),近1日大涨4.84%,近5日累计12.17%,技术动能强劲,接近52周高,短期偏上行。

BABA 阿里巴巴 (BABA)
偏下行

当前价96.14美元,远低于20日(107.43)、50日(122.90)、200日均线(147.08),典型空头排列。RSI 14仅23.8,已进入超卖区,但趋势指标仍为bearish,MACD绿柱持续扩大(macd -8.31 < 信号 -7.81),近1日下跌1.89%,近5日涨幅微弱1.13%,整体下行压力显著。

SOL-USD Solana
偏上行

收盘82.66美元,已站上20日(72.76)和50日均线(75.57),仅低于200日均线(93.79)。RSI 66.2接近超买但未过,MACD金叉且柱线转正(macd 1.22 > 信号 -0.445),近5日大涨15.91%,市场恐慌中资金轮动,短期动能偏多。

CL=F WTI 原油期货
偏下行

现价68.78美元,持续低于20日(77.43)、50日(89.85)、200日均线(74.04),均线全面压制。RSI 28.9进入超卖区,但MACD死叉且绿柱扩大(macd -6.41 < 信号 -6.09),近5日下跌0.65%,空头趋势明确,超卖位若无催化剂难以立即反转。

DX-Y.NYB 美元指数 DXY
中性

当前100.86,高于20日(100.60)、50日(99.50)、200日均线(98.86),多头排列维持。RSI 58正常,近5日微跌0.5%,但MACD出现死叉(macd 0.4924 < 信号 0.5217),接近52周高,多空因素交织,技术面上行趋势完整但有动能衰减迹象,中性震荡。

全部资产

^VIX

VIX 恐慌指数

$15.81 -2.11%
5 日
-14.12%
距 52w 高
-55.2%
RSI(14)
43.3
趋势
空头
SMA 20 / 50 / 200
18.12 / 17.56 / 18.67
MACD / 信号
-0.362 / -0.114
MACD 死叉 (3 天前)空头排列

^TNX

10Y 美债收益率 (%)

$4.48 +2.12%
5 日
+0.76%
距 52w 高
-10.2%
RSI(14)
40.1
趋势
多头
SMA 20 / 50 / 200
4.47 / 4.44 / 4.22
MACD / 信号
-0.013 / 0.003
多头排列

DX-Y.NYB

美元指数 DXY

$100.86 -0.00%
5 日
-0.50%
距 52w 高
-0.9%
RSI(14)
58.0
趋势
多头
SMA 20 / 50 / 200
100.60 / 99.50 / 98.86
MACD / 信号
0.492 / 0.522
MACD 死叉 (今天)接近 52 周高多头排列

SPY

S&P 500 ETF

$744.78 -0.13%
5 日
+1.43%
距 52w 高
-2.1%
RSI(14)
53.5
趋势
多头
SMA 20 / 50 / 200
741.08 / 737.43 / 692.29
MACD / 信号
1.297 / 1.614
接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$712.60 -1.73%
5 日
-0.53%
距 52w 高
-4.8%
RSI(14)
48.1
趋势
多头
SMA 20 / 50 / 200
721.10 / 709.15 / 634.93
MACD / 信号
3.209 / 5.379
多头排列

AAPL

Apple

$308.63 +4.84%
5 日
+12.17%
距 52w 高
-2.8%
RSI(14)
60.3
趋势
多头
SMA 20 / 50 / 200
294.80 / 293.52 / 270.69
MACD / 信号
-0.686 / -0.947
MACD 金叉 (今天)接近 52 周高多头排列

MSFT

Microsoft

$390.49 +1.62%
5 日
+10.67%
距 52w 高
-29.7%
RSI(14)
49.8
趋势
空头
SMA 20 / 50 / 200
386.96 / 407.60 / 445.44
MACD / 信号
-9.885 / -10.967
MACD 金叉 (今天)空头排列

NVDA

Nvidia

$194.83 -1.39%
5 日
-0.46%
距 52w 高
-17.6%
RSI(14)
41.2
趋势
中性
SMA 20 / 50 / 200
203.48 / 209.80 / 191.03
MACD / 信号
-4.088 / -3.087

GOOGL

Alphabet

$359.91 -0.36%
5 日
+4.71%
距 52w 高
-11.9%
RSI(14)
49.5
趋势
中性
SMA 20 / 50 / 200
358.54 / 370.97 / 316.15
MACD / 信号
-4.336 / -4.836
MACD 金叉 (今天)

TSLA

Tesla

$393.45 -7.49%
5 日
+4.89%
距 52w 高
-21.1%
RSI(14)
46.8
趋势
空头
SMA 20 / 50 / 200
399.16 / 406.42 / 418.61
MACD / 信号
-1.635 / -3.286
MACD 金叉 (2 天前)空头排列

META

Meta

$582.90 -4.90%
5 日
+7.37%
距 52w 高
-26.8%
RSI(14)
49.6
趋势
空头
SMA 20 / 50 / 200
576.70 / 605.23 / 646.51
MACD / 信号
-8.464 / -12.145
MACD 金叉 (1 天前)空头排列
加密恐慌贪婪
22
极度恐慌
加密总市值
$2.26 T
+2.30% / 24h
BTC 主导率
55.7%
ETH 9.4%
24h 成交量
$68.0 B
活跃币 17,386

BTC-USD

Bitcoin

$62,776.19 +2.10%
5 日
+5.45%
距 52w 高
-50.3%
RSI(14)
48.7
趋势
空头
SMA 20 / 50 / 200
62,286.09 / 67,369.30 / 74,951.48
MACD / 信号
-1,757.413 / -2,158.780
MACD 金叉 (2 天前)空头排列

ETH-USD

Ethereum

$1,761.43 +3.73%
5 日
+12.17%
距 52w 高
-64.4%
RSI(14)
55.6
趋势
空头
SMA 20 / 50 / 200
1,673.29 / 1,825.27 / 2,274.03
MACD / 信号
-45.649 / -67.749
MACD 金叉 (4 天前)空头排列

SOL-USD

Solana

$82.66 +2.50%
5 日
+15.91%
距 52w 高
-67.4%
RSI(14)
66.2
趋势
中性
SMA 20 / 50 / 200
72.76 / 75.57 / 93.79
MACD / 信号
1.224 / -0.445

BABA

阿里巴巴 (BABA)

$96.14 -1.89%
5 日
+1.13%
距 52w 高
-50.1%
RSI(14)
23.8
趋势
空头
SMA 20 / 50 / 200
107.43 / 122.90 / 147.08
MACD / 信号
-8.314 / -7.812
RSI 超卖空头排列

PDD

拼多多 (PDD)

$82.39 -0.16%
5 日
+12.40%
距 52w 高
-40.9%
RSI(14)
49.4
趋势
空头
SMA 20 / 50 / 200
80.14 / 89.37 / 108.44
MACD / 信号
-3.022 / -3.913
MACD 金叉 (2 天前)空头排列

JD

京东 (JD)

$26.62 +1.18%
5 日
+5.68%
距 52w 高
-27.8%
RSI(14)
41.5
趋势
空头
SMA 20 / 50 / 200
27.29 / 29.25 / 29.94
MACD / 信号
-1.050 / -1.022
空头排列

0700.HK

腾讯控股 (0700.HK)

HK$431.20 +0.23%
5 日
+2.33%
距 52w 高
-36.9%
RSI(14)
45.2
趋势
空头
SMA 20 / 50 / 200
440.60 / 454.70 / 558.08
MACD / 信号
-9.183 / -9.097
空头排列

GC=F

黄金期货

$4,187.30 +1.81%
5 日
+2.66%
距 52w 高
-25.0%
RSI(14)
46.6
趋势
空头
SMA 20 / 50 / 200
4,170.66 / 4,418.76 / 4,458.77
MACD / 信号
-99.943 / -111.872
死叉(SMA50↓SMA200) (2 天前)MACD 金叉 (1 天前)空头排列

CL=F

WTI 原油期货

$68.78 +0.13%
5 日
-0.65%
距 52w 高
-42.4%
RSI(14)
28.9
趋势
中性
SMA 20 / 50 / 200
77.43 / 89.85 / 74.04
MACD / 信号
-6.407 / -6.087
RSI 超卖

USDCNY=X

美元 / 人民币

¥6.77 -0.27%
5 日
-0.41%
距 52w 高
-6.1%
RSI(14)
41.0
趋势
空头
SMA 20 / 50 / 200
6.78 / 6.79 / 6.94
MACD / 信号
0.000 / -0.002
接近 52 周低空头排列
风险提示

过去走势不代表未来表现,技术指标仅为历史数据衍生,不构成任何投资建议。本报告仅供技术指标解读参考,读者应结合自身情况独立判断,注意市场风险。

Iran war live: Millions expected in Tehran for funeral of Ali Khamenei

Israeli attacks on Gaza continue with a child killed and another injured in a drone strike, according to civil defence.

中文摘要 伊朗最高领袖哈梅内伊葬礼在德黑兰举行,预计数百万人参加。同时,加沙继续遭受以色列无人机袭击,据民防部门称,一名儿童死亡、一人受伤。

Thousands forced to evacuate in Colorado as wildfire spreads

The Aspen Acres Fire, one of about 40 wildfires burning across western US, has destroyed homes and forced evacuations.

中文摘要 美国科罗拉多州“阿斯彭英亩”山火蔓延,迫使数千人撤离。该火灾是美国西部约40起野火之一,已摧毁房屋。

Iran's control of the Strait of Hormuz remains a powerful bargaining chip

Despite efforts by U.S. negotiators, Iran says it wants to charge a toll for ships to pass through the Strait of Hormuz. It's yet another unresolved issue of the U.S.-Iran war.

中文摘要 尽管美国谈判代表努力,伊朗仍表示拟对通过霍尔木兹海峡的船只收取通行费,这成为美伊战争中又一未决问题。

Mamdani calls for unity on America’s 250th birthday

New York City Mayor Zohran Mamdani marked the US's 250th birthday by reflecting on the nation's founding ideals.

中文摘要 纽约市长佐兰·马姆达尼在美国建国250周年之际呼吁团结,反思建国理想。

US heatwave raises alarms over AI data centre energy demands

US heatwave exposes critical strain on power grids from growing energy demands of AI data centres.

中文摘要 美国热浪暴露了人工智能数据中心日益增长的能源需求对电网造成的严重压力,引发警报。

Iran plans dayslong funeral for Supreme Leader Khamenei after war death

The country's theocracy hopes to see millions flood the streets of the capital beginning Saturday in scenes reminiscent to the burial of the late Supreme Leader Ayatollah Ruhollah Khomeini in 1989.

中文摘要 伊朗计划为在战争中去世的最高领袖哈梅内伊举行长达数日的葬礼,预计从周六开始数百万民众涌入德黑兰街头,类似1989年霍梅尼葬礼。

Venture Capital During the AI Revolution: Masters in Business with Mamoon Hamid

Barry sits down with Kleiner Perkins Partner, Mamoon Hamid. They discuss Mamoon's thoughts on the AI revolution and his approach to early AI investing. Mamoon also breaks down how he became an early investor in giants like Slack, Figma, and how Kleiner Perkins assesses the investments they missed. (

中文摘要 Kleiner Perkins合伙人Mamoon Hamid在节目中分享AI革命下的风投策略,讲述如何早期投资Slack、Figma等公司及Kleiner Perkins的评估方法。

Security staff strikes averted at Aberdeen Airport

The strikes, involving baggage screening staff, were due begin on Monday with the Unite union warning of "significant delays".

中文摘要 阿伯丁机场行李安检人员的罢工计划取消,原定周一启动,Unite工会曾警告将导致严重延误。

Top investors oppose £5.7bn private equity bid for energy group DCC

Offer from KKR and Bridgepoint subsidiary fails to win support from Ninety One, Aviva Investors and Fidelity International

中文摘要 KKR和Bridgepoint子公司对DCC的57亿英镑收购要约未获Ninety One、Aviva Investors和Fidelity International等顶级投资者支持。

SQM-Codelco Venture Maps Path to Higher Lithium Output in Chile

Chilean mining companies SQM and Codelco are paving the way to boost output at their sprawling lithium partnership by more than 70%, in a long-term bet on battery demand.

中文摘要 智利矿业公司SQM与Codelco合资企业计划将锂产量提高70%以上,押注电池需求长期增长。

Why US exceptionalism in markets is justified

An honest conclusion is that America’s centrality rests on a set of mutually reinforcing advantages

中文摘要 文章指出美国市场中心的合理性基于一系列相互强化的优势。

ECB’s Lagarde Will Attend Next Week’s Ecofin Instead of Vujcic

European Central Bank President Christine Lagarde will be attending next week’s meeting of European Union finance ministers in Brussels instead of her vice president.

中文摘要 欧洲央行行长拉加德将代表出席下周在布鲁塞尔举行的欧盟财长会议,而非副行长Vujcic。