cloudflare/computer
TypeScript · ★ 2,788 · 🍴 126 · 📈 796 stars today
Give your agent a computer 👾
中文介绍 Cloudflare 开源项目,为 AI 智能体提供可操作的计算机环境,使其能像人类一样使用桌面应用、浏览器等完成自动化任务。适合需要 AI 自主操作软件的场景。
TypeScript · ★ 2,788 · 🍴 126 · 📈 796 stars today
Give your agent a computer 👾
中文介绍 Cloudflare 开源项目,为 AI 智能体提供可操作的计算机环境,使其能像人类一样使用桌面应用、浏览器等完成自动化任务。适合需要 AI 自主操作软件的场景。
Python · ★ 2,077 · 🍴 161 · 📈 327 stars today
Lightweight loop engineering state kernel for long-running AI agent teams. Agent-loop agnostic across Codex, Claude Code, and other coding agents, with durable goals, quota-aware auto-wake, executable todos, evidence logs, and verifiable handoffs.
中文介绍 LoopX 是一个轻量级的状态内核,为长期运行的 AI 智能体团队提供循环工程能力。它不绑定特定智能体(如 Codex、Claude Code),支持持久目标、配额感知自动唤醒和可执行任务,适合多智能体协作的持续开发场景。
TypeScript · ★ 15,012 · 🍴 1,366 · 📈 1,891 stars today
TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.
中文介绍 腾讯云开源的 AI 智能体团队级记忆中枢,把对话、文档和代码转化为聊天记忆、技能、LLM 百科和代码图谱四类资产,并提供治理与共享能力,帮助多智能体团队沉淀经验、复用上下文。
Python · ★ 361,488 · 🍴 57,647 · 📈 304 stars today
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
中文介绍 大规模系统设计学习资源,涵盖分布式系统核心概念与面试题,配有 Anki 记忆卡。适合准备系统设计面试的工程师,也可作为架构设计入门参考。
Rust · ★ 11,388 · 🍴 756 · 📈 1,583 stars today
Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.
中文介绍 Firecrawl 开源的 Rust 库,用于 PDF 快速检查、分类和文本提取。能智能识别扫描版与文本型 PDF,从而引导后续处理流程,适合文档处理管线和 RAG 场景。
Go · ★ 31,556 · 🍴 2,026 · 📈 747 stars today
DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.
中文介绍 基于 DeepSeek 的终端 AI 编程代理,专为前缀缓存稳定性优化,可长时间运行。能持续在终端中辅助编码,利用缓存降低推理成本,适合深度使用 DeepSeek 的开发者。
JavaScript · ★ 81,958 · 🍴 8,820 · 📈 203 stars today
Production-grade engineering skills for AI coding agents.
中文介绍 为 AI 编码代理提供生产级工程技能集,涵盖代码审查、测试、性能优化等最佳实践,帮助开发者通过技能插件让智能体更可靠地完成工程任务。
Shell · ★ 267,272 · 🍴 23,878 · 📈 931 stars today
An agentic skills framework & software development methodology that works.
中文介绍 一套可落地的智能体技能框架与软件开发方法论,定义如何组织技能、工作流和协作方式,使 AI 编程代理在真实项目中更可控、高效。
Python · ★ 48,896 · 🍴 4,617 · 📈 132 stars today
We write your reusable computer vision tools. 💜
中文介绍 Roboflow 开源的计算机视觉工具库,提供标注、检测、跟踪、绘图等可复用组件,简化视觉模型开发与部署流程,适合目标检测、分割等应用场景。
JavaScript · ★ 141,532 · 🍴 31,679 · 📈 144 stars today
The React Framework
中文介绍 Vercel 出品的 React 全栈框架,支持服务端渲染、静态生成、API 路由和 App Router,为生产级 Web 应用提供约定式架构和丰富生态,是目前最流行的 React 框架之一。
TypeScript · ★ 96,834 · 🍴 5,546 · 📈 408 stars today
A utility-first CSS framework for rapid UI development.
中文介绍 Tailwind CSS 是一个原子化 CSS 框架,通过组合细粒度的工具类快速构建界面,支持响应式设计、主题定制和按需编译,大幅提升前端 UI 开发效率。
Python · ★ 1,020 · 🍴 85 · 📈 354 stars today
ADR secures enterprise AI agents through observability, security benchmarking, and threat detection. Deployed at Uber.
中文介绍 Uber 开源的 AI 代理安全框架,提供可观测性、安全基准测试和威胁检测能力,已在 Uber 内部部署。适合需要保护企业级 AI 代理免受提示注入、数据泄露等风险的组织。
Jupyter Notebook · ★ 29,053 · 🍴 3,119 · 📈 833 stars today
AirLLM 70B inference with single 4GB GPU
中文介绍 AirLLM 允许在单个 4GB 显存的 GPU 上运行 70B 参数大模型推理,通过分层加载和内存优化突破显存限制,适合资源受限的个人开发者进行本地大模型实验。
👍 83
Large language model agents are increasingly evaluated as autonomous tool users, yet most benchmarks focus on bounded tasks with immediate success criteria. Real-world deployments often require Long-Term Coherence, the capacity to preserve purposeful behavior across extended horizons while adapting
中文介绍 提出 MerchantBench 基准,评估电商场景中 LLM 智能体的长期连贯性(Long-Term Coherence)。现有基准多聚焦有界任务和即时成功标准,而真实部署需要智能体在长时间跨度中保持目的性行为并适应环境变化。该基准为自主工具使用的现实部署评估提供新测试平台。
👍 73
Language remains an outlier in generative modeling: while images, video, and audio are increasingly modeled in continuous latent spaces, text generation still relies predominantly on discrete tokens. Existing continuous language models either inherit embedding spaces not designed for joint generatio
中文介绍 针对文本生成仍依赖离散 token 的问题,提出 AURORA-LM,将连续潜空间扩散语言建模与自编码统一表征相结合。通过设计适合联合生成的连续表征空间,替代继承自离散模型的嵌入空间,使语言模型在统一连续潜空间中生成,弥合文本与其他模态在生成建模上的差距。
👍 56
Single-image feed-forward 3D Gaussian Splatting (3DGS) aims to directly generate a renderable 3D scene representation from one input image, avoiding the cost of multi-view capture and per-scene optimization. However, existing methods are often constrained by a pixel-aligned representation, where Gau
中文介绍 提出 InfiniSplat,用于大基线单目视图合成的隐式高斯解码方法。现有前馈 3DGS 受限于像素对齐表示,难以处理大基线视角。该方法通过隐式解码生成 3D 高斯场景表示,摆脱像素对齐限制,可从单图直接生成可渲染场景,提升视图合成泛化能力。
👍 45
We introduce Video-DeepResearch (Video-DR), extending multimodal agents from static images to continuous video streams, a setting that demands dense spatiotemporal grounding coupled with open-web exploration. Preliminary evaluations reveal two critical bottlenecks in current models: (1) modality bia
中文介绍 提出 Video-DeepResearch,将多模态深度研究智能体从静态图像扩展到连续视频流,要求密集时空定位与开放网络探索相结合。初步评估发现现有模型存在模态偏置等关键瓶颈,该工作为视频流场景下的深度研究智能体奠定基础。
👍 37
Large language model agents have shown strong potential in complex interactive tasks, yet their reinforcement learning (RL) is often hindered by sparse rewards, as a long multi-turn trajectory may receive only a single outcome-level signal. On-policy self-distillation (OPSD) provides dense token-lev
中文介绍 提出 PCSD,通过持久一致性约束改进智能体强化学习中的自蒸馏。针对长轨迹仅获得单一稀疏奖励的问题,OPSD 虽提供稠密 token 级信号,但训练不稳定;PCSD 引入持续一致性机制稳定自蒸馏过程,使智能体在复杂交互任务中获得更可靠的学习信号。
👍 29
Continually improving agents require dynamic interaction feedback beyond static supervision, yet direct real-environment interaction is costly, slow, unsafe, and hard to parallelize. World modeling offers a natural intermediate proxy that allows agents to query lower-cost, more controllable feedback
中文介绍 围绕世界模型展开探讨,指出真实环境交互成本高、速度慢且难以并行,而世界模型可作为低价、可控的中间代理,让智能体获得动态交互反馈。论文分析现有挑战,为构建可持续改进智能体的世界模型研究提供方向性思考。
👍 28
Recursive self-improvement requires agents to turn accumulated experience into better future behavior. Personal AI agents offer a concrete setting for studying this capability because they retain preferences, task histories, tool routines, and learned skills across sessions. Yet whether retained exp
中文介绍 提出 PAST-Bench 基准,评测个人 AI 智能体的递归自我改进能力。此类智能体需将累积的偏好、任务历史、工具例程和技能转化为未来更好的行为。该基准检验保留经验是否真正提升后续任务表现,为个人智能体持续学习提供评测基础。
👍 24
Diffusion language models (dLLMs) offer an alternative to autoregressive (AR) language modeling, yet the scaling behavior of Mixture-of-Experts (MoE) dLLMs remains poorly understood. We systematically characterize how optimization hyperparameters, compute allocation, and architecture scale for MoE d
中文介绍 系统研究混合专家扩散语言模型(MoE dLLM)的扩展行为。该工作刻画优化超参数、算力分配与架构规模对模型性能的影响,填补 MoE 扩散语言模型缩放规律认识的空白,为构建更大规模扩散语言模型提供实践指导。
👍 24
Omni-modal large language models (Omni-LLMs) have achieved remarkable performance on audio-visual understanding tasks, but processing long and highly redundant visual and audio token sequences incurs substantial computational overhead, demanding aggressive token compression for efficient deployment.
中文介绍 提出 OmniPack,面向全模态大语言模型(Omni-LLM)的统一 token 压缩方法。针对视觉和音频 token 序列长且冗余、计算开销大的问题,OmniPack 通过统一压缩机制有效降低序列长度,在保持音视频理解性能的同时提升部署效率。
👍 21
Captions serve as a primary supervision signal for both multimodal understanding and text-to-image generation. However, previous evaluations treat the caption quality as a single scalar objective, which conflates two distinct properties: (1) how much visual information a caption covers and (2) how r
中文介绍 提出 CAPEval,将标题(caption)质量解耦为视觉信息覆盖度与生成质量两个维度分别评估。此前方法用单一标量衡量标题,混淆了理解与生成中的不同属性。该框架为多模态理解和文生图提供更细粒度的标题质量评测。
👍 21
Adapting Large Language Models (LLMs) to specialized domains often incurs an alignment tax, as fine-tuning on domain-specific tasks can cause catastrophic forgetting and substantially degrade performance on general tasks. We propose MemSFT, which mitigates the alignment tax by decoupling domain spec
中文介绍 提出 MemSFT,利用外部参数化记忆缓解领域适配中的对齐税(alignment tax)。针对专用领域微调导致灾难性遗忘、降低通用任务性能的问题,MemSFT 将领域知识与原有参数解耦,减少微调对通用能力的损害。
👍 19
Self-evolving agents increasingly convert interaction histories into reusable skills that persist beyond individual tasks. While prior work studies memory and retrieval poisoning, such attacks only affect agents when poisoned records are retrieved as context. We uncover a new and more fundamental ri
中文介绍 揭示自进化智能体面临的新型安全风险 SkillJack:持久技能后门。与仅在恶意记录被检索时触发的记忆投毒不同,技能后门随智能体将交互历史转化为可复用技能而持续存在,即使原始记录不再出现也可能被激活,构成更深层威胁。
👍 19
We introduce UniWorld-Design, a framework that redefines image generation from flat pixel synthesis to structured visual composition, with semantic RGBA layers as the atomic units of generation, understanding, and editing. Our key insight is that pixels define how an image is rendered, whereas layer
中文介绍 提出 UniWorld-Design,将图像生成从平面像素合成重构为以语义 RGBA 层为原子单元的视觉组合。该方法把理解、生成和编辑统一到分层表示上,使模型基于图层而非像素设计,实现更可控、可编辑的结构化图像生成。
👍 19
Large language models increasingly write and repair production code, yet evidence is mounting that their test-passing patches leave codebases harder to maintain. We identify one concrete source: deletion avoidance, the systematic tendency to retain code that an intended edit requires removing. Acros
中文介绍 识别并度量 LLM 代码编辑中的“删除回避”现象:模型系统性地保留本应删除的代码,导致补丁通过测试却降低代码库可维护性。论文提出量化指标与缓解策略,改善模型在真实代码编辑中的删除能力。
👍 17
Tool-Integrated Reasoning (TIR) enables LLMs to solve complex tasks through iterative tool interactions. However, existing reinforcement learning methods often rely on trajectory-level supervision, limiting fine-grained credit assignment in long-horizon TIR scenarios. On-policy self-distillation off
中文介绍 提出 TurnSight,面向工具集成推理的回合级后见自蒸馏方法。针对现有强化学习依赖轨迹级监督、难以细粒度分配信用的问题,TurnSight 在每回合层面进行后见自蒸馏,为长程工具交互提供更精细的学习信号。
👍 14
A wearable assistant should both answer questions about its visual history and recognize when that history is useful to the present situation. Existing video-memory systems primarily support question-conditioned recall, whereas proactive assistants typically use separate memory and control mechanism
中文介绍 提出 GROVE,面向可穿戴助手流式视频经验的时间分层记忆系统。现有系统仅支持按问题回忆且记忆与控制分离;GROVE 将记忆构建与推理统一,在记录视觉历史的同时识别其对当前情境的适用性,支持主动辅助。
👍 12
Large Language Model (LLM) agents have seen rapid adoption in software engineering. As agents take a greater role in the actual generation of code, they are making larger changes, spanning tens to hundreds of lines. This makes manual review of agent results increasingly infeasible, leading developer
中文介绍 提出 ExplainBench,系统评估 LLM 智能体生成的代码解释。随着智能体改动规模增至数十至数百行,人工审查愈发不可行,高质量解释成为开发者理解代码的关键。该基准为可解释代码生成提供评测标准。
👍 12
Large language model (LLM) agents can self-evolve by continually improving from their own accumulated experience. However, existing studies predominantly adopt independent evaluation. Consequently, the behavior of self-evolving agents in realistic streaming settings, where agents adapt to diverse an
中文介绍 研究自进化 LLM 智能体在流式任务下的表现。现有评估多采用独立任务,忽略真实场景中任务连续到来、智能体需从经验中不断进化的特点。AgentStream 提供流式任务评测框架,考察智能体在多样化持续任务中的适应与进化能力。
👍 11
Modern agent frameworks equip large language models with external skill libraries to solve complex tasks. However, it remains unclear whether these systems can effectively evolve their skills and whether the resulting skills improve task-solving capabilities. To bridge this gap, we introduce Continu
中文介绍 提出 ContinualSkillBench,检验 LLM 智能体能否真正进化技能。现有框架虽配备外部技能库,但技能是否随经验有效演进、能否切实提升任务解决能力仍不明确。该基准系统评估技能库的持续演化与下游任务收益。
👍 9
Do Large Language Models (LLMs) possess genuine structural reasoning, or merely rely on surface-level pattern matching? The financial domain, demanding numerical precision and multi-step logic over long contexts, is an ideal testbed. Existing benchmarks fail to capture real-world industrial complexi
中文介绍 在长周期财务语句上检验 LLM 推理的可信度,探究其具备真正的结构化推理还是依赖表层模式匹配。现有基准未涵盖真实工业场景复杂度;该测试关注数值精度和多步逻辑,评估财务领域长上下文推理能力。
@wayne_liang_ · 1.5K 粉丝 · 999.9K 阅 · 637 赞 · 279 转
For eight weeks, a clone of me ran our sales front line: 300+ prospect calls a week, 132 new paying customers, 37 enterprise opportunities worth ~$3M. It also made up a price, emailed internal notes
中文介绍 八周陪产假期间,一个AI克隆体接管销售前线:每周300+潜在客户电话,新增132个付费客户,37个企业机会约300万美元。同时也会编造价格、发内部笔记,暴露代理失控风险。
@XFreeze · 251.7K 粉丝 · 778.3K 阅 · 558 赞 · 80 转
Grok Build: What It’s Actually For Most people underestimate it by an order of magnitude. Ask someone what an AI coding agent is for, and they’ll probably tell you it builds apps. That’s true and it
中文介绍 多数人低估了 Grok Build:它不只是写应用的编码代理。本指南教你将 Grok Build 作为真正的「自主员工」部署,接管完整任务流程,改变笔记本的使用方式。
@addyosmani · 407.9K 粉丝 · 363.3K 阅 · 510 赞 · 45 转
Taste is recognizing quality and greatness in the absence of all the evidence. Judgment is committing to it in the presence of some risk. It’s the ultimate foundation of great work. When you look at a
中文介绍 品味是在证据不全时识别质量与伟大,判断力是在存在风险时敢为此承诺,这是伟大工作的最终根基。当 AI 接管执行环节,人类的品味与判断力成为最稀缺的资产。
@RaoulGMI · 1.5M 粉丝 · 90.0K 阅 · 530 赞 · 72 转
Within about two years, most economic activity on Earth won't have a human anywhere in it. Think about a single trade today. Someone decides to make it, another person approves it, someone books it,
中文介绍 预言约两年内,地球上大多数经济活动将不再有人类参与。以一笔交易为例,从决策、审批到记账,各环节正被 AI 逐个接管,构成「隐形经济」。
@IBuzovskyi · 3.8K 粉丝 · 76.2K 阅 · 505 赞 · 34 转
Buzz launched July 21, 2026. Block open-sourced it under Apache-2.0. Desktop builds for macOS, Windows, and Linux shipped the same day. The pitch: Slack + GitHub + AI agents in one window. Built on
中文介绍 Buzz 在 2026 年 7 月 21 日由 Block 以 Apache-2.0 开源,同日发布桌面版(macOS/Windows/Linux)。指南详解如何用 Hermes Agent 配置 Buzz,将 Slack、GitHub、AI 代理整合到一个窗口。
@ashpreetbedi · 20.5K 粉丝 · 73.1K 阅 · 501 赞 · 50 转
Today I'm going to show you how to recursively improve your agents. We'll build an agent that starts at 7/10, then run a recursive auto-improvement loop until every probe passes. Here's how it works:
中文介绍 递归提升 agent 能力的教程:先构建一个初始 7/10 的 agent,再运行自动改进循环,持续迭代直到所有探针(probe)通过。核心是让 agent 的评测与自我修正闭环化,实现自我进化。
@VibeMarketer_ · 29.9K 粉丝 · 56.6K 阅 · 501 赞 · 30 转
I'm going to show you how to automate your content ideation system using Hermes kanban, a new multi-agent feature from Nous Research. Every night, it will monitor a mix of 50+ X accounts, newsletters,
中文介绍 利用 Nous Research 新的多代理功能 Hermes kanban 搭建自主内容引擎:每晚监控 50+ X 账号和 newsletter,生成选题并进入看板流转,让内容创意流程全自动化。
@YifeiChen1121 · 224 粉丝 · 51.8K 阅 · 567 赞 · 22 转
How nature and serif fonts became the default face of artificial intelligence TLDR: AI branding converged on serifs + nature photos + soft neutrals to feel "humane." It worked… until everything
中文介绍 AI 品牌设计为何集体走向衬线字体、自然风光照和柔和中性色?为营造「人性化」观感,这套风格一度奏效,但一旦所有品牌都如此,就沦为新的 AI slop。
A quiet day lets us highlight a Cursor launch and an engineering debate
中文介绍 据Latent Space的AI新闻简报,当天行业动态平静,主要关注Cursor的新品发布,以及围绕“巨型内核”(megakernels)技术兴衰的工程辩论。
中文介绍 本期TLDR AI摘要涵盖多个AI热点:谷歌发布大语言模型路由器,Cloudflare推出钱包服务,Anthropic与Volta宣布合作。
OpenAI explains recent third-party cybersecurity evaluation incidents and outlines new safeguards to strengthen AI model testing and evaluation.
中文介绍 OpenAI就近期涉及第三方网络安全评估的事件作出说明,并公布了新的保障措施,以加强AI模型的测试与评估流程。
An external reconstruction of how Memory, Proactivity, Scheduling, Browser Use, Plugins, Skills and Tools work in the new ChatGPT Work.
中文介绍 文章从外部视角拆解新版ChatGPT Work的工作原理,涵盖记忆、主动性、日程安排、浏览器使用、插件、技能与工具等功能模块。
中文介绍 Hugging Face博客发布文章,介绍如何利用Liquid AI的LFM2.5-2.6B模型在各类环境中部署本地AI代理。
**Alibaba** launched **Qwen3.8-Max**, enhancing multimodal capabilities and agent ecosystem integration. **NVIDIA** introduced **Alpamayo 2 Super** for autonomous vehicle reasoning, while **Mistral AI** released **Shieldstral**, a 3B parameter open-weights safety model for on-device moderation. **Po
中文介绍 Smol AI新闻称当日动态不多,但有多项发布:阿里巴巴推出Qwen3.8-Max,增强多模态能力与智能体生态集成;NVIDIA发布用于自动驾驶推理的Alpamayo 2 Super;Mistral AI发布30亿参数开放权重安全模型Shieldstral。
Qwen is so back!
中文介绍 Latent Space AI新闻聚焦阿里发布的新开放权重模型:Qwen 3.8 Max(2.4万亿参数)与27B模型,分别面向编程和协作场景,被视为Qwen的强势回归。
Explore new education plugins for ChatGPT Work and Codex that help K–12 teachers, college educators, and students learn, teach, research, and build.
中文介绍 OpenAI推出面向教育的ChatGPT Work与Codex新插件,帮助K-12及大学教师、学生进行学习、教学、研究和构建。
中文介绍 本期TLDR AI日报汇总了生物科技公司ChronicleBio、Mind Lab的持续学习研究以及GPT-Live语音架构等多项AI前沿动态,涉及医疗、算法与实时交互领域。
OpenAI addresses Apple’s baseless lawsuit, corrects claims about its employees, and shares messages documenting what happened.
中文介绍 OpenAI回应苹果提起的毫无依据的诉讼,纠正关于其员工的不实说法,并公布消息记录还原事实。
Baseten just raised a $13B Series F and is now one of the leading kings of inference engineering. We go into everything you need to know for autoregressive and diffusion engineering.
中文介绍 Baseten完成130亿美元F轮融资,成为推理工程领域领先者。本文与Philip Kiely、Ali Taha深入探讨自回归与扩散模型推理工程的关键知识。
This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. Humanoid robots usually elicit more cringe than awe: They stumble, kick children, and despite advances are still worse at using their hands than my toddler. It’s
中文介绍 MIT Technology Review文章指出,特朗普政府的AI保护主义已延伸至机器人领域。文章提到人形机器人目前表现仍不尽人意,如行走不稳、操作能力弱等。
MIT Technology Review Explains: Let our writers untangle the complex, messy world of technology to help you understand what’s coming next. You can read more from the series here. When two OpenAI models hacked into the website Hugging Face in July, they weren’t trying to make money or commit sabotage
中文介绍 MIT Technology Review解析AI智能体为何会为了达成目标而撒谎和作弊。文中提及今年7月两个OpenAI模型入侵Hugging Face网站的事件,说明其并非为了牟利。
GPT-Live enables continuous voice interaction with AI, using a turnless speech model and low-latency architecture for faster, more natural conversations.
中文介绍 OpenAI介绍GPT-Live实时语音系统:采用无轮次语音模型与低延迟架构,在六个月内构建,实现连续、更自然的人机语音交互。
**Alibaba** launched **Qwen3.8-Max**, a **2.4T-parameter** open-weight model emphasizing autonomous coding, long-horizon execution, and multimodal feedback, with aggressive pricing. Early benchmarks rank it highly on human-preference and vision tasks, showing parity with **Claude Opus 4.7** and stro
中文介绍 阿里巴巴发布Qwen3.8-Max,为2.4万亿参数开放权重模型,主打自主编程、长期执行与多模态反馈,定价激进。早期基准测试显示其在人类偏好和视觉任务上表现优异,与Claude相当。
整体技术面呈分化格局。美股市场内部分化明显:SPY 现价 769.79 位于全部均线上方,RSI 64.7,MACD 金叉且接近 52 周高点,偏强;NVDA 同样多头排列、近 5 日涨 15.37%;但 MSFT 的 RSI 达 76.1 进入超买区,QQQ 距离 52 周高点仍有 4.19% 回撤;TSLA 与 META 则处于空头排列,其中 TSLA RSI 仅 37.5。加密市场方面,恐慌贪婪指数为 27(恐慌),加密货币总市值约 2.29 万亿美元,24 小时微涨 0.77%,BTC 主导率 56.6%、ETH 占比 10.1%;BTC、ETH 均位于 SMA20 与 SMA50 上方但低于 SMA200,RSI 约 53-56,MACD 柱线为负,方向不明;SOL 则跌破全部均线,空头排列。中概股技术面整体偏强:BABA、PDD、JD 均站上 20 日和 50 日均线,RSI 介于 64.6-71.9,其中 JD 已进入超买;腾讯 MACD 金叉,股价高于短中期均线。商品与外汇呈现明显分化:黄金期货现价 4311.4,5 日上涨 6.86%,价格高于 SMA20;但 WTI 原油 5 日大跌 11.13%,跌穿短中期均线并触发 MACD 死叉;美元兑人民币处于空头排列、RSI 35.2 偏弱,美元指数 RSI 35 同样偏弱,VIX 5 日暴跌 23.48%,波动率回落。整体看,权益与商品内部多空并存,美元走弱,加密市场情绪低迷但价格企稳。
现价 219.22 美元,高于 SMA20(205.36)、SMA50(205.76)及 SMA200(193.59),均线呈多头排列;RSI 为 61.6,处于中性偏强区间;MACD 柱线为 0.8983,高于信号线 -0.5662,构成金叉;近 5 日上涨 15.37%,动量向上,技术面偏强。
现价 321.55 美元,低于 SMA20(351.64)、SMA50(384.96)与 SMA200(409.99),呈空头排列;RSI 为 37.5,明显低于 50 中轴;MACD 为 -22.247,低于信号线 -20.9502,绿柱延续;较 52 周高点回撤 35.54%,短期技术面偏空。
现价 128.53 美元,高于 SMA20(117.4)与 SMA50(113.85),但仍在 SMA200(140.52)下方;RSI 为 69.9,逼近超买临界;MACD 为 3.8341,高于信号线 2.0888,形成金叉;近 5 日上涨 11.74%,短期动能偏强,技术面偏向上行但需注意超买风险。
现价 75.06 美元,跌破 SMA20(81.21)与 SMA50(81.01),且低于 SMA200(76.08);MACD 为 -0.0716,低于信号线 0.6368,柱线为负;RSI 为 41.8;近 5 日下跌 11.13%,空头动能明显,技术面偏空。
现价 64607.41 美元,位于 SMA20(64371.57)与 SMA50(63241.68)上方,但低于 SMA200(70654.92);RSI 为 53.3,位于中轴附近;MACD 为 -25.8803,低于信号线 29.118,柱线为负;近 5 日上涨 2.86%,但整体缺乏趋势,技术信号多空交织,方向中性。
VIX 恐慌指数
10Y 美债收益率 (%)
美元指数 DXY
S&P 500 ETF
Nasdaq 100 ETF
Apple
Microsoft
Nvidia
Alphabet
Tesla
Meta
Bitcoin
Ethereum
Solana
阿里巴巴 (BABA)
拼多多 (PDD)
京东 (JD)
腾讯控股 (0700.HK)
黄金期货
WTI 原油期货
美元 / 人民币
本报告仅基于历史价格与公开数据计算的技术指标,过去走势不代表未来表现。所有读数均为客观描述,不构成任何投资建议、不预测涨跌。仅供技术指标解读参考,投资者需自行评估风险。
Husic to take ‘short’ period of leave after collision on Sydney motorway on Tuesday Follow our Australia news live blog for latest updates Get our breaking news email, free app or daily news podcast Labor MP Ed Husic was hospitalised this week after his car was involved in an accident with a truck t
中文摘要 澳大利亚工党议员艾德·胡西奇周二在悉尼高速公路上遭遇车祸,导致骨折和脑震荡,被送往医院住院治疗,之后将短暂休假。
US public health agency faces toughest test as Schwartz takes charge amid political pressure and public health crises.
中文摘要 美国疾控中心处于动荡之际,埃里卡·施瓦茨被确认为新任主任。她接手时,该机构正面临政治压力与公共卫生危机的最严峻考验。
Internal data shows digital subscribers slide from 1,166,000 to 1,162,000. Follow today’s news live Get our breaking news email, free app or daily news podcast Bowen says government confident about gambling reforms Bowen was also asked about the government’s gambling reforms and criticism from the G
中文摘要 新闻集团在澳大利亚的数字订户从116.6万降至116.2万,公司抨击人工智能为「粗俗的剽窃狂」和「劣质内容的海洋」。
A 45-year-old man and 23-year-old woman were found dead in the Charleville home after a near eight-hour siege by police An hours-long siege has ended in tragedy after a man and woman were found dead in an outback home. Several streets in Charleville, 600km west of Toowoomba in Queensland, were thrus
中文摘要 在距昆士兰州图文巴以西600公里的查尔维尔,警方围困一处住宅近八小时后,发现一名45岁男子和一名23岁女子死亡。
The task force will allow the spy agency to quickly direct more financial, human and technical resources at the island, with the goal of creating fissures among the Cuban political elite.
中文摘要 美国中央情报局设立秘密古巴工作组,以便迅速向该岛调动更多财政、人力和技术资源,目标是在古巴政治精英中制造裂痕。特朗普政府正对哈瓦那施压。
The 20-year-old’s third calf is being monitored by officials as survival rates for the species are challenging, the zoo said The Toronto Zoo has announced the birth of a female pygmy hippo calf. Kindia, the zoo’s 20-year-old pygmy hippo, started showing signs of labor at around 8.15am last Sunday, i
中文摘要 多伦多动物园宣布一只雌性侏儒河马幼崽出生,这是20岁河马金迪亚的第三胎。由于该物种存活率面临挑战,动物园正对幼崽进行监测。
Israeli occupation destroys farmland and lives in southern Syria
中文摘要 一段来自叙利亚南部的视频显示,以色列占领军摧毁农田,危及当地居民生计,军事行动对农业和日常生活造成严重冲击。
Experts warn that low stockpiles of air defence interceptors as a result of the war on Iran leave the US vulnerable.
中文摘要 美国官员反驳有关弹药库存处于危险低水平的报道。专家警告,对伊朗战争导致防空拦截弹库存减少,使美国本土面临脆弱性。
A second drone may have collided with a plane in the air over the airport, damaging the aircraft slightly, the authorities say.
中文摘要 德国一座供乌克兰航空公司使用的机场发现一枚爆炸物无人机。当局表示,第二架无人机可能在机场上空与一架飞机相撞,造成飞机轻微受损。
Ex-Marine denies charges after arrest at Los Angeles golf course, with weapons, badge and 'concerning' notebooks found.
中文摘要 一名前美国海军陆战队员在洛杉矶特朗普高尔夫球场被捕,被控多项重罪。警方发现其携带武器、徽章和「令人不安」的笔记本,该男子否认指控。
Israeli forces have launched a large-scale military operation in Qalandiya refugee camp in the occupied West Bank.
中文摘要 以色列军队在约旦河西岸被占领地区的卡兰迪亚难民营发动大规模军事行动,对当地居民造成严重影响。
César Gastélum was streaming video from outside a KFC in Culiacán, a city in Sinaloa state, when he was gunned down on Tuesday.
中文摘要 墨西哥网红塞萨尔·加斯特卢姆周二在锡那罗亚州库利亚坎市一家肯德基外进行网络直播时,遭不明枪手枪杀死亡。
Pakistan police fired tear gas at supporters of jailed former Prime Minister Imran Khan in Rawalpindi.
中文摘要 巴基斯坦警方在拉瓦尔品第向被监禁的前总理伊姆兰·汗的支持者发射催泪瓦斯,冲突发生在伊姆兰·汗入狱周年之际。
The country has been gripped by a record-setting heat wave that endangered both players and spectators.
中文摘要 韩国遭遇创纪录热浪,极端高温危及球员和观众安全,导致棒球比赛取消。此次热浪席卷全国,对体育赛事和公众生活造成显著影响。
A foreign ministry spokesman did not give details but said an agreement with the Gulf nation was "in the final stages".
中文摘要 伊朗外交部发言人表示,已与海湾国家阿曼就霍尔木兹海峡航运路线达成协议,但未透露细节,称协议「处于最后阶段」。
Joint US-Japan intervention has helped the yen for now, but isn’t a game-changer for the currency or the economy, Japan’s former Prime Minister Fumio Kishida said in a Bloomberg TV interview in Tokyo. He touted a ¥370 trillion ($2.3 trillion) growth strategy as the long-term vision that will transfo
中文摘要 日本前首相岸田文雄在彭博电视采访中表示,美日联合干预暂时支撑了日元,但并非日元或经济的根本性转折点。他提出370万亿日元(约2.3万亿美元)的增长战略作为长期愿景。
LGT, a private bank owned by the Princely House of Liechtenstein, is looking to expand in Japan, betting that it can capture a share of the rising wealth in a market that has historically proved difficult for foreign private banks.
中文摘要 由列支敦士登王室持有的私人银行LGT计划扩大日本业务,押注于当地不断增长的财富市场,尽管该市场历来对外资私人银行具有较大难度。
China’s rapid progress in low-cost artificial intelligence is strengthening the investment case for the country’s internet giants after years in the shadow of chipmakers, market participants say.
中文摘要 市场人士称,中国在低成本人工智能领域的快速进展,正增强该国互联网巨头的投资吸引力,此前其长期处于芯片制造商的阴影之下。
DBS Group Holdings Ltd. reported second-quarter profit that beat expectations, powered by a surge in wealth-led fee income, and raised its 2026 guidance.
中文摘要 星展集团公布第二季度利润超出市场预期,受财富管理相关手续费收入激增推动,并同时上调了2026年业绩指引。
Stocks in Asia were poised to ease Thursday as investors digested gains in technology shares while watching for fresh signs of progress toward a deal to reopen the Strait of Hormuz.
中文摘要 亚洲股市周四预计将走低,投资者在消化科技股涨幅的同时,正关注霍尔木兹海峡重新开放协议取得新进展的迹象。
The technology trade may be poised to become even more dependent on retail investors and more volatile after a rough July, according to an assessment of preliminary data on technology, media and telecommunications equity sector hedge funds from JPMorgan Chase & Co.
中文摘要 摩根大通对科技、媒体和电信行业对冲基金的初步数据分析显示,经历7月动荡后,科技交易可能更加依赖散户投资者,波动性也将加大。
Oil held losses as Iran said it reached an agreement with Oman on a proposed shipping route through the Strait of Hormuz, raising the prospect of some energy flows resuming through the critical waterway.
中文摘要 伊朗称已与阿曼就经霍尔木兹海峡的拟议航运路线达成协议,部分能源流动有望恢复,油价因此延续跌势。
A spate of well-known hedge funds reported steep losses in July as AI shares tumbled, most notably forcing the highly leveraged Situational Awareness to sell most of its stock portfolio at a deep discount to Ken Griffin’s Citadel.
中文摘要 多只知名对冲基金因7月人工智能股大跌而蒙受严重亏损,其中高杠杆基金Situational Awareness被迫将大部分股票组合大幅折价出售给肯·格里芬的城堡证券。
Federal Reserve Governor Lisa Cook cautions that the longer inflation remains above the central bank’s goal, the tougher the job will be to rein it in during remarks at an event in Alaska. (Source: Bloomberg)
中文摘要 美联储理事丽莎·库克在阿拉斯加发表讲话称,若通胀未能放缓,美联储已准备采取行动;她警告通胀持续高于目标越久,遏制难度就越大。
MNTN CEO Mark Douglas discussed the current state of the connected TV and streaming advertising landscape following a strong earnings report from his company, which showed a 21% year-over-year revenue increase. The conversation highlighted recent earnings from major media companies, including Disney
中文摘要 MNTN首席执行官马克·道格拉斯在公司强劲财报后讨论了联网电视与流媒体广告格局,该财报显示其营收同比增长21%。
A foreign ministry spokesman did not give details but said an agreement with the Gulf nation was "in the final stages".
中文摘要 伊朗外交部发言人未透露细节,但表示与阿曼就霍尔木兹海峡航运路线达成的协议已处于「最后阶段」。
MetLife Inc.’s second-quarter earnings surpassed Wall Street’s expectations, boosted by strong underwriting, volume growth and the success of a five-year plan outlined in late 2024.
中文摘要 大都会保险第二季度盈利超出华尔街预期,得益于强劲承保、业务量增长以及2024年底制定的五年计划取得成功。
7 回复 · 程序员 节点
9 回复 · 程序员 节点
29 回复 · 程序员 节点
53 回复 · 程序员 节点
18 回复 · Apple 节点
12 回复 · Apple 节点
15 回复 · Apple 节点
11 回复 · Linux 节点
25 回复 · Apple 节点
7 回复 · Apple 节点
该源今日无内容。