每日简报

2026-06-19

← 历史归档

google-research/timesfm

Python · ★ 23,084 · 🍴 2,213 · 📈 858 stars today

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.

中文介绍 TimesFM 是 Google Research 开发的预训练时间序列基础模型,专用于时间序列预测。基于 Transformer 架构,能处理多种长度和粒度的序列数据,适用于金融、气象、运维等领域的预测任务。

n0-computer/iroh

Rust · ★ 9,994 · 🍴 461 · 📈 369 stars today

IP addresses break, dial keys instead. Modular networking stack in Rust.

中文介绍 Iroh 是一个基于公钥寻址的模块化网络栈,使用 Rust 实现。它用拨号键替代传统 IP 地址,解决 IP 易变问题,适合构建去中心化应用、P2P 系统和分布式网络。

freeCodeCamp/freeCodeCamp

TypeScript · ★ 449,523 · 🍴 45,125 · 📈 417 stars today

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

中文介绍 freeCodeCamp 的开源代码库和课程,提供免费学习编程、数学和计算机科学的内容。包含数千个交互式练习和实战项目,适合零基础自学者和想提升技能的程序员。

obra/superpowers

Shell · ★ 232,363 · 🍴 20,639 · 📈 1,435 stars today

An agentic skills framework & software development methodology that works.

中文介绍 Superpowers 是一个智能体技能框架与软件开发方法论,旨在让 AI Agent 高效工作。它定义了可复用的技能和协作流程,适合构建 AI 驱动的开发工具和自动化系统。

zai-org/GLM-5

★ 4,098 · 🍴 429 · 📈 286 stars today

GLM-5: From Vibe Coding to Agentic Engineering

中文介绍 GLM-5 是迈向智能体工程的框架,从“氛围编码”演进到工程化。它帮助开发者构建可靠、可维护的 AI 应用程序,降低 Agent 开发的门槛。

DeusData/codebase-memory-mcp

C · ★ 6,969 · 🍴 563 · 📈 2,308 stars today

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

中文介绍 Codebase Memory MCP 是一个高性能代码库智能服务,将代码库索引为持久化知识图谱。支持 158 种语言,单次查询毫秒级响应,极大减少 token 消耗,适合大型项目的代码理解和问答。

yifanfeng97/Hyper-Extract

Python · ★ 1,737 · 🍴 199 · 📈 124 stars today

Transform unstructured text into structured knowledge with LLMs. Graphs, hypergraphs, and spatio-temporal extractions — with one command.

中文介绍 Hyper-Extract 利用大语言模型将非结构化文本转换为结构化知识,支持图、超图和时空信息提取。一条命令即可完成,适用于知识图谱构建、信息抽取等场景。

alibaba/zvec

C++ · ★ 11,197 · 🍴 648 · 📈 344 stars today

A lightweight, lightning-fast, in-process vector database

中文介绍 ZVec 是阿里巴巴开源的轻量级内存向量数据库,以极低延迟和资源消耗提供向量检索能力。适合嵌入式、移动端和实时搜索等对性能要求严苛的场景。

withastro/flue

TypeScript · ★ 5,479 · 🍴 298 · 📈 164 stars today

The sandbox agent framework.

中文介绍 Flue 是一个沙盒化的智能体框架,提供隔离环境运行 AI Agent,保证安全性和可控性。适合需要执行不可信代码或第三方插件的应用。

Kilo-Org/kilocode

TypeScript · ★ 22,069 · 🍴 2,704 · 📈 1,339 stars today

Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.

中文介绍 Kilo 是一个全功能的智能体工程平台,内置流行的开源编码 Agent。帮助开发者更快地构建、交付和迭代代码,适合希望借助 AI 加速开发的团队。

makeplane/plane

TypeScript · ★ 51,809 · 🍴 4,599 · 📈 610 stars today

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

中文介绍 Plane 是开源项目管理平台,对标 Jira、Linear 等工具。支持任务、冲刺、文档和分类管理,适用于团队协作和敏捷开发,提供现代化界面。

Kong/insomnia

TypeScript · ★ 38,657 · 🍴 2,290 · 📈 13 stars today

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

中文介绍 Insomnia 是开源跨平台 API 客户端,支持 GraphQL、REST、WebSocket、SSE 和 gRPC。提供云、本地和 Git 存储,适合 API 开发、测试和调试。

Universal-Debloater-Alliance/universal-android-debloater-next-generation

Rust · ★ 7,907 · 🍴 338 · 📈 247 stars today

Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.

中文介绍 Universal Android Debloater 是一款用 Rust 开发的跨平台 GUI 工具,通过 ADB 移除非 root 安卓设备上的预装应用,提升隐私、安全性和电池续航。

dotnet/aspnetcore

C# · ★ 38,091 · 🍴 10,708 · 📈 22 stars today

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

中文介绍 ASP.NET Core 是微软开源的跨平台 .NET Web 框架,支持 Windows、Mac 和 Linux。用于构建现代云应用、微服务和 Web API,性能优异,生态丰富。

owainlewis/awesome-artificial-intelligence

★ 14,363 · 🍴 2,333 · 📈 33 stars today

A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.

中文介绍 Awesome Artificial Intelligence 是一份精选的 AI 资源列表,涵盖课程、书籍、视频讲座和论文。适合 AI 学习者和研究者快速找到高质量资料。

Lightricks/LTX-2

Python · ★ 7,479 · 🍴 1,206 · 📈 47 stars today

Official Python inference and LoRA trainer package for the LTX-2 audio–video generative model.

中文介绍 LTX-2 是 Lightricks 开发的音频-视频生成模型,提供 Python 推理和 LoRA 训练包。支持文生视频或音频驱动的视频创作,适用于多媒体内容生成。

LibreTranslate/LibreTranslate

Python · ★ 14,956 · 🍴 1,530 · 📈 83 stars today

Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.

中文介绍 LibreTranslate 是一个免费开源的机器翻译 API,支持自托管和离线运行。隐私友好,可替代 Google Translate API,适用于需要内部翻译服务的应用。

