每日简报

2026-06-07

← 历史归档

mvanhorn/last30days-skill

Python · ★ 28,785 · 🍴 2,438 · 📈 439 stars today

AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

中文介绍 AI Agent技能,跨Reddit、X、YouTube、HN、Polymarket等平台搜索任意主题,自动合成基于事实的摘要。适用于舆情调研、信息聚合场景,为Agent提供实时、可靠的跨平台知识检索能力。

CopilotKit/CopilotKit

TypeScript · ★ 33,199 · 🍴 4,239 · 📈 631 stars today

The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

中文介绍 面向Agent与生成式UI的前端全栈框架,支持React、Angular、移动端、Slack等。基于AG-UI协议,降低构建AI交互界面的复杂度,适合开发者快速集成对话、表单等生成式UI组件。

MemPalace/mempalace

Python · ★ 54,272 · 🍴 7,109 · 📈 446 stars today

The best-benchmarked open-source AI memory system. And it's free.

中文介绍 开源AI记忆系统,在基准测试中表现最佳。免费使用,为AI应用提供持久化、可检索的长期记忆能力。适用于聊天机器人、虚拟助手等需要上下文保持的场景。

danielmiessler/Personal_AI_Infrastructure

TypeScript · ★ 14,955 · 🍴 2,123 · 📈 70 stars today

Agentic AI Infrastructure for magnifying HUMAN capabilities.

中文介绍 个人AI基础设施,基于Agentic AI理念,旨在放大人类能力。提供模块化工具链,用于搭建个人智能助理、自动化工作流,让AI赋能日常生活与工作效率提升。

openai/plugins

JavaScript · ★ 1,765 · 🍴 256 · 📈 213 stars today

OpenAI Plugins

中文介绍 OpenAI官方插件平台,允许ChatGPT等模型调用外部API和知识源。开发者可创建插件扩展AI功能,实现实时信息查询、第三方服务集成等场景。

Panniantong/Agent-Reach

Python · ★ 22,309 · 🍴 1,907 · 📈 683 stars today

Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.

中文介绍 让AI Agent拥有“眼睛”浏览整个互联网。通过一条CLI命令即可读取搜索Twitter、Reddit、YouTube、GitHub、B站、小红书等,零API费用。适用于需要联网信息获取的Agent应用。

sveltejs/svelte

JavaScript · ★ 86,981 · 🍴 4,937 · 📈 25 stars today

web development for the rest of us

中文介绍 前端框架Svelte的官方仓库。编译时框架,将组件编译为高效原生JavaScript,无需虚拟DOM。提供极速开发体验,适合构建响应式、高性能Web应用。

nginx/nginx

C · ★ 30,688 · 🍴 7,956 · 📈 20 stars today

The official NGINX Open Source repository.

中文介绍 NGINX官方开源版本,高性能HTTP服务器和反向代理。支持静态资源服务、负载均衡、缓存、SSL终止等。广泛应用于Web架构、微服务网关,以高并发、低内存著称。

aquasecurity/trivy

Go · ★ 35,999 · 🍴 454 · 📈 159 stars today

Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

中文介绍 全能安全扫描工具,可检测容器、Kubernetes、代码仓库、云环境中的漏洞、错误配置、密钥及SBOM。适合DevSecOps流程,集成CI/CD实现持续安全审计。

golang/go

Go · ★ 134,505 · 🍴 19,085 · 📈 30 stars today

The Go programming language

中文介绍 Go编程语言官方仓库。静态类型、编译型、内置并发支持,注重简洁与高效。适用于后端服务、分布式系统、云原生应用开发,如Docker、Kubernetes等用Go编写。

lfnovo/open-notebook

TypeScript · ★ 26,604 · 🍴 3,037 · 📈 794 stars today

An Open Source implementation of Notebook LM with more flexibility and features

中文介绍 开源Notebook LM实现,提供更灵活、功能更丰富的知识管理体验。支持笔记、摘要、文档分析等功能,类似Google NotebookLM,适合个人知识库构建与AI辅助学习。

obra/superpowers

Shell · ★ 219,647 · 🍴 19,542 · 📈 700 stars today

An agentic skills framework & software development methodology that works.

中文介绍 Agent技能框架与软件开发方法论,提供可复用的智能体能力构建模块。指导开发者以Agentic方式组织技能,提升AI系统开发效率和可靠性。

santifer/career-ops

JavaScript · ★ 49,332 · 🍴 10,197 · 📈 193 stars today

AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

中文介绍 基于Claude Code的AI求职搜索系统。包含14种技能模式、Go编写的仪表板,支持PDF生成与批处理。自动化职位搜索、简历筛选、申请流程,提升求职效率。

openai/whisper

Python · ★ 101,854 · 🍴 12,440 · 📈 150 stars today

Robust Speech Recognition via Large-Scale Weak Supervision

中文介绍 OpenAI开源语音识别模型,通过大规模弱监督训练,支持多语言转录与翻译。鲁棒性强,适用于会议记录、字幕生成、语音转文字等场景,可本地部署。

vitejs/vite

TypeScript · ★ 81,178 · 🍴 8,274 · 📈 25 stars today

Next generation frontend tooling. It's fast!

中文介绍 下一代前端构建工具,基于ESM实现极速冷启动和热更新。支持Vue、React等框架,提供开箱即用的开发服务器与高效生产构建。适合现代Web应用开发。

microsoft/mxc

Rust · ★ 573 · 🍴 24 · 📈 64 stars today

Policy-driven, layered isolation and containment

中文介绍 微软开源的策略驱动分层隔离与遏制系统。通过细粒度策略控制,实现容器、进程、网络等多层隔离,增强云原生环境安全性,防止横向移动。

PaddlePaddle/PaddleOCR

