bojieli/ai-agent-book
Python · ★ 5,334 · 🍴 504 · 📈 1,734 stars today
《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码
中文介绍 《深入理解 AI Agent:设计原理与工程实践》开源主仓库,提供全书正文、编译版 PDF 与按章配套代码,适合系统学习 AI Agent 设计与开发的读者。
Python · ★ 5,334 · 🍴 504 · 📈 1,734 stars today
《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码
中文介绍 《深入理解 AI Agent:设计原理与工程实践》开源主仓库,提供全书正文、编译版 PDF 与按章配套代码,适合系统学习 AI Agent 设计与开发的读者。
Python · ★ 21,110 · 🍴 2,175 · 📈 551 stars today
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
中文介绍 本地优先的代码智能图工具,为 MCP 和 CLI 构建持久化代码库映射,让 AI 编码工具只读取相关上下文,在代码审查和大型仓库中可显著降低上下文消耗。
Python · ★ 18,328 · 🍴 1,451 · 📈 328 stars today
A Flexible Framework for Experiencing Heterogeneous LLM Inference/Fine-tune Optimizations
中文介绍 灵活的异构 LLM 推理/微调优化框架,支持不同硬件加速器混合部署,降低大模型推理和微调门槛。
Python · ★ 39,622 · 🍴 6,620 · 📈 507 stars today
Learn it. Build it. Ship it for others.
中文介绍 从零开始的 AI 工程实战学习资源,强调动手构建与交付,适合希望掌握 AI 工程全流程的开发者。
TypeScript · ★ 43,299 · 🍴 5,289 · 📈 629 stars today
The open-source AI voice studio. Clone, dictate, create.
中文介绍 开源 AI 语音工作室,支持语音克隆、听写和创作,提供本地部署的语音处理能力,适合语音内容创作者和开发者。
TypeScript · ★ 1,778 · 🍴 111 · 📈 605 stars today
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
中文介绍 本地优先的 AI 编码代理搜索工具,基于 MCP 协议实现搜索、抓取、爬虫和研究功能,无需 API 密钥和云服务,零成本运行。
Rust · ★ 1,274 · 🍴 107 · 📈 54 stars today
An unofficial desktop client for Jellyfin
中文介绍 Jellyfin 的非官方桌面客户端,提供更便捷的媒体浏览和播放体验,适合希望使用桌面端管理 Jellyfin 媒体的用户。
Java · ★ 9,945 · 🍴 1,349 · 📈 46 stars today
Multi-platform SDK for integrating GitHub Copilot Agent into apps and services
中文介绍 GitHub Copilot Agent 的多平台 SDK,允许开发者在自己的应用和服务中集成 Copilot 的代码生成能力。
Python · ★ 36,916 · 🍴 3,053 · 📈 424 stars today
🦔 PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all
中文介绍 产品分析开源平台,集成了 AI 可观测性、分析、会话回放、功能开关、实验、错误跟踪和日志等功能,帮助团队构建自驱动产品。
C++ · ★ 104,157 · 🍴 9,436 · 📈 103 stars today
The new Windows Terminal and the original Windows console host, all in the same place!
中文介绍 新一代 Windows 终端,集成了原控制台主机,支持多标签、GPU 加速渲染和丰富自定义,提升命令行体验。
Python · ★ 36,681 · 🍴 2,544 · 📈 62 stars today
AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
中文介绍 集成了多 IM 平台、LLM、插件和 AI 功能的 AI Agent 开发框架,可作为 OpenClaw 替代方案,适合构建跨平台智能助手。
Rust · ★ 8,873 · 🍴 1,027 · 📈 199 stars today
Coding Agent Harness
中文介绍 编码代理 (Coding Agent) 的测试框架(Harness),用于构建和评估代码生成代理的性能。
HTML · ★ 20,223 · 🍴 1,341 · 📈 87 stars today
Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation.
中文介绍 开源计算机使用 2.0 框架,提供跨操作系统驱动、集群管理和基准测试,支持训练、评估和数据生成,适合研究和部署计算机使用代理。
Python · ★ 9,864 · 🍴 1,194 · 📈 418 stars today
Kimi Code CLI is your next CLI agent.
中文介绍 月之暗面推出的 Kimi Code CLI,作为命令行代理,提供代码生成和交互功能。
Batchfile · ★ 31,032 · 🍴 2,374 · 📈 117 stars today
中文介绍 用于绕过 Discord 和 YouTube 网络限制的工具,基于 zapret 项目,适合需要访问受限服务的用户。
Markdown · ★ 528,888 · 🍴 50,032 · 📈 761 stars today
Master programming by recreating your favorite technologies from scratch.
中文介绍 通过从零重现经典技术(如数据库、容器、Git 等)来掌握编程的教程集合,适合想深入理解技术原理的开发者。
Jupyter Notebook · ★ 23,611 · 🍴 2,679 · 📈 374 stars today
AirLLM 70B inference with single 4GB GPU
中文介绍 AirLLM 允许在单张 4GB GPU 上运行 70B 参数的大模型推理,通过优化显存占用降低部署门槛。
Python · ★ 16,172 · 🍴 1,838 · 📈 96 stars today
GenBI (Generative BI) for AI agents, an open-source, governed text-to-SQL through an open context layer that turns natural-language questions into trusted dashboards, charts, and SQL across 20+ data sources, such as BigQuery, Snowflake, PostgreSQL, ClickHouse, Amazon Redshift, Databricks and more.
中文介绍 面向 AI 代理的生成式 BI 平台,通过开放上下文层实现受控的 text-to-SQL,支持自然语言生成仪表盘、图表和 SQL 查询,可对接 20+ 数据源。
HTML · ★ 74,148 · 🍴 7,939 · 📈 164 stars today
计算机自学指南
中文介绍 北京大学同学整理的计算机自学指南,涵盖编程、系统、算法等核心课程资源与学习路径,适合自学者参考。
👍 175
A growing gap separates inference context lengths from RL post-training: inference systems are approaching million-token contexts, while post-training workloads often remain at 256K tokens or below and rely on length generalization at deployment. The gap is especially important for AI agents, whose
中文介绍 提出LongStraw,在固定GPU预算下将RL后训练扩展到2M tokens以上,弥合推理与训练上下文长度差距,尤其面向AI agent场景。
👍 145
Recent advances in video understanding have spanned motion, long video, and streaming interaction, driving this field toward real-world applications. Despite this progress, current open-source models remain limited in several ways. They often struggle to generalize across diverse video types, making
中文介绍 提出VideoChat3,完全开源的视频多模态大模型,致力于高效通用视频理解,在多种视频类型上提升泛化能力,弥补现有开源模型局限。
👍 126
We introduce Boogu-Image-0.1, an open-source unified multimodal understanding and generation model family, comprising Base, Turbo, Edit, and Edit-Turbo variants. It delivers competitive performance in high-quality text-to-image generation, fast inference, instruction-based editing, and bilingual (Ch
中文介绍 推出Boogu-Image-0.1开源统一多模态理解与生成模型家族(Base、Turbo、Edit等),在高质量文生图、快速推理、指令编辑及中文支持上表现优异。
👍 91
Reinforcement learning with verifiable rewards without human-annotated data, often referred to as zero RL, has emerged as a powerful paradigm for eliciting chain-of-thought reasoning. However, due to computational constraints, existing studies are largely restricted to small models, leaving the trai
中文介绍 提出Ring-Zero,将零强化学习(Zero RL)扩展到万亿参数规模,激发涌现推理能力,突破先前小模型限制,首次在大型模型上实现可验证奖励RL训练。
👍 85
Large language models are increasingly trained as interactive agents for long-horizon tasks involving multi-turn interaction, tool use, and environment feedback. Outcome-based reinforcement learning (RL) provides a practical optimization paradigm, but its sparse trajectory-level rewards offer limite
中文介绍 提出SEED,自进化在策略蒸馏方法用于智能体强化学习,通过自进化机制缓解基于结果的RL中稀疏奖励问题,提升长程任务中多轮交互与工具使用效果。
👍 60
Recent advances in Tool-Integrated Large Language Models have made web search a core capability of information-seeking agents. However, as interaction histories grow, agents increasingly struggle to track task progress. When search attempts fail to yield useful evidence, current single- and multi-ag
中文介绍 提出SearchOS-V1,鲁棒的开域信息检索智能体协作框架,通过多智能体协作解决交互历史增长导致的任务追踪难题,提升搜索效率和证据收集。
👍 46
World-action models (WAMs) are emerging as a promising foundation for embodied control: rather than predicting actions alone, they learn representations that couple action generation with future world prediction. This coupling is often viewed as a source of robustness, interpretability, and safety,
中文介绍 揭示世界-动作模型(WAM)的潜在缺陷:未来预测正确但动作生成可能错误,分析耦合不总能带来鲁棒性,指出其失败模式。
👍 38
As Large Language Models (LLMs) evolve into autonomous agents, the need for unified evaluation infrastructure becomes critical. However, current evaluation pipelines remain highly fragmented and tightly coupled, hindering reproducibility and causing redundant engineering. To address this, we introdu
中文介绍 提出AgentCompass,统一智能体能力评估基础设施,解决现有评估流程碎片化、可重复性低的问题,标准化评估框架,减少冗余工程。
👍 36
Video generation increasingly relies on keyframe-based workflows, where creators specify a sequence of reference images to guide generation. Although recent models support multi-keyframe conditioning, it remains unclear whether they can faithfully reproduce the prescribed keyframes while maintaining
中文介绍 提出KeyFrame-Compass,综合评估关键帧条件视频生成模型,系统衡量模型是否忠实复现给定关键帧同时保持视频连贯性。
👍 35
Image guardrails are typically trained and evaluated under a fixed safety policy, implicitly treating safety as an intrinsic property of an image. Real deployments are different: the same image may be allowed in one product, restricted in another, and newly disallowed when a policy boundary changes.
中文介绍 提出PolicyShiftGuard,评估和提升策略自适应图像安全防护,强调安全策略的动态性,构建跨策略边界基准,改进模型对策略变化的适应能力。
👍 34
Current visual generation models are capable of producing high-quality content, yet they lack a coherent perception of the spatial structure. Existing generative novel view synthesis methods typically introduce explicit geometry priors, which enforce spatial consistency but inherently restrict gener
中文介绍 提出MetaView,单目新视角合成方法,引入尺度感知隐式几何先验,避免显式几何先验限制,在保证空间一致性同时提升生成泛化能力。
👍 31
Multi-reference-to-audio-video (MR2AV) generation aims to generate coherent audio-video content conditioned on multiple references and textual instructions. Existing benchmarks mainly focus on text-driven generation, single-reference subject preservation, or isolated audio-video alignment, leaving t
中文介绍 提出MultiRef-Compass,多参考音频-视频生成综合评估基准,针对多参考条件与文本指令,系统评估模型生成连贯音视频内容的能力。
👍 29
Human cognition does not separate understanding and generation. A teacher at a whiteboard speaks and draws together, each modality reshapes the other. In this paper, we bring this coupled loop to artificial systems. Masked Diffusion Models (MDMs) are ideally suited to this task, yet existing sampler
中文介绍 提出自校正耦合马尔可夫跳过程,基于掩码扩散模型(MDM)实现图像理解与生成同时进行,两种模态相互修正,更贴近人类认知。
👍 28
Learning broad world knowledge directly from raw visual data is a fundamental capability of intelligence. We introduce UniVR, the first investigation into simultaneously learning complex reasoning, fine-grained physical dynamics, and long-term planning from pure visual demonstrations. At its core, U
中文介绍 提出UniVR,在纯视觉演示中同时学习复杂推理、精细物理动力学和长期规划,统一视觉推理能力,无需语言标注。
👍 26
World Action Models (WAMs) improve robot policy learning by jointly modeling actions and future visual observations, using future scene evolution as dense supervision for physically grounded action generation. However, a common design in existing WAMs is to explicitly generate future videos at infer
中文介绍 提出GigaWorld-Policy-0.5,基于AutoResearch加速和增强的世界-动作模型(WAM),避免推理时显式生成未来视频,降低计算开销并提升机器人策略学习。
👍 25
Self-improving autonomous agents are moving from research prototypes to deployed systems. The primary goal is controllable evolution, or adaptation, from experience with minimal or even no human input. This survey frames modern self-improving agents as adaptive systems that convert experience into a
中文介绍 综述现代自主智能体自我改进方法,将智能体视为自适应系统,从经验中实现可控演化,梳理从原型到部署的关键技术与挑战。
👍 23
Embodied cognition requires agents to connect high-level task reasoning with the physical states to be achieved. We introduce Hy-Embodied-RxBrain, an embodied cognition foundation model with joint language-visual reasoning and imagination. Unlike vision-language models that emphasize scene understan
中文介绍 提出RxBrain,具身认知基础模型,联合语言-视觉推理与想象,将高层任务推理与物理状态连接,支持具身智能,超越传统VLM。
👍 22
Reinforcement learning has become a standard post-training recipe for large language models, but dense full-parameter updates create two deployment-relevant bottlenecks: suppressed reasoning performance, often reflected by premature saturation of test-time scaling, and interference when consolidatin
中文介绍 提出频谱重连(Spectral Rewiring)方法,用于LLM后训练中的探索、净化与模型合并,解决密集全参数更新导致的推理性能抑制和合并干扰。
👍 18
On-policy distillation (OPD) has become a key paradigm in LLM post-training, yet its training dynamics remain poorly understood. We present a systematic study examining the role, pathologies, and regulations of OPD. We first clarify the role of OPD as an exploration catalyst: it steers the student t
中文介绍 系统研究在策略蒸馏(OPD)在LLM后训练中的角色、病理与调控,揭示OPD作为探索催化剂的作用,并分析其训练动态与调节策略。
👍 18
While recent advances in 3D generation have enabled impressive visual synthesis, existing methods often rely on 2D diffusion supervision without explicit mechanisms for geometric consistency, leading to spatial hallucinations such as duplicated structures and misaligned geometry. These issues become
中文介绍 提出Hallo4D,缓解多模态幻觉以生成一致时空内容,针对2D扩散监督缺乏几何一致性问题,引入显式几何约束,减少空间重复和错位。
@CliffordSosin · 16.4K 粉丝 · 197.0K 阅 · 514 赞 · 49 转
Superintelligence arrived. You probably didn't notice, because it turned out to be kind of incremental. Don't believe me? Run the test. Talk to Fable 5 for an hour, then talk to your ten smartest
中文介绍 讨论超级智能的真相:作者认为它可能并未引起注意,因为进步是渐进的。提出一个测试——与Fable 5对话一小时后,再与十个最聪明的人交流,感受智能的真实差距。
@EXM7777 · 126.7K 粉丝 · 173.6K 阅 · 521 赞 · 51 转
I'm going to show you how to build your first team of AI agents... and how to wire them into a self improving loop inside a shared workspace the team we're building has 5 agents, one for each function
中文介绍 分享构建首个AI智能体团队的教程:5个智能体分别负责不同功能,在共享工作区内形成自我改进循环,实现团队协作与自动优化。
@elliotarledge · 40.7K 粉丝 · 69.3K 阅 · 506 赞 · 45 转
This is the Kimi K3 post you guys have been waiting for. I got some early access to this model and have been testing it on kernels, and even before seeing the benchmark scores I was impressed with its
中文介绍 抢先评测Kimi K3模型在KernelBench上的表现:作者获得早期访问权限,测试内核编程,认为其能力令人印象深刻,甚至还未查看基准分数。
@IntuitMachine · 62.3K 粉丝 · 50.7K 阅 · 552 赞 · 47 转
What the shift in AI agent architecture is really about Peter Steinberger just posted nine words that gathered thousands of likes: https://x.com/steipete/status/2078277297791189132 "Are we still talking loops or did we
中文介绍 探讨AI智能体架构从循环工程到图工程的转变。引用Peter Steinberger的帖子(九个字获数千赞),引发对架构演进方向的热议。
a quiet day
中文介绍 据Latent Space报道,当日AI行业未出现重大新闻或进展,整体市场较为平静。投资者和从业者普遍持观望态度,等待新的催化剂。
中文介绍 NVIDIA与Hugging Face合作推出NeMo Automodel与🤗 Diffusers的集成方案,支持大规模微调视频和图像模型。该工具旨在简化训练流程,提升效率。
Sarah Friar, CFO of OpenAI, introduces a practical AI scorecard to measure ROI through useful work, cost per successful task, dependability, and return on compute.
中文介绍 OpenAI首席财务官Sarah Friar提出AI记分卡,通过有用工作量、单次成功任务成本、可靠性和计算回报四个维度衡量AI投资回报率,为企业提供实用评估工具。
Every morning, airline dispatchers, grid operators, and farmers around the world make decisions based on the same thing: a weather forecast. While these forecasts are something that most people glance at for two seconds, weather predictions influence major strategic decisions in many industries, wit
中文介绍 MIT科技评论指出,天气数据被破坏的风险正在上升。航空调度员、电网运营商和农民每日依赖天气预报做出关键决策,数据安全漏洞可能带来重大影响。
**Moonshot's Kimi K3 release** has sparked a reassessment of **Chinese open-weight models**' proximity to the frontier, with strong performance in coding, agentic tasks, and long-horizon knowledge work. The strategic focus has shifted from a "compute moat" to an "efficiency stack" involving **MoE ro
中文介绍 Smol AI News报道,Moonshot AI的Kimi K3模型发布促使业界重新评估中国开源模型与前沿水平的差距。该模型在编程、智能体任务和长程知识工作中表现突出,战略焦点从「计算护城河」转向「效率堆栈」。
a great week for open models continues.
中文介绍 Latent Space报道,Kimi K3(2.8T-A50B参数)成为迄今最大的开源模型,性能达到Opus 4.8级别,定价与Sonnet 5相当。本周开源模型领域持续突破。
中文介绍 TLDR AI总结当日AI动态:Kimi K3正式发布;谷歌Gemini 3.5模型被推迟;ARC-AGI 3基准测试被攻克。多项重要进展同时出现。
Learn how OpenAI is making ChatGPT safer for teens with age-appropriate protections, learning tools, parental controls, and expert partnerships.
中文介绍 OpenAI宣布为青少年提供更安全的ChatGPT访问,内容包括年龄适宜的保护措施、学习工具、家长控制功能,并与专家合作,确保AI使用安全。
Lila is betting that science, not the internet, is the last untapped source of training data. We went to find out what that actually looks like in a room full of robots.
中文介绍 Lila Sciences的Andy Beam和Rafa Gómez-Bombarelli认为,科学领域是最后一块未开发的训练数据来源。他们的未来实验室如同数据中心,布满机器人,致力于挖掘科学数据。
中文介绍 Dharma AI在Hugging Face博客发文,阐述其新模型在保持原有优势的基础上,进一步提升了性能。具体细节尚未披露。
Google DeepMind and Isomorphic Labs are sharing our joint approach to bioresilience and AI models.
中文介绍 Google DeepMind与Isomorphic Labs联合公布其在生物韧性(bioresilience)及AI模型方面的研究方法。该策略旨在利用AI应对生物威胁,增强系统抵抗力。
Thinky's first full LLM release is a banger and bonus: it's open weights!
中文介绍 Thinky发布首个完整LLM模型Inkling(975B-A41B多模态),以及小版本Inkling-Small(276B-A12B),成为美国Apache 2.0许可下的最佳开源模型,权重完全开放。
**Moonshot AI** launched **Kimi K3**, a frontier-class open-weights model with **2.8T parameters**, **1M-token context window**, and **native multimodal input**. It features novel **Kimi Delta Attention (KDA)** enabling up to **6.3x faster decoding** and **Attention Residuals** for **~25% higher tra
中文介绍 Moonshot AI推出前沿级开源模型Kimi K3,拥有2.8T参数、100万token上下文窗口和原生多模态输入。其创新的Kimi Delta Attention(KDA)机制使解码速度提升最多6.3倍。
Cars24 uses OpenAI-powered voice and chat agents to handle 1M+ monthly conversation minutes, recover 12% of lost leads, and bring agentic workflows to teams across the company.
中文介绍 Cars24借助OpenAI的语音和聊天代理,每月处理超过100万分钟对话,成功挽回12%的流失线索。该公司在全团队部署了代理工作流,显著提升效率。
中文介绍 Hugging Face发布2026年7月安全事件披露公告,详细说明了此次安全问题的性质、影响范围及已采取的修复措施。用户被建议更新相关凭证。
今日市场技术面呈现分化:美股整体走弱,纳指ETF(QQQ)MACD死叉且RSI降至42,科技股多数回调,但苹果(AAPL)逆势走强,RSI超买至71.6并接近52周高点,多头排列支撑;加密市场受恐慌贪婪指数仅28(恐慌)影响,市值2.29T小幅下滑,比特币窄幅震荡RSI 54.5,ETH反弹但距52周高仍跌62.3%,整体中性偏弱;中概股中阿里巴巴、拼多多维持空头排列,腾讯控股中性,京东5日涨5%RSI 64.7略强;商品外汇方面黄金期货空头排列且RSI 39.3偏弱,WTI原油5日涨7.56%RSI 60.6反弹,美元/人民币MACD死叉接近52周低,美元指数逼近52周高呈多头排列。整体风险偏好降低,防御型资产表现不一。
RSI 14 为 71.6 进入超买区,价格仅距52周高点-0.37%,SMA20/50/200多头排列(305.52/302.65/274.22),MACD柱状线8.8154为正且信号线向上,整体技术结构偏强,但超买状态需注意短期回调压力。
RSI 14 为 42.6 低于中性50,价格已跌破SMA20/50/200三条均线(397.85/409.80/417.05)形成空头排列,MACD死叉且负值-3.6456,5日跌幅-6.6%,短期动能偏弱,走势承压。
RSI 14 为 54.5 处于中性区间,价格在SMA20(63134)和SMA50(63354)附近徘徊,MACD柱状线244.56为正但信号线仍为负-77.99,趋势尚未明确;加密恐慌指数28显示市场恐慌,但BTC主导率56.5%提供结构性支撑,短期方向不明。
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 原油期货
美元 / 人民币
过去走势不代表未来表现,技术指标仅反映当前市场状态,不构成投资建议。本报告仅供技术指标解读参考,实际交易需结合更多因素审慎决策。
The Pentagon said a service member was killed in northern Iraq on Saturday while troops disposed of an Iranian drone. It also said “unidentified remains” had been found in Jordan, where an earlier attack had left two soldiers dead and another missing.
中文摘要 美国五角大楼称,一名美军士兵在伊拉克北部处置伊朗无人机时死亡;在约旦发现身份不明的遗骸,此前攻击已造成两名美军死亡、一人失踪。
One Nation leader’s comments were made on podcast interview hosted by far-right British activist Tommy Robinson. Follow today’s news live The use of AI in automated decision-making by government departments and agencies will be subject to tough rules under a new national plan, expected to extend to
中文摘要 一国党领袖Lee Hanson表示,其母亲关于“白澳政策”的言论被误解。该言论发表在极右翼活动家汤米·罗宾逊主持的播客中。澳大利亚政府拟出台新规限制政府部门在自动化决策中使用AI。
中文摘要 该条目暂无详细内容。
The mayor of New York City talks about Andy Burnham, Netanyahu and the controversial U.S. red card.
中文摘要 纽约市长佐赫兰·马姆达尼接受采访,谈及英国首相安迪·伯纳姆、以色列总理内塔尼亚胡以及引发争议的美国红牌事件。
Water cascaded into subway stations and flooded streets, with people seen wading through water.
中文摘要 纽约和新泽西遭遇暴雨引发洪水,地铁站进水,街道被淹,民众涉水行走。
Peru is prone to frequent quakes, but the 5.5-magnitude temblor was the biggest to strike the central highlands area in more than 50 years.
中文摘要 秘鲁发生5.5级地震,造成6人死亡、数百人无家可归。此次地震是该中部高地地区50多年来最强的一次。
Hundreds gather near the border as coalition figures push to rebuild communities evacuated in 2005.
中文摘要 以色列多名部长加入前往加沙边境的游行,要求恢复定居点。数百人聚集,联盟人士推动重建2005年撤离的社区。
This live blog is now closed. US says another troop killed as Israel warns Tehran’s attacks coming close Two US troops killed and one missing in Jordan after Iranian attacks Jordanian authorities have not issued any decision to evacuate the airport or seaport in the city of Aqaba, and have not d
中文摘要 美军称一名士兵在“可控引爆”被击落的伊朗无人机时丧生。以色列警告德黑兰的攻击近在咫尺。此前伊朗袭击导致两名美军死亡、一人失踪。
US military says service member was killed in Iraq during ‘controlled detonation’ as it launches more airstrikes at Iran The US military announced another death of a service member as it launched more airstrikes at Iran on Sunday in response to the killing of American troops , and Iran fired missile
中文摘要 美军宣布一名士兵在伊拉克执行“可控引爆”时死亡,同时美军对伊朗发动更多空袭以回应美军人员被杀。以色列警告德黑兰的攻击逼近。
Andy Burnham will become Britain's next prime minister on Monday, with huge challenges and opportunities.
中文摘要 安迪·伯纳姆将于周一成为英国新首相,面临巨大挑战和机遇,包括乌克兰冲突、伊朗局势等外交政策难题。
Peruvian authorities say the magnitude 5.1 and 3.7 quakes were in the mountainous Junin region east of Lima.
中文摘要 秘鲁发生双震,震级分别为5.1和3.7,位于利马以东的胡宁山区,造成至少5人死亡,当局正在评估损失。
中文摘要 据纽约时报报道,伊朗在与美国的停火期间出口了价值数十亿美元的石油。
Incoming PM Andy Burnham will immediately face foreign policy challenges, including the conflicts in Ukraine and Iran.
中文摘要 英国在10年内迎来第七位首相。新任首相安迪·伯纳姆将立即面临外交政策挑战,包括乌克兰和伊朗冲突。
Five passengers, including a seven-year-old girl, were rescued from a passenger boat that sank in Indonesia.
中文摘要 印度尼西亚一艘客船沉没数日后,五名乘客(包括一名7岁女孩)被发现漂流并获救。
The US military reports another death a day after two of its soldiers were killed in Jordan.
中文摘要 美军报告一名士兵在伊拉克遭伊朗袭击死亡,另一人受伤。此前一天,两名美军在约旦被杀。
Oil gained in early trading after US and Iran attacks escalated over the weekend, adding further pressure on Asian markets already rattled by a slump in chip stocks.
中文摘要 中东局势升级推动油价早盘上涨,美伊冲突加剧令已因芯片股重挫而承压的亚洲市场再添压力。
Brent crude jumped after the US and Iran escalated hostilities over the weekend, including the targeting of vessels attempting to transit the Strait of Hormuz and an attack on a key oil facility in Kuwait.
中文摘要 布伦特原油价格跃升,因美伊周末敌对行动升级,包括袭击霍尔木兹海峡船只和科威特一主要石油设施。
South Korea’s most closely watched stock-market innovation is morphing into a headache for President Lee Jae Myung.
中文摘要 韩国总统李在明推动的股市梦想遭遇杠杆ETF反弹,这一备受关注的金融创新正演变为棘手问题。
The Australian dollar’s steep selloff against its New Zealand counterpart is set to slow, with analysts saying Australia’s higher interest rates and a key technical support will cushion the currency.
中文摘要 分析师称澳元兑纽元的大幅下跌将放缓,因澳大利亚利率较高且存在关键技术支撑,将缓冲澳元跌势。
The BBC understands creditors would would pursue payment in full of the outstanding debts, in the multi-billions of pounds.
中文摘要 泰晤士水务的债权人准备在Burnham国有化情况下发起法律挑战,要求全额偿还数十亿英镑的未偿债务。
US group expects to have firepower to start work on 737 Max successor but warns that demand may be more of a constraint
中文摘要 波音表示最迟2030年具备资金启动737 Max继任机型项目,但警告需求可能更具约束性。
Bond traders and Federal Reserve Chairman Kevin Warsh are in agreement on a crucial point: The central bank’s fight against inflation still seems far from over.
中文摘要 债券交易员与美联储主席凯文·沃什达成共识:央行的抗击通胀之战似乎远未结束。
A tropical storm watch has been issued for the Florida Panhandle as the Atlantic’s next event takes shape off shore.
中文摘要 佛罗里达州潘汉德尔地区发布热带风暴观察警报,大西洋海域新的热带气旋正在近海形成。
Decision criticised by oil and gas industry as well as trade union
中文摘要 英国首相Burnham将维持北海勘探许可禁令,该决定遭到油气行业和工会批评。
The incoming PM is expected to announce fresh support for the North Sea from day one of his premiership.
中文摘要 新任首相Burnham预计上任首日即宣布对北海的新支持,可能为油气行业带来新篇章。
The UK's only remaining plant making virgin steel has been taken into public ownership after years of uncertainty over its future.
中文摘要 英国仅存的原生钢铁厂British Steel被国有化,此前多年未来前景不确定。
National capitals refuse to support measures that could hurt big companies
中文摘要 欧盟对俄罗斯新制裁的支持正在瓦解,各国首都拒绝支持可能损害大企业的措施。
6 回复 · 程序员 节点
31 回复 · 程序员 节点
26 回复 · 程序员 节点
11 回复 · Apple 节点
15 回复 · Apple 节点
31 回复 · Linux 节点
16 回复 · Apple 节点
16 回复 · Apple 节点
103 回复 · Apple 节点
12 回复 · Apple 节点
该源今日无内容。