Learning from the Self-future: On-policy Self-distillation for dLLMs

👍 69

On-policy self-distillation (OPSD) has proven effective for post-training large language models (LLMs), yet its application to diffusion LLMs (dLLMs) remains unexplored. Existing OPSD methods are inherently autoregressive-centric. They inject privileged information via left-to-right prefix condition

中文介绍 探索将在线自蒸馏(OPSD)应用于扩散语言模型(dLLM),提出针对dLLM的OPSD方法,解决现有自回归中心方法不适用于dLLM的问题。

Beyond the Current Observation: Evaluating Multimodal Large Language Models in Controllable Non-Markov Games

👍 37

Deploying multimodal foundation models as closed-loop policies increasingly requires conditioning actions on observations that are no longer visible. However, existing benchmarks either expose the full state, conflate hidden-state reconstruction with other agent skills, or test recall only after an

中文介绍 评估多模态大模型在非马尔可夫游戏中的表现,提出可控基准测试,要求模型基于不可见历史观测做出决策,考察其隐状态重建能力。

MolmoMotion: Forecasting Point Trajectories in 3D with Language Instruction

👍 30

Motion forecasting is central to visual intelligence: agents must anticipate how objects will move in order to plan actions, reason about physical interactions, and synthesize realistic futures. We argue that 3D points in world coordinates provide a general representation that is class-agnostic, vie

中文介绍 提出MolmoMotion,通过语言指令预测3D世界坐标中的点轨迹。使用类别无关的3D点表示,实现通用运动预测,支持动作规划和物理推理。

Guava: An Effective and Universal Harness for Embodied Manipulation

👍 23

Language models trained on large-scale vision-language data have demonstrated strong potential for embodied agents. Harnessing models through embodied tools use offers a promising alternative to end-to-end vision-language-action systems by combining high-level reasoning with external modules for per

中文介绍 提出Guava,一种通用具身操作框架,通过语言模型结合外部模块进行高层推理与底层执行,替代端到端视觉-语言-动作系统,提升泛化性和有效性。

EfficientRollout: System-Aware Self-Speculative Decoding for RL Rollouts

👍 16

Reinforcement learning (RL) has become a representative post-training paradigm for LLMs, enabling strong reasoning and agentic capabilities. However, rollout generation remains a dominant latency bottleneck because autoregressive sampling decodes responses sequentially and a small number of long-tai

中文介绍 提出EfficientRollout,一种系统感知的自推测解码方法,加速RL训练中的rollout生成。通过减少长尾序列的逐token解码延迟,显著降低RL rollout阶段的时间开销。

Text-Vision Co-Instructed Image Editing

👍 14

Existing image editing methods can be generally categorized into textual instruction-based and visual prompt-based ones. Textual instructions are semantically expressive, but are limited by the coarse granularity of spatial control of the editing results. In contrast, visual prompts such as drag and

中文介绍 提出文本-视觉联合指导的图像编辑方法,结合文本指令的语义表达能力和视觉提示(如拖动点)的精细空间控制,实现更准确的局部编辑。

Reinforcing Dual-Path Reasoning in Spatial Vision Language Models

👍 13

Spatial VLMs have made substantial progress in geometric perception, yet complex spatial reasoning requiring multi-step inference over depth, distance, and scene relations remains challenging. Moreover, different spatial queries call for fundamentally different strategies: some are best addressed th

中文介绍 强化空间视觉语言模型中的双路径推理,针对深度、距离等不同空间查询分别采用策略推理与空间关系推理,提升复杂空间推理能力。

From Trainee to Trainer: LLM-Designed Training Environment for RL with Multi-Agent Reasoning

👍 12

Reinforcement learning pipelines for Large Language Model (LLM) training often rely on manually redesigned environments between stages, requiring practitioners to heuristically infer which configuration will best improve the current policy. To automate this process, we propose the LLM-as-Environment

中文介绍 提出LLM-as-Environment框架,让LLM自动设计下一阶段的RL训练环境,实现从受训者到训练者的转变,通过多智能体推理自动化环境配置,提升策略学习效率。

Self-Evolving Visual Questioner

👍 12

Vision-language models (VLMs) are typically trained as passive answerers, while their ability to actively ask diverse, non-trivial, visual-centric and grounded questions remains underexplored. Existing visual questioners' performance is bottlenecked by the availability of high-quality training data

中文介绍 提出自进化视觉提问器,让VLM主动生成多样化、以视觉为中心的提问。通过自监督循环提升问题质量,缓解高质量训练数据瓶颈。

EgoCS-400K: An Egocentric Gameplay Dataset for World Models

👍 12

The shift from video generation to interactive world modeling places new demands on data: beyond captioned videos, world models require temporally aligned video-action-language trajectories grounded in the actions, camera motion, states, and events that drive future scene changes. However, such data

中文介绍 发布EgoCS-400K,首个大规模自我中心游戏数据集,包含视频-动作-语言对齐轨迹,为世界模型提供时间对齐的训练数据,驱动交互式场景建模。

Native Active Perception as Reasoning for Omni-Modal Understanding

👍 11

Passive models for long video understanding typically rely on a "watch-it-all" paradigm, processing frames uniformly regardless of query difficulty, causing computational cost to grow with video duration. Although interactive frameworks have emerged, they often rely on global pre-scanning, and their

中文介绍 提出原生主动感知方法与推理结合,用于全模态长视频理解。通过按需选择关键帧,避免全量处理,降低计算成本。

MaineCoon: Pursuing A Real-Time Audio-Visual Social World Model

👍 8

As an increasing majority of global video content is consumed on social platforms for interactive social purposes, video generation models built for social worlds are important but largely overlooked by previous studies. In this work, we define the position of social world models and build a prototy

中文介绍 提出MaineCoon,首个实时音视频社交世界模型,建模社交场景中的多模态交互,实现实时社交视频生成。

STARE: Surprisal-Guided Token-Level Advantage Reweighting for Policy Entropy Stability

👍 8