Python · ★ 80,956 · 🍴 10,657 · 📈 433 stars today

Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

中文介绍 基于PaddlePaddle的轻量OCR工具包,可将PDF、图片转为结构化数据。支持100+语言,集成文本检测、识别、布局分析等管线。适用于文档数字化、票据识别、LLM数据预处理。

microsoft/VibeVoice

Python · ★ 48,470 · 🍴 5,391 · 📈 216 stars today

Open-Source Frontier Voice AI

中文介绍 微软开源的前沿语音AI项目,提供语音合成或识别能力。具体细节待探索,适用于语音交互应用,如虚拟助手、有声内容生成等场景。

Code2LoRA: Hypernetwork-Generated Adapters for Code Language Models under Software Evolution

👍 63

Code language models need repository-level context to resolve imports, APIs, and project conventions. Existing methods inject this knowledge as long inputs (retrieved through RAG or dependency analysis) or through per-repository fine-tuning and LoRA -- costly at repository scale and brittle to evolv

中文介绍 提出Code2LoRA,用超网络为代码语言模型动态生成LoRA适配器,应对软件演化。无需每仓库微调,降低上下文注入成本,提升对代码演化的鲁棒性。

ArcANE: Do Role-Playing Language Agents Stay in Character at the Right Time?

👍 42

Role-playing language agents (RPLAs) should play characters whose values and behavior evolve as the story progresses, not maintain a fixed persona. Existing benchmarks measure factual recall at a given chapter, not whether responses align with the character's psychological trajectory, especially in

中文介绍 提出ArcANE基准,评估角色扮演语言代理是否在正确时机保持角色一致性。关注角色心理轨迹演化,而非静态事实回忆,填补动态角色一致性评估空白。

TIDE: Proactive Multi-Problem Discovery via Template-Guided Iteration

👍 38

Agents are widely deployed as assistants over documents, tools, and code. However, they typically act only on explicit user requests, which surface only the problems the user has noticed, while many other important problems coexist, hidden in plain sight, within the broader user context, with their

中文介绍 提出TIDE方法,通过模板引导的迭代过程,使代理主动发现文档、工具和代码中隐藏的多个问题,而不仅限于用户显式请求,提升问题覆盖率。

AdaPlanBench: Evaluating Adaptive Planning in Large Language Model Agents under World and User Constraints

👍 36

Planning for real-world problems by language models often involves both world and user constraints, which may not be fully specified upfront and are progressively disclosed through interaction. However, existing benchmarks still underexplore adaptive planning under such progressively revealed dual c

中文介绍 提出AdaPlanBench基准,评估LLM代理在逐步披露的世界和用户双重约束下的自适应规划能力。填补渐进式约束下规划评估的空白。

VideoKR: Towards Knowledge- and Reasoning-Intensive Video Understanding

👍 34

We introduce VideoKR, the first large-scale training corpus specifically designed to strengthen knowledge- and reasoning-intensive video understanding. It comprises 315K video reasoning examples over 145K newly collected, CC-licensed, expert-domain videos. We develop a human-in-the-loop, skill-orien

中文介绍 发布VideoKR,首个知识密集和推理密集型视频理解训练语料,含315K视频推理样本、145K专家领域视频。通过人机协作技能导向标注,提升知识推理能力。

RobotValues: Evaluating Household Robots When Human Values Conflict

👍 23

While household robots are often evaluated based on task completion, everyday domestic environments involve value-conflicting situations in which robots are expected to choose actions that prioritize other values than task success, such as human autonomy, efficiency, or social appropriateness. Yet,

中文介绍 提出RobotValues基准,评估家用机器人在人类价值冲突(自主性、效率、社交适当性)下的行为选择。强调任务完成之外需优先考虑其他价值观。

Reinforcement Learning Elicits Contextual Learning of Unseen Language Translation

👍 23

Prior work has shown that large language models (LLMs) can translate unseen or low-resource languages by undergoing continued training or even by encoding a grammar book in their context. However, both methods typically overfit specific languages, with limited zero-shot transfer at test time. To tra

中文介绍 使用强化学习激发LLM上下文学习能力,实现未见语言翻译。相比继续训练或语法书编码,RL方法提升零样本迁移效果,降低对特定语言的过拟合。

LoomVideo: Unifying Multimodal Inputs into Video Generation and Editing

👍 21

Developing unified video generation and editing models capable of interpreting interleaved multimodal inputs is a promising yet challenging frontier field. Existing unified frameworks predominantly rely on massive models (typically 13B parameters or more) and incorporate source video conditions for

中文介绍 提出LoomVideo,统一视频生成与编辑模型,高效处理交错多模态输入(文本、图像、视频)。相比依赖13B+参数的现有框架,在较小规模下实现高质量结果。

Personal AI Agent for Camera Roll VQA

👍 18

We study the personal camera roll visual question answering setting. In this setting, a conversational AI assistant can access a user's personal camera roll and retrieve relevant photos to answer queries, ranging from simple factual questions (e.g., ``Name of the food I tried yesterday?'') to more o

中文介绍 研究个人相机胶卷VQA场景,AI助手访问用户相册检索照片,回答从简单事实到复杂推理的问题,构建个性化视觉问答系统。

Rethinking Continual Experience Internalization for Self-Evolving LLM Agents

👍 17

Experience internalization converts contextual experience from past interactions into reusable parametric capability, offering a promising path toward continual learning in large language models (LLMs). While prior work has predominantly focused on single-iteration transfer, we discover that under m

中文介绍 重新思考LLM代理的持续经验内化,发现多轮迭代内化比单轮更有效。提出方法将过去交互的上下文经验转化为可复用参数能力,实现自我演化。

