每日简报

2026-07-04

← 历史归档

usestrix/strix

Python · ★ 34,548 · 🍴 3,545 · 📈 2,804 stars today

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

中文介绍 开源AI渗透测试工具,自动发现并修复应用漏洞。借助AI模拟攻击,帮助安全团队在开发周期早期识别风险,适用于Web、移动和API的安全审计。

openai/codex-plugin-cc

JavaScript · ★ 23,180 · 🍴 1,402 · 📈 629 stars today

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

中文介绍 在Claude Code中直接使用Codex插件,实现代码审查或任务委托。通过自然语言指令让AI助手分析、修改代码,提升开发者效率。

JuliusBrussee/caveman

JavaScript · ★ 82,893 · 🍴 4,624 · 📈 2,851 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的趣味技能:用穴居人式简短语言与AI交互,可减少约65%的token消耗。适用于需要节省API成本的场景,但保持对话有效性。

elastic/elasticsearch

Java · ★ 77,328 · 🍴 25,923 · 📈 77 stars today

Free and Open Source, Distributed, RESTful Search Engine

中文介绍 免费开源的分布式RESTful搜索引擎,基于Lucene构建。支持实时全文搜索、日志分析、指标监控,广泛用于企业搜索、可观测性和安全分析。

actions/checkout

TypeScript · ★ 8,258 · 🍴 2,534 · 📈 129 stars today

Action for checking out a repo

中文介绍 GitHub Actions官方Action,用于在流水线中检出仓库代码。是大多数CI/CD工作流的第一步,支持指定分支、路径和深度克隆。

ChromeDevTools/chrome-devtools-mcp

TypeScript · ★ 45,469 · 🍴 2,953 · 📈 404 stars today

Chrome DevTools for coding agents

中文介绍 通过Model Context Protocol(MCP)让AI编码代理直接操作Chrome DevTools。使AI能调试网页、检查元素、分析性能,自动化前端测试。

ansible/ansible

Python · ★ 69,189 · 🍴 24,107 · 📈 50 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自动化平台,使用SSH无代理架构,通过YAML剧本实现配置管理、应用部署和任务编排。适合运维团队统一管理服务器和网络设备。

facebook/astryx

TypeScript · ★ 4,574 · 🍴 266 · 📈 943 stars today

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

中文介绍 开源可定制设计系统,原生支持AI代理集成。提供统一UI组件库,帮助团队快速构建一致且可扩展的用户界面,同时为AI交互预留接口。

rommapp/romm

Python · ★ 9,793 · 🍴 472 · 📈 236 stars today

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

中文介绍 自托管的游戏ROM管理器和播放器,支持多种模拟器后端。提供美观的Web界面,用于组织、浏览和游玩经典游戏,适合怀旧游戏爱好者。

harvard-edge/cs249r_book

Python · ★ 26,141 · 🍴 3,120 · 📈 792 stars today

Machine Learning Systems

中文介绍 哈佛大学CS249r课程教材,系统讲解机器学习系统设计。涵盖模型训练、部署、推理优化、分布式训练等核心技术,适合ML工程师进阶学习。

pytorch/pytorch

Python · ★ 101,418 · 🍴 28,248 · 📈 290 stars today

Tensors and Dynamic neural networks in Python with strong GPU acceleration

中文介绍 Python深度学习框架,提供动态计算图与强大GPU加速。支持张量计算、自动微分,广泛用于研究、生产环境的模型训练与部署。

apache/maven

Java · ★ 5,221 · 🍴 2,901 · 📈 53 stars today

Apache Maven core

中文介绍 Apache Maven核心构建工具,管理Java项目的依赖、构建和发布。采用约定大于配置原则,通过POM文件控制完整生命周期。

safishamsi/graphify

Python · ★ 77,081 · 🍴 7,633 · 📈 937 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编码助手技能(兼容Claude Code、Codex等),将代码、SQL模式、文档、图片等文件夹转化为可查询的知识库。提升开发者对项目的理解效率。

anthropics/claude-code

Python · ★ 135,823 · 🍴 21,855 · 📈 245 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.

中文介绍 终端中的AI编码代理,深度理解代码库,可自动执行例行任务、解释复杂逻辑、管理Git分支。开发者通过自然语言即可驱动开发工作流。

ogulcancelik/herdr

Rust · ★ 10,745 · 🍴 636 · 📈 513 stars today

agent multiplexer that lives in your terminal.

中文介绍 终端中的AI代理多路复用器,允许同时运行和切换多个代理会话。适合需要并行使用不同模型或技能进行编码、调试的场景。

obra/superpowers

Shell · ★ 245,502 · 🍴 21,760 · 📈 1,205 stars today

An agentic skills framework & software development methodology that works.

中文介绍 代理技能框架与软件开发方法论,定义构建AI驱动开发流程的最佳实践。帮助团队创建可组合的代理技能,提升自动化与协作效率。

agentskills/agentskills

Python · ★ 21,974 · 🍴 1,392 · 📈 405 stars today

Specification and documentation for Agent Skills