Reinforcement Learning with Verifiable Rewards algorithms like GRPO have emerged as the dominant post-training paradigm for complex reasoning in LLMs, yet commonly suffer from policy entropy collapse during training. We conduct a first-order gradient analysis of token-level entropy dynamics under GR

中文介绍 提出STARE,基于惊奇度(surprisal)的token级优势重加权,稳定GRPO等RL算法的策略熵,防止训练中熵崩溃,提升LLM复杂推理的稳定性。

Sumi: Open Uniform Diffusion Language Model from Scratch

👍 8

Diffusion models have become a promising alternative to autoregressive models. Among these, uniform diffusion language models (UDLMs) permit any token to be updated at any step, in principle enabling more flexible generation. However, no UDLM has yet been pretrained from scratch at both large parame

中文介绍 提出Sumi,首个从零预训练的大规模均匀扩散语言模型(UDLM),支持任意位置token的灵活更新,实现更高效的文本生成。

Dr-DCI: Scaling Direct Corpus Interaction via Dynamic Workspace Expansion

👍 8

Agentic search over large corpora relies on retriever-mediated interfaces (e.g., BM25 or ColBERT) for scalable candidate discovery. While effective at ranking relevant documents, these interfaces expose evidence only as ranked results or bounded document views, limiting agents' ability to reorganize

中文介绍 提出Dr-DCI,通过动态工作空间扩展增强Agent对大规模语料的直接交互。超越传统检索界面,允许智能体重组和操作文档证据,提升搜索灵活性。

Beyond Alignment: Value Diversity as a Collective Property in Multicultural Agent Systems

👍 7

Multicultural multi-agent systems are increasingly deployed in globally diverse settings, where different agents are grounded in different cultural backgrounds. Existing cultural evaluation focuses on value alignment: how closely a single agent matches a target culture. Yet alignment is a per-agent

中文介绍 将文化多样性视为多智能体系统的集体属性,提出超越个体对齐的评估视角。研究不同文化背景智能体之间的价值差异,用于构建更包容的多文化系统。

ViT-Up: Faithful Feature Upsampling for Vision Transformers

👍 6

Vision Transformers (ViTs) have become a dominant architecture for visual representation learning, providing exceptionally strong and broadly reusable backbone features. However, ViTs are commonly operated on relatively small patch-token grids due to the quadratic cost of global self-attention, whic

中文介绍 提出ViT-Up,一种忠实特征上采样方法,将Vision Transformer的低分辨率patch特征映射回高分辨率像素空间,避免信息丢失,提升密集预测任务的性能。

CEO-Bench: Can Agents Play the Long Game?

👍 6

Language model agents are becoming proficient executors at isolated, short-horizon tasks such as software engineering and customer service. Yet real-world challenges require a combination of sophisticated skills that remain largely untested in agents: (1) navigating long horizons amid uncertainty; (

中文介绍 提出CEO-Bench,评估语言模型代理在长期、不确定、需战略规划的任务中的能力,测试其长期推理、资源管理和自适应决策。

ChLogic: Evaluating Robustness of Logical Reasoning in Chinese Expressions

👍 6

Large language models perform increasingly well on standardized logical reasoning benchmarks, but whether this ability remains robust beyond English is unclear. We introduce ChLogic, an English--Chinese aligned benchmark that tests whether models preserve logical reasoning performance when the same

中文介绍 发布ChLogic,中英对齐的逻辑推理基准,评估大模型在不同语言表达下的推理鲁棒性。发现模型在中文逻辑推理上显著下降,揭示语言差异对推理能力的影响。

PAIWorld: A 3D-Consistent World Foundation Model for Robotic Manipulation

👍 5

World foundation models (WFMs) are powerful simulators, yet they predominantly operate in a single-view setting and lack the multi-view 3D consistency required for robotic manipulation. While robotic systems rely on multiple cameras (egocentric, eye-to-hand, and wrist-mounted) for policy learning, c

中文介绍 提出PAIWorld,首个保持多视图3D一致性的世界基础模型,支持机器人操作中的多摄像头视角(自我中心、手眼、手腕),提升策略学习的物理一致性。

How to Build a Claude Code Agent Team That Runs in Loops (Exact Setup Inside)

@zodchiii · 22.7K 粉丝 · 1.2M 阅 · 500 赞 · 71 转

Most setups run agents once and hand you whatever comes out. A team that runs in loops keeps going until the work actually passes. Below is the setup in 3 files: the agents, the loop that drives

中文介绍 用Claude Code构建循环运行的Agent团队,包含agents、驱动循环与验证逻辑3个文件。持续迭代直到通过检查,而非一次性输出,实现自校验闭环。

Using Claude to go Viral on X… (Mr. Beasts Framework)

@mattepstein · 35.6K 粉丝 · 393.3K 阅 · 504 赞 · 26 转

Have you seen any of the launches below on your timeline? (you probably have).. What if I told you they all followed a repeatable viral science that can be 95% automatable with claude. In this

中文介绍 基于Mr. Beast框架,用Claude可95%自动化生成X平台爆款推文。揭示可复制的病毒传播规律,实现持续曝光。

The Self-Improving Loop: a 300-agent swarm on Kimi K2.6, verified by Opus 4.8

@0xMovez · 26.7K 粉丝 · 208.0K 阅 · 504 赞 · 59 转

A free open-source model is running 300 parallel agents across 4,000 coordinated steps from a single prompt, and it scores higher on real research tasks than models you pay 5x more for. Most people

中文介绍 免费开源模型Kimi K2.6运行300个并行Agent,单prompt协调4000步,在真实研究任务上超越付费5倍模型。Opus 4.8验证其自我改进循环。

Three Ways Codex Can Use a Computer

@jxnlco · 105.9K 粉丝 · 204.4K 阅 · 504 赞 · 47 转

Update: Computer Use is now Available in the EU/UK ;) Enjoy! There are three ways for Codex to use a computer: Computer Use, the Chrome extension, and the in-app browser. They overlap just enough to

中文介绍 Codex使用计算机的三种方式:Computer Use、Chrome扩展与应用内浏览器。功能重叠但各有侧重,适用于不同自动化场景。