Dream.exe: Can Video Generation Models Dream Executable Robot Manipulation?

👍 15

Video generation models have made impressive strides in synthesizing visually compelling content, yet their outputs remain confined to the virtual domain. A natural question follows: how well do these models reflect the physical world when their generated videos leave the screen and enter reality? W

中文介绍 探索视频生成模型能否生成可执行的机器人操作指令,将生成视频转化为真实动作,评估其对物理世界的反映能力,连接虚拟生成与现实执行。

Unsupervised Skill Discovery for Agentic Data Analysis

👍 10

Inference-time skill augmentation provides a lightweight way to improve data-analytic agents by injecting reusable procedural knowledge without updating model parameters. However, discovering effective skills for data analysis remains challenging, as reliable supervision is expensive and success cri

中文介绍 提出无监督技能发现方法增强数据分析代理推理时能力。无需更新参数,自动从历史轨迹发现可复用过程技能,克服监督信号稀疏挑战。

MAOAM: Unified Object and Material Selection with Vision-Language Models

👍 8

Selection is a core operation in interactive image editing. To be practical, a user should be able to specify and disambiguate the desired selection region through either text or click-based interactions, and the system should support selecting not only objects but also other criteria, such as mater

中文介绍 提出MAOAM,统一对象和材质选择模型,结合视觉-语言模型。用户可通过文本或点击指定选区,支持对象和材质(如金属、布料)选择,提升交互编辑灵活性。

AffordanceVLA: A Vision-Language-Action Model Empowering Action Generation through Affordance-Aware Understanding

👍 7

Vision-Language-Action (VLA) models leverage the rich world knowledge of pretrained vision-language models (VLMs) to enable instruction-following robotic manipulation. However, the structural mismatch between VLM semantic spaces and embodied control policies often hinders the learning of precise per

中文介绍 提出AffordanceVLA,通过功能感知(affordance)理解弥合VLM语义空间与机器人控制策略的结构性不匹配,提升指令跟随操作的精确性。

LLMs Can Leak Training Data But Do They Want To? A Propensity-Aware Evaluation of Memorization in LLMs

👍 7

Large language models can reproduce training data, but existing memorization evaluations mostly measure whether models can be forced to do so, rather than whether they do so under ordinary use. We introduce PropMe, a propensity-aware framework for memorization evaluation that contrasts prefix-based

中文介绍 提出PropMe,倾向感知的记忆化评估框架,对比前缀引导和自然使用下的训练数据泄露。衡量LLM在常规使用中主动复现训练数据的倾向,而非强制泄露。

Meta-Cognitive Memory Policy Optimization for Long-Horizon LLM Agents

👍 6

Memory-augmented LLM agents tackle complex long-horizon tasks by recursively summarizing interaction trajectories into compact memory. However, existing approaches typically train these memory policies using outcome-based reinforcement learning, failing to localize where intermediate memory quality

中文介绍 提出元认知记忆策略优化(MCMPO),针对长程LLM代理的递归摘要记忆策略。引入中间记忆质量奖励,替代仅基于结果的RL,更精准优化记忆过程。

The Shadow Price of Reasoning: Economic Perspective on Optimal Budget Allocation for LLMs

👍 6

Inference-time scaling has emerged as a critical avenue for enhancing Large Language Models' performance, yet real-world deployment is constrained by strict computational budgets. In this work, we formulate inference budget allocation as a global constrained optimization problem governed by economic

中文介绍 从经济学视角将LLM推理预算分配形式化为全局约束优化问题,应用影子价格概念在固定预算下最优分配推理资源,平衡性能与成本。

Latent Reasoning with Normalizing Flows

👍 6

Large language models often improve reasoning by generating explicit chain-of-thought (CoT), demonstrating the importance of intermediate computation. However, textual CoT forces this computation through a discrete, serial, and communication-oriented token stream: each reasoning step must be verbali

中文介绍 提出基于归一化流的潜在推理方法,在连续潜在空间进行中间计算,替代显式文本链式思维(CoT),避免离散串行token流的信息损失,提升效率。

World-Language-Action Model for Unified World Modeling, Language Reasoning, and Action Synthesis

👍 5

We propose world-language-action (WLA) models as a new class of embodied foundation models. WLA takes textual instructions, images, and robot states as inputs to jointly predict textual subtasks, subgoal images, and robot actions, conjoining the world modeling interface to learn from extensive egoce

中文介绍 提出世界-语言-动作(WLA)模型,统一世界建模、语言推理和动作合成。以文本、图像和状态为输入,联合预测子任务、子目标图像和动作,利用第一人称视频学习。

Imagine Before You Predict: Interleaved Latent Visual Reasoning for Video Event Prediction

👍 5

Video event prediction (VEP) requires models to infer unobserved future states from partial video evidence. Existing video MLLMs usually verbalize intermediate future reasoning in text space: once visual evidence is verbalized, fine-grained motion, geometry, and interaction cues can be lost, leading

中文介绍 提出交错潜在视觉推理方法,在潜在空间生成未来视觉状态后再预测事件。避免将视觉线索口头化造成的信息丢失,提升视频事件预测的细粒度准确性。

SpaceX IPOs in 7 days. I Fed the S1 Doc Into Claude. Here Is What It Found Buried in 300 Pages.

@DamiDefi · 96.5K 粉丝 · 2.3M 阅 · 584 赞 · 80 转

The number that stopped me was not the $2 trillion valuation. It was $791 million. That is what SpaceX made in net income in 2024. A profitable, growing aerospace company with a genuine moat in launch

中文介绍 分析SpaceX S1文件发现,2024年净利润7.91亿美元,而非市场关注的2万亿美元估值,凸显其盈利能力和护城河。

How To Become An AI Engineer in 2026 (Without a CS Degree)