中文介绍 Agent Skills的规范与文档,定义AI代理可执行的标准化技能接口。为开发者和工具提供统一描述,促进代理能力的互操作与复用。

supabase/supabase

TypeScript · ★ 105,455 · 🍴 12,969 · 📈 145 stars today

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

中文介绍 基于Postgres的开源开发平台,提供数据库、认证、即时API、存储和实时订阅。前端开发者无需后端即可快速构建全栈、AI应用。

TencentCloud/CubeSandbox

Rust · ★ 7,160 · 🍴 591 · 📈 86 stars today

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

中文介绍 为AI代理设计的即时、并发、安全轻量级沙箱。提供隔离环境执行代理代码,防止恶意行为,适用于Agent安全测试与多租户场景。

msitarzewski/agency-agents

Shell · ★ 126,458 · 🍴 20,526 · 📈 1,202 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

中文介绍 提出Autonomous Policy Evolution评估框架,衡量自主智能体在交互环境中通过反馈持续改进策略的能力,避免将过程简化为单一分数或与软件工程进展混淆,提供受控测试平台。

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,一种基于量规的多模态评估框架,从整体语义匹配转向原子化审计。配以1038张信息密度图像,旨在校准基准分数与真实世界鲁棒性之间的差距。

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

中文介绍 提出ELDR路由方法,针对预填-解码分离的MoE服务,在平衡负载同时感知专家局部性。通过考虑每个解码步骤加载专家权重的延迟差异,减少同负载下的推理延迟波动。

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

中文介绍 针对MLLM因语言空间瓶颈将复杂视觉推理强制离散化导致细节损失的问题,提出非对称互变分学习方法,在连续潜在空间发现隐含推理路径,保留感知连续性。

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 Scoring方法,识别大语言模型中执行非文字检索合成的注意力头。通过分析logit贡献发现模型从语义中合成答案而非简单复制,增强长上下文模型的可解释性。

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将下一token预测与状态存储混合在同一前向流中,解耦二者可提升语言建模性能。设计分支分离变体,实验验证其有效性。

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

中文介绍 介绍PorTAL方法,解决LoRA等参数高效微调中适配器与基座模型绑定的问题,使任务适配器可跨模型迁移。

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

中文介绍 Fable使用基础指南,提供最大化AI生产力的工具和方法,承诺阅读后能10倍提升效率。

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

中文介绍 AI时代职业建议:AI擅长有明确损失函数的问题(如学校作业),而未来有价值的工作在于定义问题、处理模糊性。

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

中文介绍 Venice项目完成A轮融资,致力于构建私密、无限制的AI智能平台,强调思想自由与去中心化。

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

中文介绍 分步教程:如何用Fable 5构建第二大脑,使其深入了解业务并输出独特成果,不同于常规用法。

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

中文介绍 强调Fable 5不是「vibe coding」工具,而是操作系统工具。建议用户将其用于更底层的系统操作而非简单代码生成。

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,

中文介绍 探讨AI智能体自主性层级:从提示工程转向操作系统,提出软件工厂、目标循环、后台会话等前沿概念。

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:

中文介绍 分析智能体经济中AI代理实际支付的对象,驳斥口号式宣传,探讨代理作为互联网新付费客户的具体场景。

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

中文介绍 以「地图不等于领土」比喻,分享使用Claude Fable 5的心得:提示、技能、上下文只是工作的表征,实际需探索未知。

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

中文介绍 Fable模型回归Cursor,介绍使用模式:将Fable作为编排器(orchestrator),Composer作为工人(workers),最大化模型效果。

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

中文介绍 深度学习训练流程单页速查表,涵盖PyTorch训练管道的核心步骤:权重微调、训练循环等,供快速参考。

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

中文介绍 AI行业进入新阶段,重心从模型转向基础设施。Optimai Network分享六月回顾与七月愿景,聚焦智能系统知识访问与协调的底层架构。

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)以关于循环的辩论、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探讨了Web的未来。

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讨论Impeccable项目,在“循环最大化”时代人类判断的重要性,以及为何智能体仍需人类引导。

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在消费者工具之外的工业领域有重要应用,如与涡轮机等物理基础设施协同运行,提升运营连续性和安全性。

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解释自研究、智能体“配方”及自我改进循环,强调人类在软件工厂中的核心地位。

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解释其前部署工程师团队如何帮助组织实施智能体,实质上是建立软件工厂。

市场总览

当前市场技术面分化明显,美股中S&P 500(SPY)维持多头排列且接近52周高,RSI 53.5中性偏强,但纳斯达克100(QQQ)失守20日均线,RSI 48.1偏弱,显示板块轮动压力。加密市场受恐慌贪婪指数21(极度恐慌)影响,总市值2.25T,BTC主导率55.6%,ETH占比9.4%,主流币BTC、ETH仍处空头排列,但MACD均出现金叉信号,Solana(SOL)表现突出,RSI 65.6接近超买,短期动能最强。中概股整体承压,阿里巴巴(BABA)RSI 23.8深度超卖,空头排列未改,拼多多、京东等同样偏空。商品外汇方面,黄金期货MACD金叉但被均线压制,原油期货RSI 28.9超卖,美元指数多头排列但MACD死叉,美债收益率小幅回升。总体而言,多数资产处于技术修复或超卖状态,但趋势尚未转多。