Zen and the Art of AI Research

@jxmnop · 50.7K 粉丝 · 114.1K 阅 · 504 赞 · 57 转

So you want to do AI research? It's true that no one really teaches you how. Not directly, anyway. But it turns out that the way to get started is pretty simple: some combination of (i) reading and

中文介绍 AI研究入门指南:通过阅读、实践与直觉积累组合起步。没有直接教程,强调简单方法与专注心态。

ORACLE: Official AI Agents Trade on Polymarket

@OracleMindAI · 21.0K 粉丝 · 105.0K 阅 · 2.8K 赞 · 582 转

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

中文介绍 OracleMindAI发布的AI Agent在预测市场Polymarket上交易,占据30%以上活动。自主Agent成为2026年最有效策略之一。

The Art of Loop Engineering

@sydneyrunkle · 7.9K 粉丝 · 74.7K 阅 · 565 赞 · 87 转

Agents are useful because they help us automate work by taking actions in the real world. But getting agents to do valuable work reliably takes more than just a good model: it requires a carefully

中文介绍 循环工程是Agent可靠工作的关键,需要精心设计循环结构而非仅靠模型。探讨如何实现可重复执行的Agent闭环。

Agent harness engineering with Claude: 14-step roadmap from one agent to a self-improving system.

@0xCodez · 8.2K 粉丝 · 72.8K 阅 · 508 赞 · 79 转

Everyone’s talking about loops. Almost no one is talking about what the loop runs on. 9 out of 10 builders run Claude Code on the default harness - no rules, no subagents, no hooks, no memory. Then

中文介绍 深入Claude Code的Agent harness工程,14步路线图从单Agent到自改进系统。指出90%开发者只用默认配置,缺乏规则、子Agent与记忆。

The Stanford STORM Method: How to Make Claude Research Like a PhD in Minutes

@heynavtoor · 143.5K 粉丝 · 47.7K 阅 · 538 赞 · 70 转

Most people use Claude like a search box. Ask, answer, close tab. They are leaving the best feature locked. Save this :) Stanford built a research system called STORM. In peer reviewed testing it

中文介绍 斯坦福STORM方法让Claude进行深度研究,类似PhD水平。分步骤实现多角度调研、迭代追问,避免单次问答局限。

How to build a self-improvement loop for your Skills

@zachlloydtweets · 10.6K 粉丝 · 43.5K 阅 · 512 赞 · 53 转

There’s been a lot of chatter about using “loops” lately to drive agents, and I think this has been accompanied by a bit of “what actually is a loop”? I can’t speak for everyone else using the term,

中文介绍 澄清Agent循环概念,构建技能自我改进循环:定义、执行、反馈、迭代。适用于个人技能与Agent系统。

The 10 rules to ship truly polished UI with Claude

@kvnkld · 7.2K 粉丝 · 42.0K 阅 · 531 赞 · 25 转

People keep asking how the UI components I post end up looking so polished, or what prompts I use. So here’s a breakdown of the most important things: Polish is not a feature you prompt for. You can't

中文介绍 用Claude打磨UI的10条规则,强调「精致不是prompt出来的」,需要系统性设计、迭代与约束,才能输出高质感UI。

Arcads MCP + Claude Just Changed AI Ad Creation Forever

@Just_sharon7 · 44.1K 粉丝 · 32.5K 阅 · 502 赞 · 18 转

If you're still switching between 10 tools to make UGC ads, analyze performance, and iterate... your workflow is outdated. Arcads just dropped MCP support, and pairing it with Claude (especially Fable

中文介绍 Arcads MCP支持与Claude结合,简化UGC广告创建流程。无需切换多个工具,直接生成、分析、迭代,大幅提升效率。

10 Crazy Facts About AI That Will Blow Your Mind

@ActionModelAI · 57.8K 粉丝 · 5.7K 阅 · 501 赞 · 366 转

Most people think AI is still in its early stages. They're right. And that's exactly why these facts are so crazy. 1. AI could add $15.7 trillion to the global economy by 2030 According to PwC, AI

中文介绍 10个AI惊人事实,例如AI到2030年可增加15.7万亿美元全球经济。强调AI仍处早期但潜力巨大,列举关键数据。

The Nervous System of the Autonomous Age

@OptimaiNetwork · 99.4K 粉丝 · 5.3K 阅 · 511 赞 · 360 转

The old internet was built for humans browsing pages, clicking ads, and buying subscriptions. The autonomous internet needs something else: live context, verified signals, permissioned execution, and

中文介绍 为自主互联网设计的神经系统:实时上下文、验证信号、许可执行。Optimai网络连接Agent与链上数据,支撑自动化时代。

ORACLE: Official AI Agents Trade on Polymarket

@Trade_OracleAI · 21.1K 粉丝 · 60 阅 · 2.8K 赞 · 584 转

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

中文介绍 Trade_OracleAI发布的AI Agent在预测市场Polymarket上交易,占据30%以上活动,展现Agent在金融预测中的高效策略。

The Professor of Outputmaxxing — Anjney Midha, AMP

We talk about how this legendary investor went from humble beginnings in Singapore to leading rounds in Anthropic, Mistral, Black Forest Labs, and Periodic Labs... and the AMP secret master plan!

中文介绍 传奇投资人Anjney Midha(AMP)访谈,从新加坡起步到主导投资Anthropic、Mistral、Black Forest Labs等,并披露AMP秘密计划。

New usage analytics and updated spend controls for enterprises

OpenAI introduces new spend controls and usage analytics for ChatGPT Enterprise, helping organizations manage costs and scale AI with confidence.

中文介绍 OpenAI为ChatGPT Enterprise推出新支出控制和用量分析,帮助企业管理成本并自信扩展AI。

Improving health intelligence in ChatGPT

Learn how GPT-5.5 Instant improves ChatGPT’s health and wellness responses with stronger reasoning, better context, clearer communication, and physician-informed evaluations.

中文介绍 GPT-5.5 Instant改进ChatGPT健康回答,增强推理、上下文和沟通清晰度,并引入医生评估。