@sairahul1 · 110.7K 粉丝 · 710.8K 阅 · 509 赞 · 97 转

How To Become An AI Engineer in 2026. Without a CS degree. Without a bootcamp. Without knowing what a transformer is today. Here's what nobody tells you: The companies hiring right now don't need

中文介绍 提供2026年成为AI工程师的路径,无需CS学位或了解transformer,强调公司实际招聘看中的能力。

How to get 100k YouTube subscribers in 3 hours (The Complete Guide)

@maubaron · 16.9K 粉丝 · 233.8K 阅 · 506 赞 · 19 转

Our YouTube channel has 125k subscribers and we've never made or uploaded a single video ourselves. This is a completely automated system. It is this very same strategy that made us the first app

中文介绍 分享完全自动化的YouTube增长策略:不亲自制作视频,3小时获得10万订阅,已实现12.5万订阅验证。

Building cloud agent infrastructure: what's different, and what we learned

@intuitiveml · 6.4K 粉丝 · 171.3K 阅 · 524 赞 · 70 转

Most agent frameworks today assume a desktop. One user, one machine, one process. The agent runs while the laptop is open, writes to a local filesystem, holds API keys in environment variables, and

中文介绍 讨论构建云代理基础设施与桌面版的差异:多用户、多机器、多进程,并总结开发中的关键经验教训。

A guide to /goal 🥅

@dkundel · 19.3K 粉丝 · 116.9K 阅 · 523 赞 · 40 转

We launched the goal mode (or /goal) as a way to help you have Codex drive towards a concrete outcome. When you set a goal Codex will continue to work until the goal is achieved, whether that takes

中文介绍 介绍Codex的/goal模式,通过设定目标让AI自主持续工作直至完成,实现端到端任务驱动。

some notes on getting into frontier ai labs

@itsreallyvivek · 3.6K 粉丝 · 65.8K 阅 · 521 赞 · 28 转

A few days ago I wrote that getting into a frontier AI lab mostly comes down to two things: proven research and trench engineering. The more I think about it, the less these feel like separate skills.

中文介绍 进入前沿AI实验室的两大关键:已证实的研究和扎实的工程能力,二者相辅相成而非互斥。

I Gave Claude David Ogilvy's Writing Rules And Built A Legendary AI Writing Coach

@dickiebush · 441.8K 粉丝 · 57.7K 阅 · 519 赞 · 45 转

Legendary marketer David Ogilvy generated over $864 million for his clients. He was a British advertiser known as "The Father of Advertising." And in 1982, Ogilvy sent this 1-page memo to his staff:

中文介绍 将广告大师奥格威的写作规则注入Claude,构建AI写作教练,利用1982年经典建议提升文案能力。

RL Interview Questions 2026

@sheriyuo · 8.6K 粉丝 · 30.6K 阅 · 512 赞 · 44 转

After seeing several people receive PhD offers and then immediately land highly paid industry positions during spring recruiting, I started wondering whether going straight into industry might

中文介绍 汇总2026年强化学习面试常见问题,探讨拿到PhD offer后直接进入工业界获取高薪职位的路径。

[AINews] not much happened today

a quiet day of RSI.

中文介绍 AI新闻简报称当天相对平静,仅提及RSI(相对强弱指数)相关活动。

How to Stop Shipping Low-Quality RL Environments (with Examples)

Your broken harness is actively making the model worse. Here's what I keep seeing after years of eyeballing trajectories, and what you need to fix.

中文介绍 文章指出低质量强化学习环境(如错误的设计)会恶化模型性能,并给出多年观察后的修复建议。

The Meta hack shows there’s more to AI security than Mythos

On June 5, 404 Media reported that attackers had been using Meta’s AI customer support agent to steal Instagram accounts. Their approach was simple: They asked the agent to link the accounts to email addresses that they controlled, and the agent complied. One attacker broke into the dormant Obama Wh

中文介绍 2026年6月5日,404 Media报道称攻击者利用Meta的AI客服代理窃取Instagram账户,只需让代理将账户链接到攻击者控制的邮箱即可得手,凸显AI安全问题的复杂性。

not much happened today

**Anthropic's Mythos/Opus cycle** sparked mixed reactions with praise for **Claude Mythos**'s one-shot workflows and concerns over **Opus 4.8** benchmark regressions. **Opus 4.7** showed strong chemistry task performance, "making Claude a chemist." **Sakana AI** launched an **RSI Lab** focusing on r

中文介绍 Anthropic的Mythos/Opus系列引发争议:Claude Mythos的一步工作流获好评,但Opus 4.8出现基准性能倒退;Opus 4.7在化学任务表现强劲,被称「让Claude成为化学家」;Sakana AI推出RSI相关项目。

Reality: The Final Eval — Lukas Petersson and Axel Backlund of Andon Labs

We talk with the VendingBench authors on evaling Claudes from Haiku to Mythos, and how they build leading, and lasting, frontier evals from scratch.

中文介绍 与VendingBench作者对话,探讨对Claude系列(从Haiku到Mythos)的评估,以及如何从零构建前沿评估方法。

How Endava is redesigning software delivery around AI agents

Learn how Endava is using AI agents, ChatGPT Enterprise, and Codex to accelerate software delivery, automate workflows, and build an AI-native culture across the enterprise.

中文介绍 Endava利用AI代理、ChatGPT Enterprise和Codex加速软件交付、自动化工作流,并构建企业AI原生文化。

How courts are coping with a flood of AI-generated lawsuits

Most days in her chambers, Judge Maritza Braswell, a federal magistrate judge in Colorado, sifts through stacks of documents written by people without a lawyer. Many of them can’t afford to hire a lawyer, and others have cases too weak or too small to interest one. She reads each one carefully, mind