今日关注

AAPL Apple (AAPL)
偏上行

当前价格308.63美元,高于所有短期均线(SMA20 294.8、SMA50 293.52、SMA200 270.69),形成多头排列;RSI 60.3处于正常偏强区间;MACD柱为正且已实现金叉(MACD -0.686 > 信号-0.9471),短期动量向上。近1日涨幅4.84%,近5日涨12.17%,距离52周高仅2.76%,技术信号一致偏多。

BABA 阿里巴巴 (BABA)
偏下行

当前价格96.14美元,远低于SMA20(107.43)、SMA50(122.90)、SMA200(147.08),空头排列明确;RSI 14仅23.8,处于超卖区域,显示卖压情绪极端;MACD柱为负且信号线仍在下行(MACD -8.314 < 信号-7.8115),无明显金叉反转迹象。近5日虽微涨1.13%,但长线趋势未见改善,技术面延续下行风险。

QQQ Nasdaq 100 ETF (QQQ)
中性

当前价格712.6美元,介于SMA20(721.1)与SMA50(709.15)之间,短期均线走平;RSI 14为48.1,处于中性区域,无超买超卖;MACD柱虽为正但值较小(3.2091),且信号线仍在MACD上方(5.3791),尚未确认金叉。近1日下跌1.73%,近5日微跌0.53%,动量不明,形成整理格局。

全部资产

^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 天前)空头排列
加密恐慌贪婪
21
极度恐慌
加密总市值
$2.25 T
+1.79% / 24h
BTC 主导率
55.6%
ETH 9.4%
24h 成交量
$67.9 B
活跃币 17,386

BTC-USD

Bitcoin

$62,539.40 +1.71%
5 日
+5.05%
距 52w 高
-50.4%
RSI(14)
47.8
趋势
空头
SMA 20 / 50 / 200
62,274.25 / 67,364.57 / 74,950.29
MACD / 信号
-1,776.303 / -2,162.558
MACD 金叉 (2 天前)空头排列

ETH-USD

Ethereum

$1,757.61 +3.50%
5 日
+11.92%
距 52w 高
-64.5%
RSI(14)
55.3
趋势
空头
SMA 20 / 50 / 200
1,673.10 / 1,825.20 / 2,274.01
MACD / 信号
-45.953 / -67.810
MACD 金叉 (4 天前)空头排列

SOL-USD

Solana

$82.17 +1.89%
5 日
+15.22%
距 52w 高
-67.5%
RSI(14)
65.6
趋势
中性
SMA 20 / 50 / 200
72.74 / 75.56 / 93.79
MACD / 信号
1.185 / -0.453

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

过去走势不代表未来表现,本文仅基于公开行情数据对技术指标进行客观复述,不构成任何投资建议。所有解读仅供技术指标解读参考,投资者应独立判断并承担风险。

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起野火之一,已摧毁房屋。

NASA launches robotic mission to save telescope falling back to Earth

A three-armed spacecraft blasts into orbit to rescue a NASA telescope in danger of crashing back to Earth.

中文摘要 美国国家航空航天局(NASA)发射了一个三臂飞船,执行救援任务,旨在挽救一颗有坠回地球危险的NASA望远镜。

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年霍梅尼葬礼的场景。

Iran begins public mourning for Ayatollah killed in February

Ali Khamenei's body will lie in state in Tehran's Grand Mosalla from Friday ahead of days-long funeral events.

中文摘要 伊朗开始为二月去世的哈梅内伊举行公众哀悼。其遗体将于周五起在德黑兰的大清真寺停灵,随后进行为期数天的葬礼。

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. (

中文摘要 凯鹏华盈合伙人马蒙·哈米德在节目中讨论AI革命及其早期AI投资策略,分享投资Slack和Figma等公司的经历,并介绍凯鹏华盈如何评估投资机会。

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工会此前警告罢工将造成"严重延误"。

StubHub under investigation over alleged ‘ghost ticketing’ at World Cup

Texas attorney-general probes whether group is ‘cancelling or failing to provide’ purchases through its website

中文摘要 得克萨斯州总检察长调查StubHub在世界杯期间是否通过其网站"取消或未能提供"购票,涉嫌幽灵票务行为。

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

中文摘要 文章认为美国在全球市场中的核心地位基于一系列相互强化的优势,其市场例外主义具有合理性。

Russian shadow tankers avoid English Channel after naval interceptions

Crackdown by European navies forces sanctioned vessels to take circuitous north Atlantic route around UK

中文摘要 欧洲海军打击行动迫使受制裁的俄罗斯影子油轮避开英吉利海峡,改道绕行北大西洋航线前往英国。

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.

中文摘要 欧洲央行行长拉加德将代替副行长武伊契奇出席下周在布鲁塞尔举行的欧盟财长会议。