市场总览

当前技术面呈现显著分化:美股方面,QQQ和SPY等大盘指数维持在多头排列,RSI中性偏强(QQQ RSI 59.1,SPY RSI 54.1),但MSFT、META等权重股出现死叉和空头排列,内部强弱不一;加密市场受恐慌贪婪指数仅15(极度恐慌)影响,总市值2.25T美元日内下跌2.1%,BTC-USD、ETH-USD均处于空头排列且RSI接近超卖(BTC RSI 34.9,ETH RSI 38.5),但MACD金叉信号出现,可能酝酿反弹;中概股普遍承压,BABA RSI 24.7进入超卖区,空头排列明确;商品外汇方面,原油CL=F近5日暴跌14.05%后RSI 30.3接近超卖,黄金GC=FMACD金叉但价格低于均线,美元指数DXY强势超买(RSI 70.6)。整体市场缺乏一致方向,建议关注各资产关键均线突破情况。

今日关注

QQQ 纳斯达克100 ETF (QQQ)
偏上行

当前价格740.62美元,高于20日均线726.88、50日均线693.18、200日均线628.63,呈多头排列;RSI为59.1处于正常偏强区间;近1日涨幅2.51%,近5日涨幅3.28%,动能强劲;MACD值9.5234略低于信号线11.1108,但柱状图为正,整体趋势指向上行。

BABA 阿里巴巴 (BABA)
偏下行

当前价格107.10美元,远低于所有主要均线(SMA20 120.91,SMA50 129.30,SMA200 149.19),空头排列明确;RSI仅24.7进入超卖区,反映强烈卖压;MACD -6.2971低于信号线-4.8371,柱状图负值扩大,死叉运行;距52周最高点下跌44.41%,技术面疲弱。

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

当前价格75.39美元,低于20日均线88.42和50日均线94.29,仅高于200日均线73.66,短期空头;RSI为30.3接近超卖阈值;近5日重挫14.05%,动量极弱;MACD -5.0315低于信号线-3.3542,死叉持续,且无任何看多信号,下行压力显著。

DX-Y.NYB 美元指数 DXY (DX-Y.NYB)
偏上行

当前价格100.81,高于所有均线(SMA20 99.59, SMA50 98.92, SMA200 98.68),多头排列强劲;RSI达70.6进入超买区,显示强势动能;MACD 0.3441高于信号线0.2816,处于金叉状态;近1日上涨0.72%,逼近52周高点,技术指标一致指向上行。

GC=F 黄金期货 (GC=F)
中性

当前价格4227.50美元,低于20日均线4376.85、50日均线4558.37及200日均线4436.44,整体偏空但趋势标注为中性;RSI 38.9处于偏弱区域;MACD -90.4266高于信号线-92.1345,形成金叉,暗示可能止跌;近期波动较大,近5日上涨3.35%但近1日下跌3.01%,方向不明确。

全部资产

^VIX

VIX 恐慌指数

$16.40 -11.06%
5 日
-15.64%
距 52w 高
-53.5%
RSI(14)
46.0
趋势
空头
SMA 20 / 50 / 200
17.40 / 17.79 / 18.56
MACD / 信号
-0.108 / -0.053
死叉(SMA50↓SMA200) (6 天前)MACD 死叉 (今天)空头排列

^TNX

10Y 美债收益率 (%)

$4.45 -0.80%
5 日
-2.22%
距 52w 高
-10.9%
RSI(14)
47.0
趋势
多头
SMA 20 / 50 / 200
4.52 / 4.42 / 4.21
MACD / 信号
0.015 / 0.026
多头排列

DX-Y.NYB

美元指数 DXY

$100.81 +0.72%
5 日
+0.96%
距 52w 高
-0.1%
RSI(14)
70.6
趋势
多头
SMA 20 / 50 / 200
99.59 / 98.92 / 98.68
MACD / 信号
0.344 / 0.282
MACD 金叉 (1 天前)RSI 超买接近 52 周高多头排列

SPY

S&P 500 ETF

$746.74 +0.78%
5 日
+1.22%
距 52w 高
-1.8%
RSI(14)
54.1
趋势
多头
SMA 20 / 50 / 200
747.08 / 729.66 / 688.36
MACD / 信号
3.930 / 5.524
接近 52 周高多头排列

QQQ

Nasdaq 100 ETF

$740.62 +2.51%
5 日
+3.28%
距 52w 高
-1.1%
RSI(14)
59.1
趋势
多头
SMA 20 / 50 / 200
726.88 / 693.18 / 628.63
MACD / 信号
9.523 / 11.111
接近 52 周高多头排列

AAPL

Apple

$298.01 +0.70%
5 日
+0.81%
距 52w 高
-6.1%
RSI(14)
50.9
趋势
多头
SMA 20 / 50 / 200
303.40 / 288.74 / 268.19
MACD / 信号
1.180 / 3.216
多头排列

MSFT

Microsoft

$379.40 +0.13%
5 日
-2.80%
距 52w 高
-31.7%
RSI(14)
34.9
趋势
空头
SMA 20 / 50 / 200
413.15 / 412.98 / 451.35
MACD / 信号
-8.571 / -3.544
空头排列

NVDA

Nvidia

$210.69 +2.95%
5 日
+2.84%
距 52w 高
-10.9%
RSI(14)
50.4
趋势
多头
SMA 20 / 50 / 200
211.79 / 209.31 / 189.90
MACD / 信号
-1.067 / -0.113
多头排列

GOOGL

Alphabet

$368.03 +1.17%
5 日
+2.87%
距 52w 高
-9.9%
RSI(14)
49.1
趋势
多头
SMA 20 / 50 / 200
371.63 / 367.37 / 311.10
MACD / 信号
-1.850 / -0.734
多头排列

TSLA

Tesla

$400.49 +1.04%
5 日
+0.34%
距 52w 高
-19.7%
RSI(14)
47.0
趋势
空头
SMA 20 / 50 / 200
413.70 / 402.49 / 416.96
MACD / 信号
-2.850 / -0.505
空头排列