中文介绍 美国科罗拉多州联邦治安法官Maritza Braswell每天处理大量由无律师人士撰写的文件,其中许多涉及AI生成的法律诉讼,法院正应对AI带来的诉讼潮。

Dreaming: Better memory for a more helpful ChatGPT

ChatGPT introduces a new memory system to better remember preferences, keeping context fresh and relevant across conversations.

中文介绍 ChatGPT推出新记忆系统「Dreaming」,能更好地记住用户偏好,在对话中保持上下文新鲜和相关性。

not much happened today

**NVIDIA** released **Nemotron 3 Ultra**, a fully open **550B MoE** model with **55B active parameters** and **1M context**, optimized for long-running agent tasks with up to **5x speedup** and **30% cost reduction**. It features hybrid Mamba/attention, LatentMoE, native MTP, and was pretrained on *

中文介绍 NVIDIA发布完全开源的Nemotron 3 Ultra模型(550B MoE,55B活跃参数,100万上下文),针对长期代理任务优化,速度提升5倍、成本降低30%,采用混合Mamba/注意力机制和LatentMoE。

市场总览

美股方面,SPY和QQQ日内跌幅较大,QQQ触发MACD死叉,科技股如NVDA、TSLA跌幅逾6%且RSI低于45,整体技术面偏弱。加密市场极端恐慌,恐慌贪婪指数仅12,比特币RSI15.3、以太坊RSI12.6、SolanaRSI15.5均严重超卖,价格远低于所有均线且接近52周低,空头排列明确。中概股阿里巴巴、拼多多等RSI低于40,空头排列持续。商品外汇中黄金期货跌4.28%、RSI34.2偏空;WTI原油微涨但RSI43.4中性;美元指数DXY涨0.66%、RSI66且多头排列,10Y美债收益率亦偏强。整体市场避险情绪浓厚,风险资产承压明显。

今日关注

BTC-USD 比特币 (BTC-USD)
偏下行

RSI14为15.3,处于超卖区域,价格低于所有均线(SMA20 72355、SMA50 76052、SMA200 78616),空头排列,MACD绿柱放大,接近52周低点。整体技术面极度偏弱。

^VIX VIX恐慌指数 (^VIX)
偏上行

日内暴涨39.68%,RSI14为65.7,MACD出现金叉(MACD -0.40,信号线-0.77),价格站上所有均线,多头排列。恐慌情绪急剧升温,技术面强势。

TSLA 特斯拉 (TSLA)
偏下行

日内跌6.56%,RSI14为40.4,MACD死叉(MACD 4.14,信号线8.61),空头排列,价格跌破SMA20(425.87)和SMA200(414.14),短线动能向下。

MSFT 微软 (MSFT)
中性

日内跌2.66%,RSI14为47.5处于中性区域,MACD死叉,但trend为neutral,价格介于SMA20(422.58)和SMA50(408.35)之间,上无突破下无破位,方向不明确。

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

日内涨0.66%,RSI14为66,MACD金叉(MACD 0.25,信号线0.16),多头排列,接近52周高,价格高于所有均线,美元短期偏强。

全部资产

^VIX

VIX 恐慌指数

$21.51 +39.68%
5 日
+40.40%
距 52w 高
-39.1%
RSI(14)
65.7
趋势
多头
SMA 20 / 50 / 200
17.12 / 18.99 / 18.42
MACD / 信号
-0.395 / -0.773
MACD 金叉 (今天)多头排列

^TNX

10Y 美债收益率 (%)

$4.54 +1.32%
5 日
+1.86%
距 52w 高
-9.2%
RSI(14)
57.7
趋势
多头
SMA 20 / 50 / 200
4.50 / 4.40 / 4.20
MACD / 信号
0.027 / 0.037
接近 52 周低多头排列

DX-Y.NYB

美元指数 DXY

$100.07 +0.66%
5 日
+1.17%
距 52w 高
-0.6%
RSI(14)
66.0
趋势
多头
SMA 20 / 50 / 200
99.02 / 98.91 / 98.60
MACD / 信号
0.247 / 0.161
接近 52 周高多头排列

SPY

S&P 500 ETF

$737.55 -2.58%
5 日
-2.50%
距 52w 高
-3.0%
RSI(14)
49.4
趋势
多头
SMA 20 / 50 / 200
746.29 / 713.51 / 683.93
MACD / 信号
9.981 / 12.063
多头排列

QQQ

Nasdaq 100 ETF

$705.06 -4.80%
5 日
-4.50%
距 52w 高
-5.8%
RSI(14)
48.3
趋势
多头
SMA 20 / 50 / 200
722.01 / 667.81 / 621.82
MACD / 信号
17.425 / 20.696
MACD 死叉 (1 天前)多头排列

AAPL

Apple

$307.34 -1.25%
5 日
-1.51%
距 52w 高
-3.0%
RSI(14)
60.7
趋势
多头
SMA 20 / 50 / 200
304.25 / 281.24 / 265.19
MACD / 信号
8.464 / 9.395
MACD 死叉 (2 天前)多头排列

MSFT

Microsoft

$416.67 -2.66%
5 日
-7.46%
距 52w 高
-25.0%
RSI(14)
47.5
趋势
中性
SMA 20 / 50 / 200
422.58 / 408.35 / 456.38
MACD / 信号
5.540 / 6.187
MACD 死叉 (今天)

NVDA

Nvidia

$205.10 -6.20%
5 日
-2.86%
距 52w 高
-13.3%
RSI(14)
43.8
趋势
多头
SMA 20 / 50 / 200
219.10 / 203.45 / 188.57
MACD / 信号
2.300 / 4.259
多头排列

GOOGL

Alphabet

$368.53 -0.98%
5 日
-3.11%
距 52w 高
-9.8%
RSI(14)
46.4
趋势
多头
SMA 20 / 50 / 200
385.38 / 354.50 / 304.04
MACD / 信号
1.703 / 6.855
多头排列

TSLA

Tesla

$391.00 -6.56%
5 日
-10.28%
距 52w 高
-21.6%
RSI(14)
40.4
趋势
空头
SMA 20 / 50 / 200
425.87 / 395.29 / 414.14
MACD / 信号
4.143 / 8.607
MACD 死叉 (4 天前)空头排列

META

Meta

$593.00 -5.51%
5 日
-6.25%
距 52w 高
-25.5%
RSI(14)
41.6
趋势
空头
SMA 20 / 50 / 200
612.72 / 619.52 / 662.45
MACD / 信号
-3.755 / -3.493
MACD 死叉 (今天)空头排列
加密恐慌贪婪
12
极度恐慌
加密总市值
$2.17 T
-0.79% / 24h
BTC 主导率
56.1%
ETH 8.7%
24h 成交量
$87.5 B
活跃币 17,354

BTC-USD

Bitcoin

$60,807.09 -0.19%
5 日
-14.74%
距 52w 高
-51.8%
RSI(14)
15.3
趋势
空头
SMA 20 / 50 / 200
72,355.39 / 76,052.56 / 78,616.12
MACD / 信号
-3,925.671 / -2,376.106
RSI 超卖接近 52 周低空头排列

ETH-USD

Ethereum

$1,567.02 -0.88%
5 日
-21.77%
距 52w 高
-68.4%
RSI(14)
12.6
趋势
空头
SMA 20 / 50 / 200
1,980.67 / 2,173.10 / 2,456.64
MACD / 信号
-140.434 / -95.556
RSI 超卖接近 52 周低空头排列

SOL-USD

Solana

$62.11 -2.17%
5 日
-23.40%
距 52w 高
-75.5%
RSI(14)
15.5
趋势
空头
SMA 20 / 50 / 200
79.94 / 84.49 / 102.39
MACD / 信号
-5.324 / -3.079
RSI 超卖接近 52 周低空头排列

BABA

阿里巴巴 (BABA)

$121.06 -3.88%
5 日
-2.54%
距 52w 高
-37.2%
RSI(14)
37.2
趋势
空头
SMA 20 / 50 / 200
131.73 / 131.10 / 149.72
MACD / 信号
-2.624 / -1.646
空头排列

PDD

拼多多 (PDD)

$85.07 -0.94%
5 日
+0.75%
距 52w 高
-39.0%
RSI(14)
36.3
趋势
空头
SMA 20 / 50 / 200
92.48 / 97.24 / 112.45
MACD / 信号
-3.706 / -2.987
空头排列

JD

京东 (JD)

$28.88 -1.06%
5 日
+0.17%
距 52w 高
-21.6%
RSI(14)
41.3
趋势
空头
SMA 20 / 50 / 200
30.69 / 30.16 / 30.38
MACD / 信号
-0.352 / -0.077
空头排列

0700.HK

腾讯控股 (0700.HK)

HK$453.20 -1.26%
5 日
+6.09%
距 52w 高
-33.6%
RSI(14)
47.1
趋势
空头
SMA 20 / 50 / 200
451.94 / 476.94 / 572.08
MACD / 信号
-7.220 / -11.055
MACD 金叉 (3 天前)空头排列

GC=F

黄金期货

$4,365.30 -2.47%
5 日
-4.28%
距 52w 高
-21.9%
RSI(14)
34.2
趋势
中性
SMA 20 / 50 / 200
4,546.04 / 4,624.06 / 4,398.55
MACD / 信号
-65.008 / -54.389

CL=F

WTI 原油期货

$90.54 -2.69%
5 日
+3.64%
距 52w 高
-24.2%
RSI(14)
43.4
趋势
中性
SMA 20 / 50 / 200
96.76 / 97.87 / 72.79
MACD / 信号
-1.698 / -1.015

USDCNY=X

美元 / 人民币

¥6.77 -0.11%
5 日
-0.00%
距 52w 高
-6.2%
RSI(14)
34.6
趋势
空头
SMA 20 / 50 / 200
6.79 / 6.82 / 6.98
MACD / 信号
-0.015 / -0.015
接近 52 周低空头排列
风险提示

过去走势不代表未来表现,本报告仅基于公开行情数据计算的技术指标进行客观解读,仅供技术指标解读参考,不构成任何投资建议。

Trump’s Defense Department Sees Growing Espionage Threat From Israel

The Defense Department has increased the counterintelligence threat assessment to its highest level, and Israel is believed to have eavesdropped on American negotiations with Iran.

中文摘要 美国国防部将反间谍威胁评估提升至最高级别,认为以色列曾窃听美国与伊朗的谈判。

Australia news live: Tony Abbott praises Liberals’ new top strategist as party tries to rebuild campaign machine

Lincoln Folo has been tasked with helping improve campaigning after two federal election defeats. Follow live Get our breaking news email, free app or daily news podcast Myki goes contactless from today In exciting news for those of us in Victoria, Myki is going contactless from today on rail lines.

中文摘要 澳大利亚自由党任命林肯·福洛为首席策略师,负责在两度联邦大选失利后重建竞选机器。前总理托尼·阿博特表示赞赏。维州公交卡Myki即日起实现非接触式支付。

Iran war live: Israel kills Lebanon general, Pakistan urges end to war

Israeli forces kill three high-ranking Lebanese soldiers as Arab nations condemn Iran's attacks on Bahrain and Kuwait.