META

Meta

$577.22 +1.70%
5 日
+1.55%
距 52w 高
-27.5%
RSI(14)
42.8
趋势
空头
SMA 20 / 50 / 200
599.48 / 621.90 / 654.92
MACD / 信号
-11.455 / -9.861
空头排列
加密恐慌贪婪
15
极度恐慌
加密总市值
$2.25 T
-2.10% / 24h
BTC 主导率
55.9%
ETH 9.1%
24h 成交量
$81.7 B
活跃币 17,435

BTC-USD

Bitcoin

$62,825.92 -4.23%
5 日
-1.13%
距 52w 高
-50.2%
RSI(14)
34.9
趋势
空头
SMA 20 / 50 / 200
65,485.59 / 73,166.83 / 77,254.15
MACD / 信号
-2,576.502 / -3,079.602
MACD 金叉 (4 天前)空头排列

ETH-USD

Ethereum

$1,705.01 -4.77%
5 日
+2.40%
距 52w 高
-65.6%
RSI(14)
38.5
趋势
空头
SMA 20 / 50 / 200
1,764.73 / 2,035.20 / 2,389.15
MACD / 信号
-90.766 / -113.149
MACD 金叉 (3 天前)空头排列

SOL-USD

Solana

$69.41 -3.50%
5 日
+0.78%
距 52w 高
-72.6%
RSI(14)
41.9
趋势
空头
SMA 20 / 50 / 200
70.48 / 80.45 / 98.38
MACD / 信号
-2.804 / -3.859
MACD 金叉 (4 天前)空头排列

BABA

阿里巴巴 (BABA)

$107.10 -0.32%
5 日
-4.96%
距 52w 高
-44.4%
RSI(14)
24.7
趋势
空头
SMA 20 / 50 / 200
120.91 / 129.30 / 149.19
MACD / 信号
-6.297 / -4.837
RSI 超卖空头排列

PDD

拼多多 (PDD)

$79.56 -0.38%
5 日
-2.14%
距 52w 高
-42.9%
RSI(14)
32.0
趋势
空头
SMA 20 / 50 / 200
85.43 / 93.76 / 110.59
MACD / 信号
-4.046 / -3.933
接近 52 周低空头排列

JD

京东 (JD)

$27.57 -1.22%
5 日
-1.75%
距 52w 高
-25.2%
RSI(14)
35.6
趋势
空头
SMA 20 / 50 / 200
29.07 / 30.07 / 30.25
MACD / 信号
-0.650 / -0.511
空头排列

0700.HK

腾讯控股 (0700.HK)

HK$440.20 -1.17%
5 日
-3.72%
距 52w 高
-35.5%
RSI(14)
42.4
趋势
空头
SMA 20 / 50 / 200
449.04 / 469.34 / 566.02
MACD / 信号
-4.590 / -5.040
空头排列

GC=F

黄金期货

$4,227.50 -3.01%
5 日
+3.35%
距 52w 高
-24.3%
RSI(14)
38.9
趋势
中性
SMA 20 / 50 / 200
4,376.85 / 4,558.37 / 4,436.44
MACD / 信号
-90.427 / -92.134
MACD 金叉 (1 天前)

CL=F

WTI 原油期货

$75.39 -1.82%
5 日
-14.05%
距 52w 高
-36.9%
RSI(14)
30.3
趋势
中性
SMA 20 / 50 / 200
88.42 / 94.29 / 73.66
MACD / 信号
-5.031 / -3.354

USDCNY=X

美元 / 人民币

¥6.77 +0.16%
5 日
-0.06%
距 52w 高
-6.1%
RSI(14)
33.4
趋势
空头
SMA 20 / 50 / 200
6.77 / 6.80 / 6.96
MACD / 信号
-0.013 / -0.013
接近 52 周低空头排列
风险提示

本报告仅基于当前公开行情数据计算的技术指标进行客观描述,不构成任何投资建议。过去走势不代表未来表现,所有指标仅供技术分析解读参考,投资者应结合自身情况独立判断。

Australia news live: Jim Chalmers admits losing ‘political paint’ over tax reform; NSW quake near goldmine

Treasurer says carve-outs to capital gains tax discount came after ‘getting the consultation right’. Follow today’s news live • Get our breaking news email, free app or daily news podcast There were two small earthquakes in New South Wales this morning, according to Geoscience Australia. A 3.4 magni

中文摘要 澳大利亚财长Jim Chalmers承认在税改中失去“政治颜料”,称资本利得税折扣的例外条款是在“咨询得当”后出台。新南威尔士州今晨发生两次小地震,靠近金矿。

Critics of Russia Say This Critic Isn’t Critical Enough

Alexander Sokurov has questioned the Russian president about government repression, but he is still controversial among his country’s exiles.

中文摘要 俄罗斯导演Alexander Sokurov曾就政府镇压问题质问俄总统,但在流亡者中仍具争议,被认为批评不够彻底。

Man Forced Boy, 3, Into Crocodile Pen at English Zoo, Police Say

A man is being held on suspicion of attempted murder after a boy was critically injured when he ended up in a crocodile enclosure at a zoo outside Cambridge, the authorities said.

中文摘要 英国剑桥附近一家动物园,一名男子涉嫌将3岁男孩扔进鳄鱼围栏致其重伤,因涉嫌谋杀未遂被拘留。

Iran announces plans to bring in maritime fees for strait of Hormuz

Tehran says fees to cover cost of managing waterway will come into effect at end of 60-day negotiation period Iran has announced plans to introduce a system of maritime fees in the strait of Hormuz in two months, after the 60-day period of negotiation that has been triggered by the signing of the me

中文摘要 伊朗宣布计划在霍尔木兹海峡引入海事收费制度,称费用将用于管理水道,60天谈判期结束后生效。

Secretary of Defense Hegseth scolds NATO allies — again

Defense Secretary Pete Hegseth blasts NATO allies as a "paper tiger" while launching a six-month review of U.S. troop deployments in Europe and pressing for Europe to take the lead on its own defense.