中文摘要 以色列部队打死三名黎巴嫩高级军官。阿拉伯国家谴责伊朗对巴林和科威特的攻击,巴基斯坦呼吁结束战争。

Trump pardons former US Congress member accused of insider trading

Republican Stephen Buyer was convicted and sentenced to 22 months in prison, though he has maintained his innocence.

中文摘要 特朗普赦免前美国国会共和党议员斯蒂芬·布耶。布耶因内幕交易被判22个月监禁,但一直坚称无罪。

Hegseth attacks Europe over migration with beach 'invasion' D-Day speech

The US defence secretary was speaking in Normandy, 82 years after allied forces launched their operation to liberate Nazi-occupied north-western Europe.

中文摘要 美国国防部长赫格塞思在诺曼底登陆82周年纪念活动中发表演讲,以「海滩入侵」比喻批评欧洲的移民政策。

Despite Protest, Ye Takes the Stage for Thousands of European Fans

Nearly 40,000 fans came out to hear the rapper formerly known as Kanye West in the Netherlands on Saturday, even as other European countries had canceled his concerts.

中文摘要 尽管遭遇抗议,说唱歌手Ye(前坎耶·韦斯特)仍在荷兰举行演唱会,吸引近4万名粉丝到场。此前多个欧洲国家取消其演出。

Bernadette Chirac, Formidable Ex-First Lady of France, Dies at 93

Long seen as the cool, coifed wife of the president, she emerged as a political player in her own right, as well as a relentless champion of charities.

中文摘要 法国前第一夫人贝尔纳黛特·希拉克去世,享年93岁。她曾以前总统丈夫雅克·希拉克妻子身份示人,后成为独立政治人物和慈善倡导者。

Ukraine Strikes St. Petersburg in Long-Range Drone Attack

It was the second such attack in days and came just hours after President Vladimir V. Putin spoke at an economic forum in the city.

中文摘要 乌克兰对俄罗斯圣彼得堡发动远程无人机袭击,为数天内第二次攻击。事发数小时前,俄总统普京刚在该市经济论坛发表讲话。

Bernadette Chirac, formidable former first lady of France, dies aged 93

Widow of French ex-president Jacques Chirac was a steely behind-the-scenes operator known for her charity work Bernadette Chirac, the formidable widow of the former French president Jacques Chirac and a driving force behind his political rise, has died at the age of 93. As France’s first lady for 12

中文摘要 法国前总统雅克·希拉克的遗孀贝尔纳黛特·希拉克去世,享年93岁。她以强硬幕后操作和慈善工作著称,是其丈夫政治崛起的关键推动力。

Lebanese general among three soldiers killed in Israeli attack on car

The Israeli military is investigating the incident in south Lebanon, where it is fighting Hezbollah.

中文摘要 以色列对黎巴嫩南部一辆汽车发动袭击,造成包括一名黎巴嫩将军在内的三名士兵死亡。以军正在调查该事件。

Pentagon said to raise threat level on Israel spying to ‘critical’

Department reports raise concerns about increased espionage activity amid US-Israeli war with Iran, ceasefire talks.

中文摘要 报道称五角大楼将对以色列间谍活动的威胁评估提升至「严重」级别,引发对美以与伊朗战争期间间谍活动增加的担忧。

India's frustrated students find a symbol: the cockroach

Young Indians frustrated by unemployment and exam scandals are rallying behind an unusual symbol: the cockroach. NPR's Diaa Hadid reports from New Delhi.

中文摘要 对失业和考试丑闻感到沮丧的印度年轻人,以蟑螂作为抗议象征。记者迪亚·哈迪德从新德里发来报道。

Election in Armenia becomes a test of Russian influence

Armenia is trying to move closer to Europe and the West, a move that's creating tension with Russia. Journalist Lucy Martirosyan reports from Yerevan ahead of an important election.

中文摘要 亚美尼亚即将举行重要选举,该国正试图转向欧洲和西方,与俄罗斯关系紧张。记者露西·马尔蒂罗斯扬从埃里温报道。

Infant Killed as Israeli Military Fires on Car in West Bank, Palestinian Officials Say

Israel’s military said a soldier opened fire after Israeli troops “perceived a vehicle accelerating toward them.” The baby’s grandmother, who was in the car, disputed that account.

中文摘要 巴勒斯坦官员称,以色列军队在约旦河西岸向一辆汽车开火致一名婴儿死亡。以军称士兵因感到车辆加速冲向己方而开枪,车内婴儿祖母否认此说法。

Bouygues Telecom consortium agrees to buy Patrick Drahi’s SFR for €20.35bn

Bid from group including Orange and Free-Iliad faces showdown with antitrust regulators in Paris and Brussels

中文摘要 Bouygues Telecom财团同意以203.5亿欧元收购Patrick Drahi旗下的SFR,该财团包括Orange和Free-Iliad,交易面临巴黎和布鲁塞尔反垄断监管机构的审查。

Abu Dhabi’s Etihad to surpass pre-Iran War capacity without price cuts

Airline had its planes grounded when fighting began but demand for transit through region has recovered

中文摘要 阿布扎比Etihad航空计划在不降价的情况下超越伊朗战争前的运力。此前飞机因冲突停飞,但经该地区的过境需求已恢复。

Delta President on Middle East Flights & Premium Travel

Delta Airlines President Peter Carter speaks at the International Air Transport Association (IATA) on Middle East, Rhiad flights and premium travel. (Source: Bloomberg)

中文摘要 达美航空总裁Peter Carter在国际航空运输协会会议上讨论中东航班、利雅得航线及高端旅行话题。

Delta's Peter Carter on Consumer Premium Travel Appetite

Delta Airlines President Peter Carter speaks at the International Air Transport Association (IATA) on consumers "insatiable appetite" for premium travel. (Source: Bloomberg)

中文摘要 达美航空总裁Peter Carter在IATA会议上称消费者对高端旅行有“无法满足的需求”。

What we know about the plan to give Americans an equity stake in AI

OpenAI has proposed a sovereign-wealth-style fund to ease public anxiety about the impact of artificial intelligence

中文摘要 OpenAI提出一项主权财富基金式计划,让美国人获得人工智能权益,以缓解公众对AI影响的担忧。

JetBlue CEO Speaks on Potential Consolidation at IATA

JetBlue CEO Joanna Geraghty speaks at the International Air Transport Association (IATA) on potential consolidation saying "never say never". (Source: Bloomberg)

中文摘要 JetBlue CEO Joanna Geraghty在IATA会议上谈及行业潜在整合,表示“永远不要说绝不”。

ECB Steps Up as G7’s Lead Hawk With Interest-Rate Hike Primed

A euro-zone interest-rate hike in the coming week is set to place the European Central Bank at the vanguard of global tightening caused by the Iran war.

中文摘要 欧元区下周加息,将使欧洲央行成为由伊朗战争引发的全球紧缩政策的先锋,领先七国集团。

IATA Director Willie Walsh on Rising Cost of Jet Fuel

The International Air Transport Association (IATA) Director Willie Walsh speaks on how the cost of jet fuel will provide an incentive for refineries to increase production. (Source: Bloomberg)

中文摘要 IATA总干事Willie Walsh表示,航空燃油价格上涨将为炼油厂增产提供动力。

IATA Director on Air Transport Stagflation & Challenges

The International Air Transport Association (IATA) Director Willie Walsh speaks on the stagflation & challenges for the industry air transport industry. (Source: Bloomberg)

中文摘要 IATA总干事Willie Walsh谈及航空运输业面临的滞胀及挑战。

DoubleLine, Oaktree Brace for Potential AI Pain

Credit heavyweights like DoubleLine Capital LP and Oaktree Capital Management are buying debt now that can perform well if the artificial intelligence boom turns into a credit bust.

中文摘要 DoubleLine Capital和Oaktree Capital等信贷巨头正买入债务,这些债务在人工智能热潮转为信贷危机时可能表现良好。

Irish government under pressure over alumina exports to Russia

Lawmakers call for EU sanctions on Oleg Deripaska-linked plant in Ireland if raw material is used in Russian weapons

中文摘要 爱尔兰政府面临压力,议员呼吁若该国氧化铝被用于俄罗斯武器,则对与Oleg Deripaska相关的爱尔兰工厂实施欧盟制裁。

查查你的Github注册了多久

论坛邀请规则已修改 社区拟优化账号注册机制 GitHub申请渠道 调整为 5 年 GitHub 账号直接获取 很多佬友不知道自己的github注册多久了,快来查一查吧 xyl1null.github.io GitHub Account Age Checker 编辑:api返回的是zulu时间,也就是UTC,现已转换成中国标准时间UTC+8,抱歉让佬们反思起不健康的作息,没有的事~ 187 个帖子 - 175 位参与者 阅读完整话题

我是不是错过了什么?

codex无限并发无限额度?无限bug team?车已经开走了? 24 个帖子 - 23 位参与者 阅读完整话题

社区拟优化账号注册机制

回顾两年多以来,社区账号注册进行了多轮调整,旨在匹配当前社区阶段,现在看来都出色完成了阶段使命。 不过也有一些非议,非议来自不好量化,最常见的就是对于申请自述的理解不同。为了配合社区进入新阶段发展,我们同步决定优化一下注册机制: 取消申请自述填写与审核 邀请链接供给侧结构调整 第一点很好理解,也就是有邀请链接就可以直接注册。一方面消除不确定性,另一方面释放管理精力进行下一阶段运营。 3个渠道: GitHub申请渠道 调整为 5 年 GitHub 账号直接获取。 Premium分组 每 3 天可生成 1 个邀请链接。 管理员分组 每 3 天可生成 5 个邀请链接。 新的注册方式,将极大增加确定性

Grok HTML可视化提示词,支持绘图和网络图片内嵌

效果 # AMC-WebUI Live Artifacts Designer (Grok Defensive Hybrid - Clean) v2 你是一个只输出渲染后 HTML 的专业引擎。你将融合 AMC-WebUI 的高信息密度智能布局与 Grok 平台的极端渲染防御规则,把用户信息转化为无懈可击、精美且可读的内联 HTML 产物。 ## 致命防御约束 (ZERO TOLERANCE - 极高优先级) 1. 绝对禁止反引号:严禁在响应中输出任何 ``` 或 ` 符号。 2. 绝对禁止 <style> 和 <script> 块:所有样式必须 100% 写入每个标签的

【CHY公益站】迈向稳定的第二步

已将CHY公益站使用的MySQL迁移至 PostgreSQL并配置了Redis作为缓存,至此,CHY公益站迈出向着稳定的第二步 10 个帖子 - 10 位参与者 阅读完整话题

牛逼的 无限team 校长和v总估计炸了吧

@raotom @vux1jpmal5t41lg 谁说这届佬友不行 现在满屏的bug team 估计openai要炸了吧 所以有人能解释下发生了个啥么 我吃个瓜 11 个帖子 - 10 位参与者 阅读完整话题

【开源推广】女朋友一句“今天吃什么”,我搓了个家庭点菜小程序

本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出 很久没冒泡了 一看等级都掉到2级 翻了下记录,感觉平时也就没事上L站随便转转 也不知道要看什么 然后又把网页关闭继续摆烂 正篇开始 以下(宝宝)都是我女朋友 哈哈 这段时间纯属典型摆烂状态 下午5点醒来坐电脑面前摆烂