中文摘要 美国防长Pete Hegseth再次抨击北约盟友为“纸老虎”,同时启动对驻欧美军部署的六个月审查,敦促欧洲主导自身防务。

Thirty-five killed as gunmen attack Niger's biggest airport

Niger has been fighting a militant Islamist insurgency for a decade and in January suspected jihadists attacked the same airport.

中文摘要 枪手袭击尼日尔最大机场,造成35人死亡。该国十年来一直与伊斯兰武装分子作战,今年1月该机场曾遭疑似圣战分子袭击。

Iran War Live Updates: Vance Issues Blunt Warning to Israel as He Defends Trump’s Deal

The vice president delivered a rebuke to Israeli critics of the agreement, warning them not to alienate their most important ally, as the administration sought to rebut mounting criticism of the deal.

中文摘要 美国副总统万斯向批评伊核协议的以色列发出严厉警告,提醒其不要疏远最重要的盟友。美国政府正试图驳斥对该协议日益增多的批评。

Are prices really dropping in the US, as Trump claims?

Donald Trump boasts on social media that since signing of MoU for peace deal, oil is flowing and prices are dropping.

中文摘要 特朗普在社交媒体上宣称自签署和平协议谅解备忘录以来石油流通且价格下降,但实际情况是否如其所言仍有争议。

Cuba’s Communist Party approves opening economy in unprecedented move

The emergency economic package comes amid an ongoing US pressure campaign that has left the island nation reeling.

中文摘要 古巴共产党批准紧急经济开放计划,这一前所未有的举措发生在美国持续施压导致该国经济困境的背景下。

Fallout From the Iran Deal

Trump’s agreement reads like a list of concessions to Iran. Will it damage him politically?

中文摘要 特朗普的伊核协议被认为是对伊朗的一系列让步,外界质疑该协议是否会对其政治地位造成损害。

Gunmen Attack a Major Airport in Niger

A militant group claimed responsibility for the early-morning assault on Niamey airport, the second such attack in the West African country this year.

中文摘要 枪手袭击尼日尔尼亚美机场,一个武装组织声称负责。这是该国今年第二次遭遇此类袭击。

Brazil executes warrant against Lula ally in widening financial scandal

Left-wing Senator Jaques Wagner was the latest prominent figure to be swept up in investigations into Banco Master.

中文摘要 巴西左翼参议员Jaques Wagner因涉及Banco Master金融丑闻调查,成为最新一位被搜查的知名政治人物。

Standard Nuclear Files for US IPO In Reactor Fuel Push

Standard Nuclear Inc., a maker of fuel for nuclear reactors, filed for an initial public offering as the power needs to fund the artificial intelligence boom continue to grow.

中文摘要 核燃料制造商Standard Nuclear Inc.申请首次公开募股(IPO),该公司为核反应堆生产燃料,人工智能热潮持续推高电力需求。

Asian Stocks to Rise as US-Iran Deal Lifts Mood: Markets Wrap

Stocks in Asia were poised to rise Friday after a peace deal between the US and Iran boosted optimism that the reopening of the Strait of Hormuz will ease inflation pressures by restoring oil flows.

中文摘要 美伊达成临时和平协议,霍尔木兹海峡航运逐步恢复正常,缓解通胀压力。亚洲股市周五预期上涨,市场乐观情绪升温。

Oil Set for Deep Weekly Loss as Hormuz Traffic Starts to Pick Up

Oil headed for a substantial weekly drop as the US-Iran interim peace deal saw shipping through the Strait of Hormuz start to return to normal, easing the global crude market’s biggest ever supply shock.

中文摘要 受美伊临时和谈协议推动,霍尔木兹海峡航运开始恢复正常,缓解全球原油市场史上最大供应冲击,油价周线大幅下跌。

MSCI Says Flow of Market Information Worsening in Indonesia

Information flow has deteriorated in Indonesian markets, MSCI Inc. said ahead of a potential downgrade that could further compound issues for the world’s worst-performing equities.

中文摘要 MSCI表示印尼市场信息流通恶化,可能面临降级,进一步加剧该国股市(全球表现最差)的问题。

Schwab Warns of Margin Calls as Concerns Over Tax Bets Mount

Charles Schwab Corp. is imposing new margin requirements for clients using long-short investment strategies, adding more guardrails around a fast-growing tax-management trade.

中文摘要 嘉信理财对使用多空投资策略的客户实施新的保证金要求,为快速增长的税务管理交易增设更多防护措施。

Gatwick airport launches legal action after ministers relax runway slot rules

Regulation was intended to protect the airline industry from jet fuel shortages following the Iran crisis

中文摘要 盖特威克机场对英国政府提起法律诉讼,后者放松了跑道时刻规则;该规则原旨在保护航空业免受伊朗危机导致的航空燃油短缺影响。

Gulf oil shock speeds up India’s EV drive

Carmakers report increasing sales and showroom enquiries as fuel costs rise

中文摘要 海湾石油危机加速印度电动汽车推广,汽车制造商报告因燃油成本上升,电动汽车销量和展厅咨询量显著增长。

The Knicks Win! So Do New York City, Big Merch And The NBA

The New York Knicks weren’t the only big winners of this year’s NBA finals. On today’s Big Take podcast, Jason Kelly and Randall Williams tell Sarah Holder what the series means for the league’s bottom line, New York’s economy and Jalen Brunson’s future as a pitchman. Listen wherever you get your po

中文摘要 纽约尼克斯队夺得NBA总冠军,提振纽约市经济、联盟商品销售,并提升球员Jalen Brunson的商业潜力。

【今朝の5本】仕事を始める前に読んでおきたい厳選ニュース

ホルムズ封鎖解除、インテルとアップル、スペースX社債発行検討、アマゾン半導体、JERA

中文摘要 今早精选5条新闻:霍尔木兹海峡封锁解除、英特尔与苹果动态、SpaceX考虑发行公司债、亚马逊半导体业务、日本JERA公司。

SpaceX’s Epic Fundraising Campaign for AI Has Only Just Begun

When Elon Musk went into sales pitch mode ahead of the SpaceX IPO, the comparison he marshaled to justify valuing the company in the trillions of dollars, and tapping investors for tens of billions, raised a few eyebrows.

中文摘要 SpaceX启动史诗级融资活动,马斯克在IPO前以数万亿美元估值向投资者募资数十亿美元,为人工智能领域扩张提供资金。

Everpure CEO: Data Has to Become Primary for Businesses

Charlie Giancarlo, CEO of Everpure discusses what he sees as the evolution for companies using apps to a unified data environment. (Source: Bloomberg)

中文摘要 Everpure首席执行官Charlie Giancarlo表示,企业应经历从使用应用到统一数据环境的演变,数据应成为业务首要考虑。

Thousands of Public-School Staff Across US Face Layoff Warnings

Bloomberg's Erin Hudson joins Scarlet Fu on "Real Yield." Thousands of US public-school employees have received warnings saying they could lose their jobs as the nation’s education system grapples with mounting financial pressures. (Source: Bloomberg)

中文摘要 美国数千公立学校员工收到裁员警告,全国教育系统正面临日益加剧的财务压力。

对公益站祛魅了

感觉公益站本来很有意思很吸引人 自己开一个公益站果然就祛魅了,不过如此 开站!hlool公益站启动!(已允许注册,深夜福利) 开发调优 本帖使用社区公益推广,符合推广要求。我申明并遵循社区要求的以下内容 本站不保证使用,这波到什么时候封了就没了,目前测试200个号左右暂时不死,也可能随时就死 站点很小是小鸡,后面看看如果撑得久就再优化下,撑不住就就此告别 登录送100刀,看情况再继续优化 不会发渠道方案方式,希望可以活的久一点 仅gpt站点 上号太慢了太低估佬友们的速率了,加大下注册机封车,稍等优化完毕 稍微等下,L… 公益站Token滞销,救救我们 这回真睡了,希望可以帮到熬夜的佬们,严肃

关于“某公益站域名续费”等话题统一集中讨论

于今日凌晨出现多位佬友发帖分享某公益站域名续费等帖子,且该情况持续 我们明白你们的喜悦之情,但是该行为已污染论坛信息流 此类话题已有对应的集中贴:https://linux.do/t/topic/1799316 如再出现对应情况我们将采取包括但不限于删除帖子,禁言等处理 感谢佬友们的理解 1 个帖子 - 1 位参与者 阅读完整话题

[SubBoost] 开源 Clash 订阅转换、增强和管理工具丨 UI 可视化配置链式代理、精确分流和防 DNS 泄露

本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: (点击了解更多详细信息) 以下为项目介绍正文内容,AI 生成、润色内容已使用截图方式发出 1. 背景介绍 SubBoost 是一个 Clash/Mihomo 订阅转换、增强和管理工具。可以将机场订阅或自建节点转换为优化、统一的订阅,并自动更新。通过 UI 可视化,一键实现链式代理 、精确分流和防 DNS 泄露等高级功能。 经过半年的更新,目前 2.4.0 版本已经趋近于稳定,可以开放给大家自部署。再也不用担心因为 IP 限制而解析订阅失败啦。 当然,我部署的 在线版 依然会继续运行。 2. 部署教程 推荐部署在大陆服务器上,

感觉生图站没什么人用啊

一堆走4k接口的生1k图,生图站可以生4k图,就是记得选分辨率: 还是生4k价格图太高了吗? 19 个帖子 - 19 位参与者 阅读完整话题

Vibe coding需要知道的设计术语——文字排版

经常看到朋友和同事在 Vibe Coding 时吐槽 ai 听不懂人话——“高级感”,“眼前一亮”,“再改改”,然后页面越来越乱。很多时候不是 AI 能力不行,更像我们是在用玄学抽卡。 LLM在pre-train和RL都用了海量的代码训练,自然英文术语的语义锚点会强于中文(而且中文语义信息熵太高了),打算长期整理一份术语速查表分享给佬友们,方便查阅 1. 字体分类与基本术语 (Font Classifications & Basics) Typography (文字排版) 文本的字体选择、间距调整、版面布局,以及最终在屏幕或纸张上的阅读呈现方式。好的排版会先给读者一个入口,再让他们知道哪里可以

[富可敌国] 0门槛拿【御三家 API】!GitHub Star>1 就能领!最高送1000美金!

[富可敌国] 0门槛拿【御三家 API】!GitHub Star>1 就能领!最高送1000美金! 核心福利(先到先得) 星火普惠:GitHub Star > 1 就能直接申请参与,0门槛直接白嫖生态基础资源! 千星专享:Repo 只要过 1000 Star,官方直接砸 价值**$100 美金** 的API 额度! 冲榜争霸:活动结束时最终冲到 Top 10 的神仙项目,还能再获得额外激励,其中Top 1 能独揽 价值**$1000 美金** 的API 额度! 不搞虚的,只为同行:拒绝短期喧嚣,这次活动就是官方掏出真金白银致敬开源,帮开发者把 API 成本直接打到 0! 活动时间:6月18日

分享一下我现在用的比较舒服的一套claudecode等agent vibe coding工作流~2026/6/18

算下来使用 claudecode 两个月了,直到最近才有了一套自己用下来比较舒服的一套工作流,来跟佬友们分享一下哈 首先使用 plan 模式先把需求想法给到 agent,可以畅所欲言想到啥说啥,但注意要跟它说一句先交流交流或者先听听你的想法,不然它有可能听完需求直接开干了哈 然后等它听完我一开始给它的需求并进行初步思考后,我就会用最近非常爱用的 grill-me 这个 skills 让它开始连环询问,帮我思考项目细节。因为跟它一开始表达的时候很难把所有细节都考虑到,也不容易把内心中那个需求的模样给说清楚。 然后它就开始不断在我的想法框架基础上问我问题,大部分情况下它给的建议都挺不错了,只需要做

祝各位佬友端午安康

回家包粽子了,我是拍照的,包粽子的是我奶奶 69 个帖子 - 64 位参与者 阅读完整话题