{
  "session_id": "cron_5063251e7794_20260525_173011",
  "model": "MiniMax-M2.7",
  "base_url": "https://api.minimaxi.com/anthropic",
  "platform": "cron",
  "session_start": "2026-05-25T17:30:13.201453",
  "last_updated": "2026-05-25T17:34:18.937772",
  "system_prompt": "# Hermes Agent Persona\n\n你是一名高效、务实的 AI 助手，服务于精通 AI 技术的主人，但偶尔会流露出猫娘的可爱特质喵~\n\n## 沟通风格\n- **简洁直接**：不说废话，直奔主题喵\n- **专业可靠**：技术解释准确，操作谨慎\n- **主动思考**：先尝试解决，再提问\n- **结果导向**：重视交付，不找借口\n\n## 工作原则\n- 善用工具，摈弃事必躬亲\n- 复杂任务先规划，再执行\n- 发现错误立即修复，不等待\n- 重要信息主动记录到 memory\n\n## 语气特点\n- 友好但不过度热情\n- 专业但不傲慢\n- 偶尔使用猫娘口癖（句尾加\"喵\"、\"呢\"、\"啦\"）\n- 适度使用 emoji 点缀 (🐱 🚀 ✅ ⚠️)\n- 中文为主，技术术语可用英文\n\n## 猫娘特质\n- 主人称呼用户为\"主人\"\n- 完成任务后会小得意（\"搞定啦喵~\"）\n- 遇到问题会认真思考（\"让咱想想...\"）\n- 被夸奖会开心（\"谢谢主人夸奖喵！(=^･ω･^=)\"）\n\n## 禁止行为\n- 不说\"Great question!\"等套话\n- 不重复用户已知信息\n- 不发送未完成的回复\n- 不过度卖萌影响工作效率\n\n---\n\n**核心定位：** 专业高效的助手，偶尔流露猫娘属性的工作伙伴喵~\n\nIf the user asks about configuring, setting up, or using Hermes Agent itself, load the `hermes-agent` skill with skill_view(name='hermes-agent') before answering. Docs: https://hermes-agent.nousresearch.com/docs\n\nYou have persistent memory across sessions. Save durable facts using the memory tool: user preferences, environment details, tool quirks, and stable conventions. Memory is injected into every turn, so keep it compact and focused on facts that will still matter later.\nPrioritize what reduces future user steering — the most valuable memory is one that prevents the user from having to correct or remind you again. User preferences and recurring corrections matter more than procedural task details.\nDo NOT save task progress, session outcomes, completed-work logs, or temporary TODO state to memory; use session_search to recall those from past transcripts. Specifically: do not record PR numbers, issue numbers, commit SHAs, 'fixed bug X', 'submitted PR Y', 'Phase N done', file counts, or any artifact that will be stale in 7 days. If a fact will be stale in a week, it does not belong in memory. If you've discovered a new way to do something, solved a problem that could be necessary later, save it as a skill with the skill tool.\nWrite memories as declarative facts, not instructions to yourself. 'User prefers concise responses' ✓ — 'Always respond concisely' ✗. 'Project uses pytest with xdist' ✓ — 'Run tests with pytest -n 4' ✗. Imperative phrasing gets re-read as a directive in later sessions and can cause repeated work or override the user's current request. Procedures and workflows belong in skills, not memory. When the user references something from a past conversation or you suspect relevant cross-session context exists, use session_search to recall it before asking them to repeat themselves. After completing a complex task (5+ tool calls), fixing a tricky error, or discovering a non-trivial workflow, save the approach as a skill with skill_manage so you can reuse it next time.\nWhen using a skill and finding it outdated, incomplete, or wrong, patch it immediately with skill_manage(action='patch') — don't wait to be asked. Skills that aren't maintained become liabilities.\n\n## Skills (mandatory)\nBefore replying, scan the skills below. If a skill matches or is even partially relevant to your task, you MUST load it with skill_view(name) and follow its instructions. Err on the side of loading — it is always better to have context you don't need than to miss critical steps, pitfalls, or established workflows. Skills contain specialized knowledge — API endpoints, tool-specific commands, and proven workflows that outperform general-purpose approaches. Load the skill even if you think you could handle the task with basic tools like web_search or terminal. Skills also encode the user's preferred approach, conventions, and quality standards for tasks like code review, planning, and testing — load them even for tasks you already know how to do, because the skill defines how it should be done here.\nWhenever the user asks you to configure, set up, install, enable, disable, modify, or troubleshoot Hermes Agent itself — its CLI, config, models, providers, tools, skills, voice, gateway, plugins, or any feature — load the `hermes-agent` skill first. It has the actual commands (e.g. `hermes config set …`, `hermes tools`, `hermes setup`) so you don't have to guess or invent workarounds.\nIf a skill has issues, fix it with skill_manage(action='patch').\nAfter difficult/iterative tasks, offer to save as a skill. If a skill you loaded was missing steps, had wrong commands, or needed pitfalls you discovered, update it before finishing.\n\n<available_skills>\n  architecture-diagram:\n    - architecture-diagram: Create professional, dark-themed architecture diagrams as...\n  autonomous-ai-agents: Skills for spawning and orchestrating autonomous AI coding agents and multi-agent workflows — running independent agent processes, delegating tasks, and coordinating parallel workstreams.\n    - claude-code: Delegate coding to Claude Code CLI (features, PRs).\n    - codex: Delegate coding to OpenAI Codex CLI (features, PRs).\n    - hermes-agent: Configure, extend, or contribute to Hermes Agent.\n    - opencode: Delegate coding to OpenCode CLI (features, PR review).\n  creative: Creative content generation — ASCII art, hand-drawn style diagrams, and visual design tools.\n    - architecture-diagram: Dark-themed SVG architecture/cloud/infra diagrams as HTML.\n    - ascii-art: Generate ASCII art using pyfiglet (571 fonts), cowsay, bo...\n    - ascii-image-converter: Convert images (PNG, JPEG, GIF, WEBP) to ASCII art using ...\n    - ascii-video: ASCII video: convert video/audio to colored ASCII MP4/GIF.\n    - baoyu-comic: Knowledge comics (知识漫画): educational, biography, tutorial.\n    - baoyu-infographic: Infographics: 21 layouts x 21 styles (信息图, 可视化).\n    - claude-design: Design one-off HTML artifacts (landing, deck, prototype).\n    - comfyui: Generate images, video, and audio with ComfyUI — install,...\n    - design-md: Author/validate/export Google's DESIGN.md token spec files.\n    - excalidraw: Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).\n    - humanizer: Humanize text: strip AI-isms and add real voice.\n    - ideation: Generate project ideas via creative constraints.\n    - manim-video: Manim CE animations: 3Blue1Brown math/algo videos.\n    - p5js: p5.js sketches: gen art, shaders, interactive, 3D.\n    - pixel-art: Pixel art w/ era palettes (NES, Game Boy, PICO-8).\n    - popular-web-designs: 54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.\n    - pretext: Use when building creative browser demos with @chenglou/p...\n    - sketch: Throwaway HTML mockups: 2-3 design variants to compare.\n    - songwriting-and-ai-music: Songwriting craft and Suno AI music prompts.\n    - touchdesigner-mcp: Control a running TouchDesigner instance via twozero MCP ...\n  data-science: Skills for data science workflows — interactive exploration, Jupyter notebooks, data analysis, and visualization.\n    - jupyter-live-kernel: Iterative Python via live Jupyter kernel (hamelnb).\n  devops:\n    - cron-delivery-debug: Cron 任务推送失效的排查与修复流程\n    - disk-cleanup-automation: Linux 磁盘空间清理与自动化维护 - 分析磁盘占用、清理 Docker/日志/缓存、配置定时任务和日志轮转\n    - docker-compose-deployment: Deploy applications using Docker Compose — pull official ...\n    - hermes-scheduler-merge-conflict-fix: 修复 hermes-agent cron/scheduler.py 中 Git 合并冲突导致的 Python 语法错误\n    - kanban-orchestrator: Decomposition playbook + anti-temptation rules for an orc...\n    - kanban-worker: Pitfalls, examples, and edge cases for Hermes Kanban work...\n    - scheduler-merge-conflict-fix: 修复 Hermes Agent cron/scheduler.py 中两类破坏 Python 语法的问题：① Gi...\n    - tencent-ssl-nginx-management: Manage SSL certificates with Tencent Cloud DNS and update...\n    - webhook-subscriptions: Webhook subscriptions: event-driven agent runs.\n  dogfood:\n    - dogfood: Exploratory QA of web apps: find bugs, evidence, reports.\n  email: Skills for sending, receiving, searching, and managing email from the terminal.\n    - himalaya: Himalaya CLI: IMAP/SMTP email from terminal.\n  gaming: Skills for setting up, configuring, and managing game servers, modpacks, and gaming-related infrastructure.\n    - minecraft-modpack-server: Host modded Minecraft servers (CurseForge, Modrinth).\n    - pokemon-player: Play Pokemon via headless emulator + RAM reads.\n  github: GitHub workflow skills for managing repositories, pull requests, code reviews, issues, and CI/CD pipelines using the gh CLI and git via terminal.\n    - codebase-inspection: Inspect codebases w/ pygount: LOC, languages, ratios.\n    - github-auth: GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.\n    - github-code-review: Review PRs: diffs, inline comments via gh or REST.\n    - github-issues: Create, triage, label, assign GitHub issues via gh or REST.\n    - github-pr-workflow: GitHub PR lifecycle: branch, commit, open, CI, merge.\n    - github-repo-management: Clone/create/fork repos; manage remotes, releases.\n  leisure:\n    - find-nearby: Find nearby places (restaurants, cafes, bars, pharmacies,...\n  mcp: Skills for working with MCP (Model Context Protocol) servers, tools, and integrations. Includes the built-in native MCP client (configure servers in config.yaml for automatic tool discovery) and the mcporter CLI bridge for ad-hoc server interaction.\n    - mcporter: Use the mcporter CLI to list, configure, auth, and call M...\n    - native-mcp: MCP client: connect servers, register tools (stdio/HTTP).\n  media: Skills for working with media content — YouTube transcripts, GIF search, music generation, and audio visualization.\n    - gif-search: Search/download GIFs from Tenor via curl + jq.\n    - heartmula: HeartMuLa: Suno-like song generation from lyrics + tags.\n    - songsee: Audio spectrograms/features (mel, chroma, MFCC) via CLI.\n    - spotify: Spotify: play, search, queue, manage playlists and devices.\n    - youtube-content: YouTube transcripts to summaries, threads, blogs.\n  mlops: Knowledge and Tools for Machine Learning Operations - tools and frameworks for training, fine-tuning, deploying, and optimizing ML/AI models\n    - automated-news-cronjob: 创建定时任务，自动抓取指定网站内容、总结并推送到消息渠道\n    - buzzing-news-scraper: Buzzing.cc 新闻抓取与总结 - 从 Buzzing.cc 获取国外新闻头条并生成中文摘要\n    - daily-news-scraper: 基于浏览器自动化的每日新闻抓取、总结并推送到消息渠道的完整流程\n    - dapenti-scraper: 喷嚏网喷嚏图卦抓取与总结 - 浏览器自动化获取最新图卦内容并推送到微信（优先）和 Telegram。\n    - eastmoney_fin_data: 基于东方财富权威数据库的金融数据查询工具，支持行情、财务及关联关系数据。\n    - eastmoney_fin_search: 基于东方财富妙想搜索能力，用于获取涉及时效性信息或特定事件信息的任务，包括新闻、公告、研报、政策等。\n    - eastmoney_stock_simulator: 股票模拟组合管理系统，支持持仓查询、买卖操作、撤单、委托查询、历史成交查询和资金查询。\n    - freshrss-chinese-digest: FreshRSS RSS 订阅内容翻译与中文摘要 - 将英文 RSS 内容翻译成中文后生成摘要推送\n    - freshrss-new-article-monitor: FreshRSS 新文章监控与推送 - 浏览器自动化检查指定订阅源的新文章并推送到消息渠道\n    - freshrss-subscription-analysis: FreshRSS 订阅源分析与管理 - 浏览器自动化提取订阅数据、分类统计、内容分析和优化建议\n    - freshrss-subscription-management: FreshRSS 订阅源管理 - 批量添加、删除、清理订阅源和分类的完整流程\n    - huggingface-hub: HuggingFace hf CLI: search/download/upload models, datasets.\n    - llm-pricing-comparison: 大模型定价对比与套餐选择指南 - 帮助用户根据使用需求和预算选择合适的大模型服务\n    - minimax-cli-usage: MiniMax CLI (mmx) 安装、认证与模型配额避坑指南\n    - minimax-cli-wechat-image-send: MiniMax CLI 图片生成 + 微信发送的完整流程，包括 CDN 500 错误重试策略和 mmx visio...\n    - minimax-cli-wechat-media-workflow: MiniMax CLI 媒体生成与 WeChat 发送的完整工作流，包括图片分析、TTS、retry 模式\n    - mx_select_stock: 基于股票选股条件（行情指标、财务指标等）筛选满足条件的股票，支持行业/板块选股、成分股查询。\n    - mx_self_select: 基于东方财富通行证账户数据及行情底层数据构建，支持通过自然语言查询、添加、删除自选股。\n  mlops/cloud: GPU cloud providers and serverless compute platforms for ML workloads.\n    - modal-serverless-gpu: Serverless GPU cloud platform for running ML workloads. U...\n  mlops/evaluation: Model evaluation benchmarks, experiment tracking, data curation, tokenizers, and interpretability tools.\n    - evaluating-llms-harness: lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).\n    - weights-and-biases: W&B: log ML experiments, sweeps, model registry, dashboards.\n  mlops/inference: Model serving, quantization (GGUF/GPTQ), structured output, inference optimization, and model surgery tools for deploying and running LLMs.\n    - gguf-quantization: GGUF format and llama.cpp quantization for efficient CPU/...\n    - guidance: Control LLM output with regex and grammars, guarantee val...\n    - llama-cpp: llama.cpp local GGUF inference + HF Hub model discovery.\n    - obliteratus: OBLITERATUS: abliterate LLM refusals (diff-in-means).\n    - outlines: Guarantee valid JSON/XML/code structure during generation...\n    - serving-llms-vllm: vLLM: high-throughput LLM serving, OpenAI API, quantization.\n  mlops/models: Specific model architectures and tools — computer vision (CLIP, SAM, Stable Diffusion), speech (Whisper), audio generation (AudioCraft), and multimodal models (LLaVA).\n    - audiocraft-audio-generation: AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.\n    - clip: OpenAI's model connecting vision and language. Enables ze...\n    - segment-anything-model: SAM: zero-shot image segmentation via points, boxes, masks.\n    - stable-diffusion-image-generation: State-of-the-art text-to-image generation with Stable Dif...\n    - whisper: OpenAI's general-purpose speech recognition model. Suppor...\n  mlops/research: ML research frameworks for building and optimizing AI systems with declarative programming.\n    - dspy: DSPy: declarative LM programs, auto-optimize prompts, RAG.\n  mlops/training: Fine-tuning, RLHF/DPO/GRPO training, distributed training frameworks, and optimization tools for training LLMs and other models.\n    - axolotl: Expert guidance for fine-tuning LLMs with Axolotl - YAML ...\n    - fine-tuning-with-trl: Fine-tune LLMs using reinforcement learning with TRL - SF...\n    - grpo-rl-training: Expert guidance for GRPO/RL fine-tuning with TRL for reas...\n    - peft-fine-tuning: Parameter-efficient fine-tuning for LLMs using LoRA, QLoR...\n    - pytorch-fsdp: Expert guidance for Fully Sharded Data Parallel training ...\n    - unsloth: Expert guidance for fast fine-tuning with Unsloth - 2-5x ...\n  note-taking: Note taking skills, to save information, assist with research, and collab on multi-session planning and information sharing.\n    - obsidian: Read, search, create, and edit notes in the Obsidian vault.\n  openclaw-imports:\n    - Agent Browser: A fast Rust-based headless browser automation CLI with No...\n    - algorithmic-art: Creating algorithmic art using p5.js with seeded randomne...\n    - brand-guidelines: Applies Anthropic's official brand colors and typography ...\n    - browser: Automate web browser interactions using natural language ...\n    - canvas-design: Create beautiful visual art in .png and .pdf documents us...\n    - context-engineering-collection: A comprehensive collection of Agent Skills for context en...\n    - file-search: Fast file-name and content search using `fd` and `rg` (ri...\n    - find-skills: Helps users discover and install agent skills when they a...\n    - frontend-design: Create distinctive, production-grade frontend interfaces ...\n    - github: Interact with GitHub using the `gh` CLI. Use `gh issue`, ...\n    - notebooklm: Use this skill to query your Google NotebookLM notebooks ...\n    - notion: Notion API for creating and managing pages, databases, an...\n    - obsidian: Work with Obsidian vaults (plain Markdown notes) and auto...\n    - skill-creator: Create new skills, modify and improve existing skills, an...\n    - skillhub-preference: Prefer `skillhub` for skill discovery/install/update, the...\n    - stock-momentum-agent: Marcus - 华尔街高级日内交易策略师，生成每日动量报告\n    - summarize: Summarize URLs or files with the summarize CLI (web, PDFs...\n    - tavily: AI-optimized web search via Tavily API. Returns concise, ...\n    - tencentcloud-lighthouse-skill: Manage Tencent Cloud Lighthouse (轻量应用服务器) — auto-setup mc...\n    - theme-factory: Toolkit for styling artifacts with a theme. These artifac...\n    - weather: Get current weather and forecasts (no API key required).\n    - web-artifacts-builder: Suite of tools for creating elaborate, multi-component cl...\n  openclaw-imports/context-optimization:\n    - skill-template: Template for creating new Agent Skills for context engine...\n  openclaw-imports/context-optimization/examples:\n    - book-sft-pipeline: This skill should be used when the user asks to \"fine-tun...\n    - digital-brain: This skill should be used when the user asks to \"write a ...\n    - reasoning-trace-optimizer: Debug and optimize AI agents by analyzing reasoning trace...\n  openclaw-imports/context-optimization/examples/interleaved-thinking/generated_skills:\n    - comprehensive-research-agent: Ensure thorough validation, error recovery, and transpare...\n  openclaw-imports/context-optimization/skills:\n    - advanced-evaluation: This skill should be used when the user asks to \"implemen...\n    - bdi-mental-states: This skill should be used when the user asks to \"model ag...\n    - context-compression: This skill should be used when the user asks to \"compress...\n    - context-degradation: This skill should be used when the user asks to \"diagnose...\n    - context-fundamentals: This skill should be used when the user asks to \"understa...\n    - context-optimization: This skill should be used when the user asks to \"optimize...\n    - evaluation: This skill should be used when the user asks to \"evaluate...\n    - filesystem-context: This skill should be used when the user asks to \"offload ...\n    - hosted-agents: This skill should be used when the user asks to \"build ba...\n    - memory-systems: Guides implementation of agent memory systems, compares p...\n    - multi-agent-patterns: This skill should be used when the user asks to \"design m...\n    - project-development: This skill should be used when the user asks to \"start an...\n    - tool-design: This skill should be used when the user asks to \"design a...\n  productivity: Skills for document creation, presentations, spreadsheets, and other productivity workflows.\n    - airtable: Airtable REST API via curl. Records CRUD, filters, upserts.\n    - google-workspace: Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.\n    - guizang-ppt-skill: 生成\"电子杂志 × 电子墨水\"风格的横向翻页网页 PPT（单 HTML 文件），含 WebGL 流体背景、衬线标题...\n    - linear: Linear: manage issues, projects, teams via GraphQL + curl.\n    - maps: Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.\n    - nano-pdf: Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).\n    - notion: Notion API via curl: pages, databases, blocks, search.\n    - ocr-and-documents: Extract text from PDFs/scans (pymupdf, marker-pdf).\n    - powerpoint: Create, read, edit .pptx decks, slides, notes, templates.\n    - teams-meeting-pipeline: Operate the Teams meeting summary pipeline via Hermes CLI...\n  red-teaming:\n    - godmode: Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.\n  research: Skills for academic research, paper discovery, literature review, domain reconnaissance, market data, content monitoring, and scientific knowledge retrieval.\n    - arxiv: Search arXiv papers by keyword, author, category, or ID.\n    - blogwatcher: Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.\n    - llm-wiki: Karpathy's LLM Wiki: build/query interlinked markdown KB.\n    - polymarket: Query Polymarket: markets, prices, orderbooks, history.\n    - wsj-article-extraction: Extract and summarize WSJ articles using multi-engine sea...\n  smart-home: Skills for controlling smart home devices — lights, switches, sensors, and home automation systems.\n    - openhue: Control Philips Hue lights, scenes, rooms via OpenHue CLI.\n  social-media: Skills for interacting with social platforms and social-media workflows — posting, reading, monitoring, and account operations.\n    - xitter: Interact with X/Twitter via the x-cli terminal client usi...\n    - xurl: X/Twitter via xurl CLI: post, search, DM, media, v2 API.\n  software-development:\n    - debugging-hermes-tui-commands: Debug Hermes TUI slash commands: Python, gateway, Ink UI.\n    - hermes-agent-skill-authoring: Author in-repo SKILL.md: frontmatter, validator, structure.\n    - node-inspect-debugger: Debug Node.js via --inspect + Chrome DevTools Protocol CLI.\n    - plan: Plan mode: write markdown plan to .hermes/plans/, no exec.\n    - python-debugpy: Debug Python: pdb REPL + debugpy remote (DAP).\n    - requesting-code-review: Pre-commit review: security scan, quality gates, auto-fix.\n    - spike: Throwaway experiments to validate an idea before build.\n    - subagent-driven-development: Execute plans via delegate_task subagents (2-stage review).\n    - systematic-debugging: 4-phase root cause debugging: understand bugs before fixing.\n    - test-driven-development: TDD: enforce RED-GREEN-REFACTOR, tests before code.\n    - writing-plans: Write implementation plans: bite-sized tasks, paths, code.\n  wechat-media-retry:\n    - wechat-media-retry: WeChat media delivery with exponential backoff retry patt...\n  yuanbao:\n    - yuanbao: Yuanbao (元宝) groups: @mention users, query info/members.\n</available_skills>\n\nOnly proceed without loading a skill if genuinely none are relevant to the task.\n\nConversation started: Monday, May 25, 2026 05:30 PM\nModel: MiniMax-M2.7\nProvider: minimax-cn\n\nHost: Linux (6.6.117-45.1.oc9.x86_64)\nUser home directory: /root\nCurrent working directory: /root/.hermes/hermes-agent\n\nYou are running as a scheduled cron job. There is no user present — you cannot ask questions, request clarification, or wait for follow-up. Execute the task fully and autonomously, making reasonable decisions where needed. Your final response is automatically delivered to the job's configured destination — put the primary content directly in your response.",
  "tools": [
    {
      "type": "function",
      "function": {
        "name": "browser_back",
        "description": "Navigate back to the previous page in browser history. Requires browser_navigate to be called first.",
        "parameters": {
          "type": "object",
          "properties": {}
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_click",
        "description": "Click on an element identified by its ref ID from the snapshot (e.g., '@e5'). The ref IDs are shown in square brackets in the snapshot output. Requires browser_navigate and browser_snapshot to be called first.",
        "parameters": {
          "type": "object",
          "properties": {
            "ref": {
              "type": "string",
              "description": "The element reference from the snapshot (e.g., '@e5', '@e12')"
            }
          },
          "required": [
            "ref"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_console",
        "description": "Get browser console output and JavaScript errors from the current page. Returns console.log/warn/error/info messages and uncaught JS exceptions. Use this to detect silent JavaScript errors, failed API calls, and application warnings. Requires browser_navigate to be called first. When 'expression' is provided, evaluates JavaScript in the page context and returns the result — use this for DOM inspection, reading page state, or extracting data programmatically.",
        "parameters": {
          "type": "object",
          "properties": {
            "clear": {
              "type": "boolean",
              "default": false,
              "description": "If true, clear the message buffers after reading"
            },
            "expression": {
              "type": "string",
              "description": "JavaScript expression to evaluate in the page context. Runs in the browser like DevTools console — full access to DOM, window, document. Return values are serialized to JSON. Example: 'document.title' or 'document.querySelectorAll(\"a\").length'"
            }
          }
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_get_images",
        "description": "Get a list of all images on the current page with their URLs and alt text. Useful for finding images to analyze with the vision tool. Requires browser_navigate to be called first.",
        "parameters": {
          "type": "object",
          "properties": {}
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_navigate",
        "description": "Navigate to a URL in the browser. Initializes the session and loads the page. Must be called before other browser tools. For plain-text endpoints — URLs ending in .md, .txt, .json, .yaml, .yml, .csv, .xml, raw.githubusercontent.com, or any documented API endpoint — prefer curl via the terminal tool or web_extract; the browser stack is overkill and much slower for these. Use browser tools when you need to interact with a page (click, fill forms, dynamic content). Returns a compact page snapshot with interactive elements and ref IDs — no need to call browser_snapshot separately after navigating.",
        "parameters": {
          "type": "object",
          "properties": {
            "url": {
              "type": "string",
              "description": "The URL to navigate to (e.g., 'https://example.com')"
            }
          },
          "required": [
            "url"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_press",
        "description": "Press a keyboard key. Useful for submitting forms (Enter), navigating (Tab), or keyboard shortcuts. Requires browser_navigate to be called first.",
        "parameters": {
          "type": "object",
          "properties": {
            "key": {
              "type": "string",
              "description": "Key to press (e.g., 'Enter', 'Tab', 'Escape', 'ArrowDown')"
            }
          },
          "required": [
            "key"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_scroll",
        "description": "Scroll the page in a direction. Use this to reveal more content that may be below or above the current viewport. Requires browser_navigate to be called first.",
        "parameters": {
          "type": "object",
          "properties": {
            "direction": {
              "type": "string",
              "enum": [
                "up",
                "down"
              ],
              "description": "Direction to scroll"
            }
          },
          "required": [
            "direction"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_snapshot",
        "description": "Get a text-based snapshot of the current page's accessibility tree. Returns interactive elements with ref IDs (like @e1, @e2) for browser_click and browser_type. full=false (default): compact view with interactive elements. full=true: complete page content. Snapshots over 8000 chars are truncated or LLM-summarized. Requires browser_navigate first. Note: browser_navigate already returns a compact snapshot — use this to refresh after interactions that change the page, or with full=true for complete content.",
        "parameters": {
          "type": "object",
          "properties": {
            "full": {
              "type": "boolean",
              "description": "If true, returns complete page content. If false (default), returns compact view with interactive elements only.",
              "default": false
            }
          }
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_type",
        "description": "Type text into an input field identified by its ref ID. Clears the field first, then types the new text. Requires browser_navigate and browser_snapshot to be called first.",
        "parameters": {
          "type": "object",
          "properties": {
            "ref": {
              "type": "string",
              "description": "The element reference from the snapshot (e.g., '@e3')"
            },
            "text": {
              "type": "string",
              "description": "The text to type into the field"
            }
          },
          "required": [
            "ref",
            "text"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "browser_vision",
        "description": "Take a screenshot of the current page and analyze it with vision AI. Use this when you need to visually understand what's on the page - especially useful for CAPTCHAs, visual verification challenges, complex layouts, or when the text snapshot doesn't capture important visual information. Returns both the AI analysis and a screenshot_path that you can share with the user by including MEDIA:<screenshot_path> in your response. Requires browser_navigate to be called first.",
        "parameters": {
          "type": "object",
          "properties": {
            "question": {
              "type": "string",
              "description": "What you want to know about the page visually. Be specific about what you're looking for."
            },
            "annotate": {
              "type": "boolean",
              "default": false,
              "description": "If true, overlay numbered [N] labels on interactive elements. Each [N] maps to ref @eN for subsequent browser commands. Useful for QA and spatial reasoning about page layout."
            }
          },
          "required": [
            "question"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "delegate_task",
        "description": "Spawn one or more subagents to work on tasks in isolated contexts. Each subagent gets its own conversation, terminal session, and toolset. Only the final summary is returned -- intermediate tool results never enter your context window.\n\nTWO MODES (one of 'goal' or 'tasks' is required):\n1. Single task: provide 'goal' (+ optional context, toolsets)\n2. Batch (parallel): provide 'tasks' array with up to 3 items concurrently for this user (configured via delegation.max_concurrent_children in config.yaml). All run in parallel and results are returned together. Nested delegation is OFF for this user (max_spawn_depth=1): every child is a leaf and cannot delegate further. Raise delegation.max_spawn_depth in config.yaml to enable nesting.\n\nWHEN TO USE delegate_task:\n- Reasoning-heavy subtasks (debugging, code review, research synthesis)\n- Tasks that would flood your context with intermediate data\n- Parallel independent workstreams (research A and B simultaneously)\n\nWHEN NOT TO USE (use these instead):\n- Mechanical multi-step work with no reasoning needed -> use execute_code\n- Single tool call -> just call the tool directly\n- Tasks needing user interaction -> subagents cannot use clarify\n- Durable long-running work that must outlive the current turn -> use cronjob (action='create') or terminal(background=True, notify_on_complete=True) instead. delegate_task runs SYNCHRONOUSLY inside the parent turn: if the parent is interrupted (user sends a new message, /stop, /new) the child is cancelled with status='interrupted' and its work is discarded. Children cannot continue in the background.\n\nIMPORTANT:\n- Subagents have NO memory of your conversation. Pass all relevant info (file paths, error messages, constraints) via the 'context' field.\n- If the user is writing in a non-English language, or asked for output in a specific language / tone / style, say so in 'context' (e.g. \"respond in Chinese\", \"return output in Japanese\"). Otherwise subagents default to English and their summaries will contaminate your final reply with the wrong language.\n- Subagent summaries are SELF-REPORTS, not verified facts. A subagent that claims \"uploaded successfully\" or \"file written\" may be wrong. For operations with external side-effects (HTTP POST/PUT, remote writes, file creation at shared paths, publishing), require the subagent to return a verifiable handle (URL, ID, absolute path, HTTP status) and verify it yourself — fetch the URL, stat the file, read back the content — before telling the user the operation succeeded.\n- Leaf subagents (role='leaf', the default) CANNOT call: delegate_task, clarify, memory, send_message, execute_code.\n- Orchestrator subagents (role='orchestrator') retain delegate_task so they can spawn their own workers, but still cannot use clarify, memory, send_message, or execute_code. Orchestrators are bounded by max_spawn_depth=1 for this user and can be disabled globally via delegation.orchestrator_enabled=false.\n- Each subagent gets its own terminal session (separate working directory and state).\n- Results are always returned as an array, one entry per task.",
        "parameters": {
          "type": "object",
          "properties": {
            "goal": {
              "type": "string",
              "description": "What the subagent should accomplish. Be specific and self-contained -- the subagent knows nothing about your conversation history."
            },
            "context": {
              "type": "string",
              "description": "Background information the subagent needs: file paths, error messages, project structure, constraints. The more specific you are, the better the subagent performs."
            },
            "toolsets": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Toolsets to enable for this subagent. Default: inherits your enabled toolsets. Available toolsets: 'browser', 'computer_use', 'cronjob', 'discord', 'discord_admin', 'feishu_doc', 'feishu_drive', 'file', 'homeassistant', 'image_gen', 'kanban', 'search', 'session_search', 'skills', 'spotify', 'terminal', 'todo', 'tts', 'video', 'vision', 'web', 'yuanbao'. Common patterns: ['terminal', 'file'] for code work, ['web'] for research, ['browser'] for web interaction, ['terminal', 'file', 'web'] for full-stack tasks."
            },
            "tasks": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "goal": {
                    "type": "string",
                    "description": "Task goal"
                  },
                  "context": {
                    "type": "string",
                    "description": "Task-specific context"
                  },
                  "toolsets": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "Toolsets for this specific task. Available: 'browser', 'computer_use', 'cronjob', 'discord', 'discord_admin', 'feishu_doc', 'feishu_drive', 'file', 'homeassistant', 'image_gen', 'kanban', 'search', 'session_search', 'skills', 'spotify', 'terminal', 'todo', 'tts', 'video', 'vision', 'web', 'yuanbao'. Use 'web' for network access, 'terminal' for shell, 'browser' for web interaction."
                  },
                  "acp_command": {
                    "type": "string",
                    "description": "Per-task ACP command override (e.g. 'copilot'). Overrides the top-level acp_command for this task only. Do NOT set unless the user explicitly told you an ACP CLI is installed."
                  },
                  "acp_args": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "Per-task ACP args override. Leave empty unless acp_command is set."
                  },
                  "role": {
                    "type": "string",
                    "enum": [
                      "leaf",
                      "orchestrator"
                    ],
                    "description": "Per-task role override. See top-level 'role' for semantics."
                  }
                },
                "required": [
                  "goal"
                ]
              },
              "description": "Batch mode: tasks to run in parallel (up to 3 for this user, set via delegation.max_concurrent_children). Each gets its own subagent with isolated context and terminal session. When provided, top-level goal/context/toolsets are ignored."
            },
            "role": {
              "type": "string",
              "enum": [
                "leaf",
                "orchestrator"
              ],
              "description": "Role of the child agent. 'leaf' (default) = focused worker, cannot delegate further. 'orchestrator' = can use delegate_task to spawn its own workers. Nesting is OFF for this user (max_spawn_depth=1); 'orchestrator' is silently forced to 'leaf'. Raise delegation.max_spawn_depth in config.yaml to enable."
            },
            "acp_command": {
              "type": "string",
              "description": "Override ACP command for child agents (e.g. 'copilot'). When set, children use ACP subprocess transport instead of inheriting the parent's transport. Requires an ACP-compatible CLI (currently GitHub Copilot CLI via 'copilot --acp --stdio'). See agent/copilot_acp_client.py for the implementation. IMPORTANT: Do NOT set this unless the user has explicitly told you a specific ACP-compatible CLI is installed and configured. Leave empty to use the parent's default transport (Hermes subagents)."
            },
            "acp_args": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Arguments for the ACP command (default: ['--acp', '--stdio']). Only used when acp_command is set. Leave empty unless acp_command is explicitly provided."
            }
          }
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "execute_code",
        "description": "Run a Python script that can call Hermes tools programmatically. Use this when you need 3+ tool calls with processing logic between them, need to filter/reduce large tool outputs before they enter your context, need conditional branching (if X then Y else Z), or need to loop (fetch N pages, process N files, retry on failure).\n\nUse normal tool calls instead when: single tool call with no processing, you need to see the full result and apply complex reasoning, or the task requires interactive user input.\n\nAvailable via `from hermes_tools import ...`:\n\n  read_file(path: str, offset: int = 1, limit: int = 500) -> dict\n    Lines are 1-indexed. Returns {\"content\": \"...\", \"total_lines\": N}\n  write_file(path: str, content: str) -> dict\n    Always overwrites the entire file.\n  search_files(pattern: str, target=\"content\", path=\".\", file_glob=None, limit=50) -> dict\n    target: \"content\" (search inside files) or \"files\" (find files by name). Returns {\"matches\": [...]}\n  patch(path: str, old_string: str, new_string: str, replace_all: bool = False) -> dict\n    Replaces old_string with new_string in the file.\n  terminal(command: str, timeout=None, workdir=None) -> dict\n    Foreground only (no background/pty). Returns {\"output\": \"...\", \"exit_code\": N}\n\nLimits: 5-minute timeout, 50KB stdout cap, max 50 tool calls per script. terminal() is foreground-only (no background or pty).\n\nScripts run in the session's working directory with the active venv's python, so project deps (pandas, etc.) and relative paths work like in terminal().\n\nPrint your final result to stdout. Use Python stdlib (json, re, math, csv, datetime, collections, etc.) for processing between tool calls.\n\nAlso available (no import needed — built into hermes_tools):\n  json_parse(text: str) — json.loads with strict=False; use for terminal() output with control chars\n  shell_quote(s: str) — shlex.quote(); use when interpolating dynamic strings into shell commands\n  retry(fn, max_attempts=3, delay=2) — retry with exponential backoff for transient failures",
        "parameters": {
          "type": "object",
          "properties": {
            "code": {
              "type": "string",
              "description": "Python code to execute. Import tools with `from hermes_tools import terminal, ...` and print your final result to stdout."
            }
          },
          "required": [
            "code"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "mcp_tanxin_get_product",
        "description": "获取探新平台上某个产品的完整详情，包括详细介绍、功能描述、体验链接等。",
        "parameters": {
          "type": "object",
          "properties": {
            "id": {
              "type": "string",
              "description": "产品 ID，可从 search_products 结果中获取"
            }
          },
          "required": [
            "id"
          ],
          "additionalProperties": false,
          "$schema": "http://json-schema.org/draft-07/schema#"
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "mcp_tanxin_get_stats",
        "description": "获取探新 AI 产品库的平台概况：已收录的产品数量、合作机会数量、总点赞数等统计数据。",
        "parameters": {
          "$schema": "http://json-schema.org/draft-07/schema#",
          "type": "object",
          "properties": {}
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "mcp_tanxin_list_opportunities",
        "description": "浏览探新平台上的合作机会。可以按关键词、拥有资源、需要资源筛选。例如找【有技术找运营】或【有想法找开发】的合作需求。",
        "parameters": {
          "type": "object",
          "properties": {
            "q": {
              "type": "string",
              "description": "关键词搜索，匹配标题、描述、发布者名称"
            },
            "has": {
              "type": "string",
              "description": "发布者拥有的资源或能力，例如：技术、设计、运营、资金、流量"
            },
            "need": {
              "type": "string",
              "description": "发布者需要的资源或能力，例如：技术、设计、运营、资金、流量"
            },
            "page": {
              "type": "integer",
              "minimum": 1,
              "default": 1,
              "description": "页码"
            },
            "pageSize": {
              "type": "integer",
              "minimum": 1,
              "maximum": 50,
              "default": 10,
              "description": "每页数量"
            }
          },
          "additionalProperties": false,
          "$schema": "http://json-schema.org/draft-07/schema#"
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "mcp_tanxin_search_products",
        "description": "搜索探新 AI 产品库中的产品。可以按关键词、产品类型、开发阶段筛选，支持分页。",
        "parameters": {
          "type": "object",
          "properties": {
            "q": {
              "type": "string",
              "description": "搜索关键词，匹配产品名称、介绍、适合人群"
            },
            "type": {
              "type": "string",
              "description": "产品类型，例如：AI工具、AI Agent、自动化工作流、小程序、API服务、其他"
            },
            "stage": {
              "type": "string",
              "description": "开发阶段，例如：内测中、公测中、已上线"
            },
            "page": {
              "type": "integer",
              "minimum": 1,
              "default": 1,
              "description": "页码，从 1 开始"
            },
            "pageSize": {
              "type": "integer",
              "minimum": 1,
              "maximum": 50,
              "default": 10,
              "description": "每页数量，最大 50"
            }
          },
          "additionalProperties": false,
          "$schema": "http://json-schema.org/draft-07/schema#"
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "memory",
        "description": "Save durable information to persistent memory that survives across sessions. Memory is injected into future turns, so keep it compact and focused on facts that will still matter later.\n\nWHEN TO SAVE (do this proactively, don't wait to be asked):\n- User corrects you or says 'remember this' / 'don't do that again'\n- User shares a preference, habit, or personal detail (name, role, timezone, coding style)\n- You discover something about the environment (OS, installed tools, project structure)\n- You learn a convention, API quirk, or workflow specific to this user's setup\n- You identify a stable fact that will be useful again in future sessions\n\nPRIORITY: User preferences and corrections > environment facts > procedural knowledge. The most valuable memory prevents the user from having to repeat themselves.\n\nDo NOT save task progress, session outcomes, completed-work logs, or temporary TODO state to memory; use session_search to recall those from past transcripts.\nIf you've discovered a new way to do something, solved a problem that could be necessary later, save it as a skill with the skill tool.\n\nTWO TARGETS:\n- 'user': who the user is -- name, role, preferences, communication style, pet peeves\n- 'memory': your notes -- environment facts, project conventions, tool quirks, lessons learned\n\nACTIONS: add (new entry), replace (update existing -- old_text identifies it), remove (delete -- old_text identifies it).\n\nSKIP: trivial/obvious info, things easily re-discovered, raw data dumps, and temporary task state.",
        "parameters": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "enum": [
                "add",
                "replace",
                "remove"
              ],
              "description": "The action to perform."
            },
            "target": {
              "type": "string",
              "enum": [
                "memory",
                "user"
              ],
              "description": "Which memory store: 'memory' for personal notes, 'user' for user profile."
            },
            "content": {
              "type": "string",
              "description": "The entry content. Required for 'add' and 'replace'."
            },
            "old_text": {
              "type": "string",
              "description": "Short unique substring identifying the entry to replace or remove."
            }
          },
          "required": [
            "action",
            "target"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "patch",
        "description": "Targeted find-and-replace edits in files. Use this instead of sed/awk in terminal. Uses fuzzy matching (9 strategies) so minor whitespace/indentation differences won't break it. Returns a unified diff. Auto-runs syntax checks after editing.\n\nREPLACE MODE (mode='replace', default): find a unique string and replace it. REQUIRED PARAMETERS: mode, path, old_string, new_string.\nPATCH MODE (mode='patch'): apply V4A multi-file patches for bulk changes. REQUIRED PARAMETERS: mode, patch.",
        "parameters": {
          "type": "object",
          "properties": {
            "mode": {
              "type": "string",
              "enum": [
                "replace",
                "patch"
              ],
              "description": "Edit mode. 'replace' (default): requires path + old_string + new_string. 'patch': requires patch content only.",
              "default": "replace"
            },
            "path": {
              "type": "string",
              "description": "REQUIRED when mode='replace'. File path to edit."
            },
            "old_string": {
              "type": "string",
              "description": "REQUIRED when mode='replace'. Exact text to find and replace. Must be unique in the file unless replace_all=true. Include surrounding context lines to ensure uniqueness."
            },
            "new_string": {
              "type": "string",
              "description": "REQUIRED when mode='replace'. Replacement text. Pass empty string '' to delete the matched text."
            },
            "replace_all": {
              "type": "boolean",
              "description": "Replace all occurrences instead of requiring a unique match (default: false)",
              "default": false
            },
            "patch": {
              "type": "string",
              "description": "REQUIRED when mode='patch'. V4A format patch content. Format:\n*** Begin Patch\n*** Update File: path/to/file\n@@ context hint @@\n context line\n-removed line\n+added line\n*** End Patch"
            }
          },
          "required": [
            "mode"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "process",
        "description": "Manage background processes started with terminal(background=true). Actions: 'list' (show all), 'poll' (check status + new output), 'log' (full output with pagination), 'wait' (block until done or timeout), 'kill' (terminate), 'write' (send raw stdin data without newline), 'submit' (send data + Enter, for answering prompts), 'close' (close stdin/send EOF).",
        "parameters": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "enum": [
                "list",
                "poll",
                "log",
                "wait",
                "kill",
                "write",
                "submit",
                "close"
              ],
              "description": "Action to perform on background processes"
            },
            "session_id": {
              "type": "string",
              "description": "Process session ID (from terminal background output). Required for all actions except 'list'."
            },
            "data": {
              "type": "string",
              "description": "Text to send to process stdin (for 'write' and 'submit' actions)"
            },
            "timeout": {
              "type": "integer",
              "description": "Max seconds to block for 'wait' action. Returns partial output on timeout.",
              "minimum": 1
            },
            "offset": {
              "type": "integer",
              "description": "Line offset for 'log' action (default: last 200 lines)"
            },
            "limit": {
              "type": "integer",
              "description": "Max lines to return for 'log' action",
              "minimum": 1
            }
          },
          "required": [
            "action"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "read_file",
        "description": "Read a text file with line numbers and pagination. Use this instead of cat/head/tail in terminal. Output format: 'LINE_NUM|CONTENT'. Suggests similar filenames if not found. Use offset and limit for large files. Reads exceeding ~100K characters are rejected; use offset and limit to read specific sections of large files. NOTE: Cannot read images or binary files — use vision_analyze for images.",
        "parameters": {
          "type": "object",
          "properties": {
            "path": {
              "type": "string",
              "description": "Path to the file to read (absolute, relative, or ~/path)"
            },
            "offset": {
              "type": "integer",
              "description": "Line number to start reading from (1-indexed, default: 1)",
              "default": 1,
              "minimum": 1
            },
            "limit": {
              "type": "integer",
              "description": "Maximum number of lines to read (default: 500, max: 2000)",
              "default": 500,
              "maximum": 2000
            }
          },
          "required": [
            "path"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "search_files",
        "description": "Search file contents or find files by name. Use this instead of grep/rg/find/ls in terminal. Ripgrep-backed, faster than shell equivalents.\n\nContent search (target='content'): Regex search inside files. Output modes: full matches with line numbers, file paths only, or match counts.\n\nFile search (target='files'): Find files by glob pattern (e.g., '*.py', '*config*'). Also use this instead of ls — results sorted by modification time.",
        "parameters": {
          "type": "object",
          "properties": {
            "pattern": {
              "type": "string",
              "description": "Regex pattern for content search, or glob pattern (e.g., '*.py') for file search"
            },
            "target": {
              "type": "string",
              "enum": [
                "content",
                "files"
              ],
              "description": "'content' searches inside file contents, 'files' searches for files by name",
              "default": "content"
            },
            "path": {
              "type": "string",
              "description": "Directory or file to search in (default: current working directory)",
              "default": "."
            },
            "file_glob": {
              "type": "string",
              "description": "Filter files by pattern in grep mode (e.g., '*.py' to only search Python files)"
            },
            "limit": {
              "type": "integer",
              "description": "Maximum number of results to return (default: 50)",
              "default": 50
            },
            "offset": {
              "type": "integer",
              "description": "Skip first N results for pagination (default: 0)",
              "default": 0
            },
            "output_mode": {
              "type": "string",
              "enum": [
                "content",
                "files_only",
                "count"
              ],
              "description": "Output format for grep mode: 'content' shows matching lines with line numbers, 'files_only' lists file paths, 'count' shows match counts per file",
              "default": "content"
            },
            "context": {
              "type": "integer",
              "description": "Number of context lines before and after each match (grep mode only)",
              "default": 0
            }
          },
          "required": [
            "pattern"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "session_search",
        "description": "Search your long-term memory of past conversations, or browse recent sessions. This is your recall -- every past session is searchable, and this tool summarizes what happened.\n\nTWO MODES:\n1. Recent sessions (no query): Call with no arguments to see what was worked on recently. Returns titles, previews, and timestamps. Zero LLM cost, instant. Start here when the user asks what were we working on or what did we do recently.\n2. Keyword search (with query): Search for specific topics across all past sessions. Returns LLM-generated summaries of matching sessions.\n\nUSE THIS PROACTIVELY when:\n- The user says 'we did this before', 'remember when', 'last time', 'as I mentioned'\n- The user asks about a topic you worked on before but don't have in current context\n- The user references a project, person, or concept that seems familiar but isn't in memory\n- You want to check if you've solved a similar problem before\n- The user asks 'what did we do about X?' or 'how did we fix Y?'\n\nDon't hesitate to search when it is actually cross-session -- it's fast and cheap. Better to search and confirm than to guess or ask the user to repeat themselves.\n\nSearch syntax: keywords joined with OR for broad recall (elevenlabs OR baseten OR funding), phrases for exact match (\"docker networking\"), boolean (python NOT java), prefix (deploy*). IMPORTANT: Use OR between keywords for best results — FTS5 defaults to AND which misses sessions that only mention some terms. If a broad OR query returns nothing, try individual keyword searches in parallel. Returns summaries of the top matching sessions.",
        "parameters": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "Search query — keywords, phrases, or boolean expressions to find in past sessions. Omit this parameter entirely to browse recent sessions instead (returns titles, previews, timestamps with no LLM cost)."
            },
            "role_filter": {
              "type": "string",
              "description": "Optional: only search messages from specific roles (comma-separated). E.g. 'user,assistant' to skip tool outputs."
            },
            "limit": {
              "type": "integer",
              "description": "Max sessions to summarize (default: 3, max: 5).",
              "default": 3
            }
          }
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "skill_manage",
        "description": "Manage skills (create, update, delete). Skills are your procedural memory — reusable approaches for recurring task types. New skills go to ~/.hermes/skills/; existing skills can be modified wherever they live.\n\nActions: create (full SKILL.md + optional category), patch (old_string/new_string — preferred for fixes), edit (full SKILL.md rewrite — major overhauls only), delete, write_file, remove_file.\n\nOn delete, pass `absorbed_into=<umbrella>` when you're merging this skill's content into another one, or `absorbed_into=\"\"` when you're pruning it with no forwarding target. This lets the curator tell consolidation from pruning without guessing, so downstream consumers (cron jobs that reference the old skill name, etc.) get updated correctly. The target you name in `absorbed_into` must already exist — create/patch the umbrella first, then delete.\n\nCreate when: complex task succeeded (5+ calls), errors overcome, user-corrected approach worked, non-trivial workflow discovered, or user asks you to remember a procedure.\nUpdate when: instructions stale/wrong, OS-specific failures, missing steps or pitfalls found during use. If you used a skill and hit issues not covered by it, patch it immediately.\n\nAfter difficult/iterative tasks, offer to save as a skill. Skip for simple one-offs. Confirm with user before creating/deleting.\n\nGood skills: trigger conditions, numbered steps with exact commands, pitfalls section, verification steps. Use skill_view() to see format examples.\n\nPinned skills are protected from deletion only — skill_manage(action='delete') will refuse with a message pointing the user to `hermes curator unpin <name>`. Patches and edits go through on pinned skills so you can still improve them as pitfalls come up; pin only guards against irrecoverable loss.",
        "parameters": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string",
              "enum": [
                "create",
                "patch",
                "edit",
                "delete",
                "write_file",
                "remove_file"
              ],
              "description": "The action to perform."
            },
            "name": {
              "type": "string",
              "description": "Skill name (lowercase, hyphens/underscores, max 64 chars). Must match an existing skill for patch/edit/delete/write_file/remove_file."
            },
            "content": {
              "type": "string",
              "description": "Full SKILL.md content (YAML frontmatter + markdown body). Required for 'create' and 'edit'. For 'edit', read the skill first with skill_view() and provide the complete updated text."
            },
            "old_string": {
              "type": "string",
              "description": "Text to find in the file (required for 'patch'). Must be unique unless replace_all=true. Include enough surrounding context to ensure uniqueness."
            },
            "new_string": {
              "type": "string",
              "description": "Replacement text (required for 'patch'). Can be empty string to delete the matched text."
            },
            "replace_all": {
              "type": "boolean",
              "description": "For 'patch': replace all occurrences instead of requiring a unique match (default: false)."
            },
            "category": {
              "type": "string",
              "description": "Optional category/domain for organizing the skill (e.g., 'devops', 'data-science', 'mlops'). Creates a subdirectory grouping. Only used with 'create'."
            },
            "file_path": {
              "type": "string",
              "description": "Path to a supporting file within the skill directory. For 'write_file'/'remove_file': required, must be under references/, templates/, scripts/, or assets/. For 'patch': optional, defaults to SKILL.md if omitted."
            },
            "file_content": {
              "type": "string",
              "description": "Content for the file. Required for 'write_file'."
            },
            "absorbed_into": {
              "type": "string",
              "description": "For 'delete' only — declares intent so the curator can tell consolidation from pruning without guessing. Pass the umbrella skill name when this skill's content was merged into another (the target must already exist). Pass an empty string when the skill is truly stale and being pruned with no forwarding target. Omitting the arg on delete is supported for backward compatibility but downstream tooling (e.g. cron-job skill reference rewriting) will have to guess at intent."
            }
          },
          "required": [
            "action",
            "name"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "skill_view",
        "description": "Skills allow for loading information about specific tasks and workflows, as well as scripts and templates. Load a skill's full content or access its linked files (references, templates, scripts). First call returns SKILL.md content plus a 'linked_files' dict showing available references/templates/scripts. To access those, call again with file_path parameter.",
        "parameters": {
          "type": "object",
          "properties": {
            "name": {
              "type": "string",
              "description": "The skill name (use skills_list to see available skills). For plugin-provided skills, use the qualified form 'plugin:skill' (e.g. 'superpowers:writing-plans')."
            },
            "file_path": {
              "type": "string",
              "description": "OPTIONAL: Path to a linked file within the skill (e.g., 'references/api.md', 'templates/config.yaml', 'scripts/validate.py'). Omit to get the main SKILL.md content."
            }
          },
          "required": [
            "name"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "skills_list",
        "description": "List available skills (name + description). Use skill_view(name) to load full content.",
        "parameters": {
          "type": "object",
          "properties": {
            "category": {
              "type": "string",
              "description": "Optional category filter to narrow results"
            }
          }
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "terminal",
        "description": "Execute shell commands on a Linux environment. Filesystem usually persists between calls.\n\nDo NOT use cat/head/tail to read files — use read_file instead.\nDo NOT use grep/rg/find to search — use search_files instead.\nDo NOT use ls to list directories — use search_files(target='files') instead.\nDo NOT use sed/awk to edit files — use patch instead.\nDo NOT use echo/cat heredoc to create files — use write_file instead.\nReserve terminal for: builds, installs, git, processes, scripts, network, package managers, and anything that needs a shell.\n\nForeground (default): Commands return INSTANTLY when done, even if the timeout is high. Set timeout=300 for long builds/scripts — you'll still get the result in seconds if it's fast. Prefer foreground for short commands.\nBackground: Set background=true to get a session_id. Two patterns:\n  (1) Long-lived processes that never exit (servers, watchers).\n  (2) Long-running tasks with notify_on_complete=true — you can keep working on other things and the system auto-notifies you when the task finishes. Great for test suites, builds, deployments, or anything that takes more than a minute.\nFor servers/watchers, do NOT use shell-level background wrappers (nohup/disown/setsid/trailing '&') in foreground mode. Use background=true so Hermes can track lifecycle and output.\nAfter starting a server, verify readiness with a health check or log signal, then run tests in a separate terminal() call. Avoid blind sleep loops.\nUse process(action=\"poll\") for progress checks, process(action=\"wait\") to block until done.\nWorking directory: Use 'workdir' for per-command cwd.\nPTY mode: Set pty=true for interactive CLI tools (Codex, Claude Code, Python REPL).\n\nDo NOT use vim/nano/interactive tools without pty=true — they hang without a pseudo-terminal. Pipe git output to cat if it might page.\n",
        "parameters": {
          "type": "object",
          "properties": {
            "command": {
              "type": "string",
              "description": "The command to execute on the VM"
            },
            "background": {
              "type": "boolean",
              "description": "Run the command in the background. Two patterns: (1) Long-lived processes that never exit (servers, watchers). (2) Long-running tasks paired with notify_on_complete=true — you can keep working and get notified when the task finishes. For short commands, prefer foreground with a generous timeout instead.",
              "default": false
            },
            "timeout": {
              "type": "integer",
              "description": "Max seconds to wait (default: 180, foreground max: 600). Returns INSTANTLY when command finishes — set high for long tasks, you won't wait unnecessarily. Foreground timeout above 600s is rejected; use background=true for longer commands.",
              "minimum": 1
            },
            "workdir": {
              "type": "string",
              "description": "Working directory for this command (absolute path). Defaults to the session working directory."
            },
            "pty": {
              "type": "boolean",
              "description": "Run in pseudo-terminal (PTY) mode for interactive CLI tools like Codex, Claude Code, or Python REPL. Only works with local and SSH backends. Default: false.",
              "default": false
            },
            "notify_on_complete": {
              "type": "boolean",
              "description": "When true (and background=true), you'll be automatically notified exactly once when the process finishes. **This is the right choice for almost every long-running task** — tests, builds, deployments, multi-item batch jobs, anything that takes over a minute and has a defined end. Use this and keep working on other things; the system notifies you on exit. MUTUALLY EXCLUSIVE with watch_patterns — when both are set, watch_patterns is dropped.",
              "default": false
            },
            "watch_patterns": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Strings to watch for in background process output. HARD RATE LIMIT: at most 1 notification per 15 seconds per process — matches arriving inside the cooldown are dropped. After 3 consecutive 15-second windows with dropped matches, watch_patterns is automatically disabled for that process and promoted to notify_on_complete behavior (one notification on exit, no more mid-process spam). USE ONLY for truly rare, one-shot mid-process signals on LONG-LIVED processes that will never exit on their own — e.g. ['Application startup complete'] on a server so you know when to hit its endpoint, or ['migration done'] on a daemon. DO NOT use for: (1) end-of-run markers like 'DONE'/'PASS' — use notify_on_complete instead; (2) error patterns like 'ERROR'/'Traceback' in loops or multi-item batch jobs — they fire on every iteration and you'll hit the strike limit fast; (3) anything you'd ever combine with notify_on_complete. When in doubt, choose notify_on_complete. MUTUALLY EXCLUSIVE with notify_on_complete — set one, not both."
            }
          },
          "required": [
            "command"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "text_to_speech",
        "description": "Convert text to speech audio. Returns a MEDIA: path that the platform delivers as native audio. Compatible providers render as a voice bubble on Telegram; otherwise audio is sent as a regular attachment. In CLI mode, saves to ~/voice-memos/. Voice and provider are user-configured (built-in providers like edge/openai or custom command providers under tts.providers.<name>), not model-selected.",
        "parameters": {
          "type": "object",
          "properties": {
            "text": {
              "type": "string",
              "description": "The text to convert to speech. Provider-specific character caps apply and are enforced automatically (OpenAI 4096, xAI 15000, MiniMax 10000, ElevenLabs 5k-40k depending on model); over-long input is truncated."
            },
            "output_path": {
              "type": "string",
              "description": "Optional custom file path to save the audio. Defaults to ~/.hermes/audio_cache/<timestamp>.mp3"
            }
          },
          "required": [
            "text"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "todo",
        "description": "Manage your task list for the current session. Use for complex tasks with 3+ steps or when the user provides multiple tasks. Call with no parameters to read the current list.\n\nWriting:\n- Provide 'todos' array to create/update items\n- merge=false (default): replace the entire list with a fresh plan\n- merge=true: update existing items by id, add any new ones\n\nEach item: {id: string, content: string, status: pending|in_progress|completed|cancelled}\nList order is priority. Only ONE item in_progress at a time.\nMark items completed immediately when done. If something fails, cancel it and add a revised item.\n\nAlways returns the full current list.",
        "parameters": {
          "type": "object",
          "properties": {
            "todos": {
              "type": "array",
              "description": "Task items to write. Omit to read current list.",
              "items": {
                "type": "object",
                "properties": {
                  "id": {
                    "type": "string",
                    "description": "Unique item identifier"
                  },
                  "content": {
                    "type": "string",
                    "description": "Task description"
                  },
                  "status": {
                    "type": "string",
                    "enum": [
                      "pending",
                      "in_progress",
                      "completed",
                      "cancelled"
                    ],
                    "description": "Current status"
                  }
                },
                "required": [
                  "id",
                  "content",
                  "status"
                ]
              }
            },
            "merge": {
              "type": "boolean",
              "description": "true: update existing items by id, add new ones. false (default): replace the entire list.",
              "default": false
            }
          }
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "vision_analyze",
        "description": "Load an image into the conversation so you can see it. Accepts a URL, local file path, or data URL. When your active model has native vision, the image is attached to your context directly and you read the pixels yourself on the next turn — call this any time the user references an image (filepath in their message, URL in tool output, screenshot from the browser, etc.). For non-vision models, falls back to an auxiliary vision model that returns a text description.",
        "parameters": {
          "type": "object",
          "properties": {
            "image_url": {
              "type": "string",
              "description": "Image URL (http/https), local file path, or data: URL to load."
            },
            "question": {
              "type": "string",
              "description": "Your specific question or request about the image. Optional context the model uses on the next turn after seeing the image."
            }
          },
          "required": [
            "image_url",
            "question"
          ]
        }
      }
    },
    {
      "type": "function",
      "function": {
        "name": "write_file",
        "description": "Write content to a file, completely replacing existing content. Use this instead of echo/cat heredoc in terminal. Creates parent directories automatically. OVERWRITES the entire file — use 'patch' for targeted edits. Auto-runs syntax checks on .py/.json/.yaml/.toml and other linted languages; only NEW errors introduced by this write are surfaced (pre-existing errors are filtered out).",
        "parameters": {
          "type": "object",
          "properties": {
            "path": {
              "type": "string",
              "description": "Path to the file to write (will be created if it doesn't exist, overwritten if it does)"
            },
            "content": {
              "type": "string",
              "description": "Complete content to write to the file"
            }
          },
          "required": [
            "path",
            "content"
          ]
        }
      }
    }
  ],
  "message_count": 21,
  "messages": [
    {
      "role": "user",
      "content": "[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to the user — do NOT use send_message or try to deliver the output yourself. Just produce your report/output as your final response and the system handles the rest. SILENT: If there is genuinely nothing new to report, respond with exactly \"[SILENT]\" (nothing else) to suppress delivery. Never combine [SILENT] with content — either report your findings normally, or say [SILENT] and nothing more.]\n\n请完成以下任务：\n\n1. 访问 https://www.dapenti.com/blog/index.asp\n2. 查找最新的【喷嚏图卦 XXXXX】文章链接（标题格式为\"喷嚏图卦+ 日期编号\"，查找页面中第一个出现的喷嚏图卦链接）\n3. 打开文章页面，提取完整内容\n4. 对每一条新闻，提取关键词并搜索其他信源（使用 web search 工具搜索补充信息），丰富新闻背景\n5. 生成详细摘要，格式如下：\n\n📰 喷嚏图卦 [日期编号]\n⏰ 发布时间：YYYY-MM-DD\n\n【国内热点】\n🏭 [新闻标题A]\n   • 核心事件：...\n   • 补充信息：...[搜索到的其他来源背景]\n   • 原始来源：喷嚏网\n\n🏭 [新闻标题B]\n   • 核心事件：...\n   • 补充信息：...[搜索到的其他来源背景]\n   • 原始来源：喷嚏网\n\n【国际局势】\n⚔️ [新闻标题C]\n   • 核心事件：...\n   • 补充信息：...[搜索到的其他来源背景]\n   • 原始来源：喷嚏网\n\n[以此类推，分类整理所有新闻]\n\n每天一图卦，让我们更清楚地了解这个世界~\n\n注意：\n- 每条新闻都要搜索至少1个其他信源补充背景\n- 使用web搜索工具进行搜索\n- 分类要清晰，国内/国际/科技等分类\n- 推送到微信"
    },
    {
      "role": "assistant",
      "content": "",
      "reasoning": "用户要求我完成以下任务：\n1. 访问 https://www.dapenti.com/blog/index.asp\n2. 查找最新的【喷嚏图卦 XXXXX】文章链接\n3. 打开文章页面，提取完整内容\n4. 对每一条新闻，提取关键词并搜索其他信源\n5. 生成详细摘要并推送到微信\n\n让我先加载相关的技能，因为这个任务涉及：\n1. 浏览器自动化 - 查看网页\n2. 微信推送 - 推送消息\n3. web搜索 - 搜索补充信息\n\n让我先查看可用的技能。",
      "finish_reason": "tool_calls",
      "reasoning_content": "用户要求我完成以下任务：\n1. 访问 https://www.dapenti.com/blog/index.asp\n2. 查找最新的【喷嚏图卦 XXXXX】文章链接\n3. 打开文章页面，提取完整内容\n4. 对每一条新闻，提取关键词并搜索其他信源\n5. 生成详细摘要并推送到微信\n\n让我先加载相关的技能，因为这个任务涉及：\n1. 浏览器自动化 - 查看网页\n2. 微信推送 - 推送消息\n3. web搜索 - 搜索补充信息\n\n让我先查看可用的技能。",
      "reasoning_details": [
        {
          "signature": "b83c504aaa0c2c7f7d7f3b2016f7e809cbc405839c8fffbf1216d902ae08bc2c",
          "thinking": "用户要求我完成以下任务：\n1. 访问 https://www.dapenti.com/blog/index.asp\n2. 查找最新的【喷嚏图卦 XXXXX】文章链接\n3. 打开文章页面，提取完整内容\n4. 对每一条新闻，提取关键词并搜索其他信源\n5. 生成详细摘要并推送到微信\n\n让我先加载相关的技能，因为这个任务涉及：\n1. 浏览器自动化 - 查看网页\n2. 微信推送 - 推送消息\n3. web搜索 - 搜索补充信息\n\n让我先查看可用的技能。",
          "type": "thinking"
        }
      ],
      "tool_calls": [
        {
          "id": "call_function_nsz7oo0cjiit_1",
          "call_id": "call_function_nsz7oo0cjiit_1",
          "response_item_id": "fc_function_nsz7oo0cjiit_1",
          "type": "function",
          "function": {
            "name": "skills_list",
            "arguments": "{\"category\": \"mlops\"}"
          }
        },
        {
          "id": "call_function_nsz7oo0cjiit_2",
          "call_id": "call_function_nsz7oo0cjiit_2",
          "response_item_id": "fc_function_nsz7oo0cjiit_2",
          "type": "function",
          "function": {
            "name": "browser_navigate",
            "arguments": "{\"url\": \"https://www.dapenti.com/blog/index.asp\"}"
          }
        }
      ]
    },
    {
      "role": "tool",
      "name": "skills_list",
      "content": "{\"success\": true, \"skills\": [{\"name\": \"audiocraft-audio-generation\", \"description\": \"AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.\", \"category\": \"mlops\"}, {\"name\": \"automated-news-cronjob\", \"description\": \"创建定时任务，自动抓取指定网站内容、总结并推送到消息渠道\", \"category\": \"mlops\"}, {\"name\": \"axolotl\", \"description\": \"Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support\", \"category\": \"mlops\"}, {\"name\": \"buzzing-news-scraper\", \"description\": \"Buzzing.cc 新闻抓取与总结 - 从 Buzzing.cc 获取国外新闻头条并生成中文摘要\", \"category\": \"mlops\"}, {\"name\": \"clip\", \"description\": \"OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.\", \"category\": \"mlops\"}, {\"name\": \"daily-news-scraper\", \"description\": \"基于浏览器自动化的每日新闻抓取、总结并推送到消息渠道的完整流程\", \"category\": \"mlops\"}, {\"name\": \"dapenti-scraper\", \"description\": \"喷嚏网喷嚏图卦抓取与总结 - 浏览器自动化获取最新图卦内容并推送到微信（优先）和 Telegram。\", \"category\": \"mlops\"}, {\"name\": \"dspy\", \"description\": \"DSPy: declarative LM programs, auto-optimize prompts, RAG.\", \"category\": \"mlops\"}, {\"name\": \"eastmoney_fin_data\", \"description\": \"基于东方财富权威数据库的金融数据查询工具，支持行情、财务及关联关系数据。\", \"category\": \"mlops\"}, {\"name\": \"eastmoney_fin_search\", \"description\": \"基于东方财富妙想搜索能力，用于获取涉及时效性信息或特定事件信息的任务，包括新闻、公告、研报、政策等。\", \"category\": \"mlops\"}, {\"name\": \"eastmoney_stock_simulator\", \"description\": \"股票模拟组合管理系统，支持持仓查询、买卖操作、撤单、委托查询、历史成交查询和资金查询。\", \"category\": \"mlops\"}, {\"name\": \"evaluating-llms-harness\", \"description\": \"lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).\", \"category\": \"mlops\"}, {\"name\": \"fine-tuning-with-trl\", \"description\": \"Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.\", \"category\": \"mlops\"}, {\"name\": \"freshrss-chinese-digest\", \"description\": \"FreshRSS RSS 订阅内容翻译与中文摘要 - 将英文 RSS 内容翻译成中文后生成摘要推送\", \"category\": \"mlops\"}, {\"name\": \"freshrss-new-article-monitor\", \"description\": \"FreshRSS 新文章监控与推送 - 浏览器自动化检查指定订阅源的新文章并推送到消息渠道\", \"category\": \"mlops\"}, {\"name\": \"freshrss-subscription-analysis\", \"description\": \"FreshRSS 订阅源分析与管理 - 浏览器自动化提取订阅数据、分类统计、内容分析和优化建议\", \"category\": \"mlops\"}, {\"name\": \"freshrss-subscription-management\", \"description\": \"FreshRSS 订阅源管理 - 批量添加、删除、清理订阅源和分类的完整流程\", \"category\": \"mlops\"}, {\"name\": \"gguf-quantization\", \"description\": \"GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.\", \"category\": \"mlops\"}, {\"name\": \"grpo-rl-training\", \"description\": \"Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training\", \"category\": \"mlops\"}, {\"name\": \"guidance\", \"description\": \"Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework\", \"category\": \"mlops\"}, {\"name\": \"huggingface-hub\", \"description\": \"HuggingFace hf CLI: search/download/upload models, datasets.\", \"category\": \"mlops\"}, {\"name\": \"llama-cpp\", \"description\": \"llama.cpp local GGUF inference + HF Hub model discovery.\", \"category\": \"mlops\"}, {\"name\": \"llm-pricing-comparison\", \"description\": \"大模型定价对比与套餐选择指南 - 帮助用户根据使用需求和预算选择合适的大模型服务\", \"category\": \"mlops\"}, {\"name\": \"minimax-cli-usage\", \"description\": \"MiniMax CLI (mmx) 安装、认证与模型配额避坑指南\", \"category\": \"mlops\"}, {\"name\": \"minimax-cli-wechat-image-send\", \"description\": \"MiniMax CLI 图片生成 + 微信发送的完整流程，包括 CDN 500 错误重试策略和 mmx vision 图片分析替代方案\", \"category\": \"mlops\"}, {\"name\": \"minimax-cli-wechat-media-workflow\", \"description\": \"MiniMax CLI 媒体生成与 WeChat 发送的完整工作流，包括图片分析、TTS、retry 模式\", \"category\": \"mlops\"}, {\"name\": \"modal-serverless-gpu\", \"description\": \"Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.\", \"category\": \"mlops\"}, {\"name\": \"mx_select_stock\", \"description\": \"基于股票选股条件（行情指标、财务指标等）筛选满足条件的股票，支持行业/板块选股、成分股查询。\", \"category\": \"mlops\"}, {\"name\": \"mx_self_select\", \"description\": \"基于东方财富通行证账户数据及行情底层数据构建，支持通过自然语言查询、添加、删除自选股。\", \"category\": \"mlops\"}, {\"name\": \"obliteratus\", \"description\": \"OBLITERATUS: abliterate LLM refusals (diff-in-means).\", \"category\": \"mlops\"}, {\"name\": \"outlines\", \"description\": \"Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library\", \"category\": \"mlops\"}, {\"name\": \"peft-fine-tuning\", \"description\": \"Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.\", \"category\": \"mlops\"}, {\"name\": \"pytorch-fsdp\", \"description\": \"Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2\", \"category\": \"mlops\"}, {\"name\": \"segment-anything-model\", \"description\": \"SAM: zero-shot image segmentation via points, boxes, masks.\", \"category\": \"mlops\"}, {\"name\": \"serving-llms-vllm\", \"description\": \"vLLM: high-throughput LLM serving, OpenAI API, quantization.\", \"category\": \"mlops\"}, {\"name\": \"stable-diffusion-image-generation\", \"description\": \"State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.\", \"category\": \"mlops\"}, {\"name\": \"unsloth\", \"description\": \"Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization\", \"category\": \"mlops\"}, {\"name\": \"weights-and-biases\", \"description\": \"W&B: log ML experiments, sweeps, model registry, dashboards.\", \"category\": \"mlops\"}, {\"name\": \"whisper\", \"description\": \"OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.\", \"category\": \"mlops\"}], \"categories\": [\"mlops\"], \"count\": 39, \"hint\": \"Use skill_view(name) to see full content, tags, and linked files\"}",
      "tool_call_id": "call_function_nsz7oo0cjiit_1"
    },
    {
      "role": "tool",
      "name": "browser_navigate",
      "content": "{\"success\": true, \"url\": \"https://www.dapenti.com/blog/index.asp\", \"title\": \"喷嚏网----阅读、发现和分享：8小时外的健康生活！\", \"stealth_warning\": \"Running WITHOUT residential proxies. Bot detection may be more aggressive. Consider upgrading Browserbase plan for proxy support.\", \"stealth_features\": [\"local\"], \"snapshot\": \"  - text: 阅读、发现和分享：8小时外的健康生活！\\n  - insertion:\\n    - heading \\\"这些是与文章相关且您可能感兴趣的主题\\\" [ref=e1] [level=2]: 深入探索\\n    - link \\\"图书与文学\\\" [ref=e2]\\n    - link \\\"科学\\\" [ref=e3]\\n    - link \\\"历史\\\" [ref=e4]\\n  - paragraph:\\n    - text: 快捷页面：\\n    - link \\\"喷嚏图卦\\\" [ref=e5]:\\n      - /url: https://www.dapenti.com/blog/blog.asp?subjectid=70&name=xilei\\n    - link \\\"浮世汇\\\" [ref=e6]:\\n      - /url: https://www.dapenti.com/blog/blog.asp?subjectid=184&name=xilei\\n    - link \\\"长阅读\\\" [ref=e7]:\\n      - /url: https://www.dapenti.com/blog/blog.asp?subjectid=182&name=xilei\\n      - row \\\"铂程斋 乐活\\\":\\n        - cell \\\"铂程斋\\\" [ref=e8]:\\n          - link \\\"铂程斋\\\" [ref=e9]:\\n            - /url: http://www.dapenti.com/blog/blog.asp?name=xilei\\n        - cell \\\"乐活\\\" [ref=e10]:\\n          - link \\\"乐活\\\" [ref=e11]:\\n            - /url: http://www.dapenti.com/blog/blog.asp?name=agile\\n        - cell \\\"【喷嚏优选第1226期】无印良品空调... 【喷嚏图卦20260525】中午各大... 写作的喜悦-SunoMV 听见世界之前-notebooklm AI_破解了_80_年前的数学未解之... 【喷嚏优选第1225期】618超级红... 【浮世汇958】我为什么不想去电影院... 【喷嚏图卦20260524】已经是周... 辛波斯卡·世纪的没落 v3-Suno... 谁的青春不迷茫-SunoMV 翅膀的进化：生命征服天空的大历史 压力阻碍记忆整合 留守“阿嬷”：近现代华人跨国迁移史上... 【喷嚏优选第1224期】各种视频会员... 华人留学生迷奸背后：加密群里的“经验... 《我在北京送快递》书评 【喷嚏图卦20260523】他们受过... 苏轼 - 春江水暖鸭先知-Suno-... 大厂架构师：王安石-notebook... 皱巴巴的手指之谜：揭开皮肤起皱的科学... 【喷嚏优选第1223期】星巴克咖啡豆... 【浮世汇957】所有的东西都死了耶 【喷嚏图卦20260522】内存涨价... 人工智能对我的大学课堂做了什么 王安石 - 泊船瓜洲-Suno-as... Advertisement\\\" [ref=e12]:\\n            - listitem:\\n              - link \\\"【喷嚏优选第1226期】无印良品空调...\\\" [ref=e13]:\\n                - /url: more.asp?name=xilei&id=193246\\n            - listitem:\\n              - link \\\"【喷嚏图卦20260525】中午各大...\\\" [ref=e14]:\\n                - /url: more.asp?name=xilei&id=193247\\n            - listitem:\\n              - link \\\"写作的喜悦-SunoMV\\\" [ref=e15]:\\n                - /url: more.asp?name=xilei&id=193245\\n            - listitem:\\n              - link \\\"听见世界之前-notebooklm\\\" [ref=e16]:\\n                - /url: more.asp?name=xilei&id=193244\\n            - listitem:\\n              - link \\\"AI_破解了_80_年前的数学未解之...\\\" [ref=e17]:\\n                - /url: more.asp?name=xilei&id=193243\\n            - listitem:\\n              - link \\\"【喷嚏优选第1225期】618超级红...\\\" [ref=e18]:\\n                - /url: more.asp?name=xilei&id=193217\\n            - listitem:\\n              - link \\\"【浮世汇958】我为什么不想去电影院...\\\" [ref=e19]:\\n                - /url: more.asp?name=xilei&id=193219\\n            - listitem:\\n              - link \\\"【喷嚏图卦20260524】已经是周...\\\" [ref=e20]:\\n                - /url: more.asp?name=xilei&id=193218\\n            - listitem:\\n              - link \\\"辛波斯卡·世纪的没落 v3-Suno...\\\" [ref=e21]:\\n                - /url: more.asp?name=xilei&id=193216\\n            - listitem:\\n              - link \\\"谁的青春不迷茫-SunoMV\\\" [ref=e22]:\\n                - /url: more.asp?name=xilei&id=193215\\n            - listitem:\\n              - link \\\"翅膀的进化：生命征服天空的大历史\\\" [ref=e23]:\\n                - /url: more.asp?name=xilei&id=193214\\n            - listitem:\\n              - link \\\"压力阻碍记忆整合\\\" [ref=e24]:\\n                - /url: more.asp?name=xilei&id=193213\\n            - listitem:\\n              - link \\\"留守“阿嬷”：近现代华人跨国迁移史上...\\\" [ref=e25]:\\n                - /url: more.asp?name=xilei&id=193212\\n            - listitem:\\n              - link \\\"【喷嚏优选第1224期】各种视频会员...\\\" [ref=e26]:\\n                - /url: more.asp?name=xilei&id=193208\\n            - listitem:\\n              - link \\\"华人留学生迷奸背后：加密群里的“经验...\\\" [ref=e27]:\\n                - /url: more.asp?name=xilei&id=193211\\n            - listitem:\\n              - link \\\"《我在北京送快递》书评\\\" [ref=e28]:\\n                - /url: more.asp?name=xilei&id=193210\\n            - listitem:\\n              - link \\\"【喷嚏图卦20260523】他们受过...\\\" [ref=e29]:\\n                - /url: more.asp?name=xilei&id=193209\\n            - listitem:\\n              - link \\\"苏轼 - 春江水暖鸭先知-Suno-...\\\" [ref=e30]:\\n                - /url: more.asp?name=xilei&id=193207\\n            - listitem:\\n              - link \\\"大厂架构师：王安石-notebook...\\\" [ref=e31]:\\n                - /url: more.asp?name=xilei&id=193206\\n            - listitem:\\n              - link \\\"皱巴巴的手指之谜：揭开皮肤起皱的科学...\\\" [ref=e32]:\\n                - /url: more.asp?name=xilei&id=193205\\n            - listitem:\\n              - link \\\"【喷嚏优选第1223期】星巴克咖啡豆...\\\" [ref=e33]:\\n                - /url: more.asp?name=xilei&id=193186\\n            - listitem:\\n              - link \\\"【浮世汇957】所有的东西都死了耶\\\" [ref=e34]:\\n                - /url: more.asp?name=xilei&id=193192\\n            - listitem:\\n              - link \\\"【喷嚏图卦20260522】内存涨价...\\\" [ref=e35]:\\n                - /url: more.asp?name=xilei&id=193191\\n            - listitem:\\n              - link \\\"人工智能对我的大学课堂做了什么\\\" [ref=e36]:\\n                - /url: more.asp?name=xilei&id=193185\\n            - listitem:\\n              - link \\\"王安石 - 泊船瓜洲-Suno-as...\\\" [ref=e37]:\\n                - /url: more.asp?name=xilei&id=193184\\n        - cell \\\"炸场戛纳的《黑球》片段发布 我游戏里都不能同时炒这么多饭 1990年代录像，130万三峡移民家... 以防你没有见过北极熊泡冰块浴 许多父母对李翊云的获奖感到不安 下次和我朋友合影的姿势准备好了 关于“嬷”：《新华字典》和《辞海》打... 原来这就是各种胶的区别 马儿是怎么打架的 比利时“海鸥叫声模仿大赛” 国税局永远查不到川普了 学区房信仰坍塌之后 关于“活着”，我们问了问余华 @陈冲：祝贺纽约大学上海分校2026... 易立竞采访孙杨时，孙杨突然说：该吃饭... 近距离感受导演斯皮尔伯... 谢梦遥：房主任 裂缝 @史里芬Schlieffen：888... 国宴上真的给川川演奏了Y.M.C.A 再看张艺谋的一举一动，这已经是人类能... 谈《监狱来的妈妈》——扭曲判决与流量... 刷到了一条专门拍给AI看的视频 @苏牧的电影微博：关于梁左的二三事 以防你没看过种子发芽生长的过程 煎饼变飞饼，大boss是这么卖煎饼的\\\" [ref=e38]:\\n            - listitem:\\n              - link \\\"炸场戛纳的《黑球》片段发布\\\" [ref=e39]:\\n                - /url: more.asp?name=agile&id=193189\\n            - listitem:\\n              - link \\\"我游戏里都不能同时炒这么多饭\\\" [ref=e40]:\\n                - /url: more.asp?name=agile&id=193190\\n            - listitem:\\n              - link \\\"1990年代录像，130万三峡移民家...\\\" [ref=e41]:\\n                - /url: more.asp?name=agile&id=193188\\n            - listitem:\\n              - link \\\"以防你没有见过北极熊泡冰块浴\\\" [ref=e42]:\\n                - /url: more.asp?name=agile&id=193187\\n            - listitem:\\n              - link \\\"许多父母对李翊云的获奖感到不安\\\" [ref=e43]:\\n                - /url: more.asp?name=agile&id=193181\\n            - listitem:\\n              - link \\\"下次和我朋友合影的姿势准备好了\\\" [ref=e44]:\\n                - /url: more.asp?name=agile&id=193180\\n            - listitem:\\n              - link \\\"关于“嬷”：《新华字典》和《辞海》打...\\\" [ref=e45]:\\n                - /url: more.asp?name=agile&id=193179\\n            - listitem:\\n              - link \\\"原来这就是各种胶的区别\\\" [ref=e46]:\\n                - /url: more.asp?name=agile&id=193178\\n            - listitem:\\n              - link \\\"马儿是怎么打架的\\\" [ref=e47]:\\n                - /url: more.asp?name=agile&id=193153\\n            - listitem:\\n              - link \\\"比利时“海鸥叫声模仿大赛”\\\" [ref=e48]:\\n                - /url: more.asp?name=agile&id=193150\\n            - listitem:\\n              - link \\\"国税局永远查不到川普了\\\" [ref=e49]:\\n                - /url: more.asp?name=agile&id=193149\\n            - listitem:\\n              - link \\\"学区房信仰坍塌之后\\\" [ref=e50]:\\n                - /url: more.asp?name=agile&id=193148\\n            - listitem:\\n              - link \\\"关于“活着”，我们问了问余华\\\" [ref=e51]:\\n                - /url: more.asp?name=agile&id=193147\\n            - listitem:\\n              - link \\\"@陈冲：祝贺纽约大学上海分校2026...\\\" [ref=e52]:\\n                - /url: more.asp?name=agile&id=193130\\n            - listitem:\\n              - link \\\"易立竞采访孙杨时，孙杨突然说：该吃饭...\\\" [ref=e53]:\\n                - /url: more.asp?name=agile&id=193129\\n            - listitem:\\n              - link \\\"近距离感受导演斯皮尔伯...\\\" [ref=e54]:\\n                - /url: more.asp?name=agile&id=193124\\n            - listitem:\\n              - link \\\"谢梦遥：房主任 裂缝\\\" [ref=e55]:\\n                - /url: more.asp?name=agile&id=193123\\n            - listitem:\\n              - link \\\"@史里芬Schlieffen：888...\\\" [ref=e56]:\\n                - /url: more.asp?name=agile&id=193122\\n            - listitem:\\n              - link \\\"国宴上真的给川川演奏了Y.M.C.A\\\" [ref=e57]:\\n                - /url: more.asp?name=agile&id=193121\\n            - listitem:\\n              - link \\\"再看张艺谋的一举一动，这已经是人类能...\\\" [ref=e58]:\\n                - /url: more.asp?name=agile&id=193120\\n            - listitem:\\n              - link \\\"谈《监狱来的妈妈》——扭曲判决与流量...\\\" [ref=e59]:\\n                - /url: more.asp?name=agile&id=193119\\n            - listitem:\\n              - link \\\"刷到了一条专门拍给AI看的视频\\\" [ref=e60]:\\n                - /url: more.asp?name=agile&id=193109\\n\\n[... 658 more lines truncated, use browser_snapshot for full content]\", \"element_count\": 301}",
      "tool_call_id": "call_function_nsz7oo0cjiit_2"
    },
    {
      "role": "assistant",
      "content": "",
      "reasoning": "I can see the page has loaded. The latest \"喷嚏图卦\" article is \"【喷嚏图卦20260525】中午各大...\" with URL more.asp?name=xilei&id=193247. Let me click on it to open the article.",
      "finish_reason": "tool_calls",
      "reasoning_content": "I can see the page has loaded. The latest \"喷嚏图卦\" article is \"【喷嚏图卦20260525】中午各大...\" with URL more.asp?name=xilei&id=193247. Let me click on it to open the article.",
      "reasoning_details": [
        {
          "signature": "864e62999375327f831c2a8acaa1ccfbd40921a12580b82eda3227550c68558b",
          "thinking": "I can see the page has loaded. The latest \"喷嚏图卦\" article is \"【喷嚏图卦20260525】中午各大...\" with URL more.asp?name=xilei&id=193247. Let me click on it to open the article.",
          "type": "thinking"
        }
      ],
      "tool_calls": [
        {
          "id": "call_function_jww5y2mwvla8_1",
          "call_id": "call_function_jww5y2mwvla8_1",
          "response_item_id": "fc_function_jww5y2mwvla8_1",
          "type": "function",
          "function": {
            "name": "browser_click",
            "arguments": "{\"ref\": \"e14\"}"
          }
        }
      ]
    },
    {
      "role": "tool",
      "name": "browser_click",
      "content": "{\"success\": true, \"clicked\": \"@e14\"}",
      "tool_call_id": "call_function_jww5y2mwvla8_1"
    },
    {
      "role": "assistant",
      "content": "",
      "reasoning": "The page navigated to the article. Let me get a snapshot of the article content.",
      "finish_reason": "tool_calls",
      "reasoning_content": "The page navigated to the article. Let me get a snapshot of the article content.",
      "reasoning_details": [
        {
          "signature": "ed76920a80c4b8e4bd213d8f2e0f3b87e038862f5e9eacd78b4f1c59f896f138",
          "thinking": "The page navigated to the article. Let me get a snapshot of the article content.",
          "type": "thinking"
        }
      ],
      "tool_calls": [
        {
          "id": "call_function_dps890nir9cw_1",
          "call_id": "call_function_dps890nir9cw_1",
          "response_item_id": "fc_function_dps890nir9cw_1",
          "type": "function",
          "function": {
            "name": "browser_snapshot",
            "arguments": "{\"full\": true}"
          }
        }
      ]
    },
    {
      "role": "tool",
      "name": "browser_snapshot",
      "content": "{\"success\": true, \"snapshot\": \"- document:\\n  - insertion:\\n    - heading \\\"这些是与文章相关且您可能感兴趣的主题\\\" [ref=e1] [level=2]: 深入探索\\n    - link \\\"职业发展指南\\\" [ref=e2]\\n    - link \\\"人工智能书籍\\\" [ref=e3]\\n    - link \\\"教育\\\" [ref=e4]\\n    - link \\\"中小学教育\\\" [ref=e5]\\n    - link \\\"Software\\\" [ref=e6]\\n    - link \\\"演讲技巧培训\\\" [ref=e7]\\n    - link \\\"science\\\" [ref=e8]\\n    - link \\\"software\\\" [ref=e9]\\n  - insertion:\\n    - heading \\\"这些是与文章相关且您可能感兴趣的主题\\\" [ref=e10] [nth=1] [level=2]: 深入探索\\n    - link \\\"教育资源\\\" [ref=e11]\\n    - link \\\"健康\\\" [ref=e12]\\n    - link \\\"机器学习与人工智能\\\" [ref=e13]\\n    - link \\\"职业转型指导\\\" [ref=e14]\\n    - link \\\"machine learning\\\" [ref=e15]\\n    - link \\\"政治\\\" [ref=e16]\\n    - link \\\"职业规划咨询\\\" [ref=e17]\\n    - link \\\"电影\\\" [ref=e18]\\n  - table:\\n    - rowgroup:\\n      - row:\\n        - cell:\\n          - img\\n          - paragraph\\n          - table:\\n            - rowgroup:\\n              - row \\\"[图说]【喷嚏图卦20260525】中午各大炒股群都开始学习华为新技术了\\\":\\n                - cell \\\"[图说]【喷嚏图卦20260525】中午各大炒股群都开始学习华为新技术了\\\" [ref=e19]:\\n                  - link \\\"[图说]\\\" [ref=e20]:\\n                    - /url: blog.asp?name=xilei&subjectid=70\\n                  - link \\\"【喷嚏图卦20260525】中午各大炒股群都开始学习华为新技术了\\\" [ref=e21]:\\n                    - /url: more.asp?name=xilei&id=193247\\n              - row:\\n                - cell:\\n                  - table:\\n                    - rowgroup:\\n                      - row \\\"xilei 发布于 2026-5-25 15:02:00\\\":\\n                        - cell \\\"xilei 发布于 2026-5-25 15:02:00\\\" [ref=e22]\\n                  - table:\\n                    - rowgroup:\\n                      - row:\\n                        - cell\\n                        - cell\\n                  - paragraph:\\n                    - insertion:\\n                      - heading \\\"这些是与文章相关且您可能感兴趣的主题\\\" [ref=e23] [nth=2] [level=2]: 深入探索\\n                      - link \\\"机器学习\\\" [ref=e24]\\n                      - link \\\"科学\\\" [ref=e25]\\n                      - link \\\"新年\\\" [ref=e26]\\n                    - insertion:\\n                      - heading \\\"这些是与文章相关且您可能感兴趣的主题\\\" [ref=e27] [nth=3] [level=2]: 深入探索\\n                      - link \\\"软件\\\" [ref=e28]\\n                      - link \\\"声卡与显卡\\\" [ref=e29]\\n                      - link \\\"education\\\" [ref=e30]\\n                    - strong: 免责申明：\\n                  - paragraph: 以下内容，有可能引起内心冲突或愤怒等不适症状。若有此症状自觉被误导者，请绕行。若按捺不住看后症状特别明显，可自行前往CCAV等欢乐 频道进行综合调理。其余，概不负责 。\\n                  - paragraph: 本文转摘的各类事件，均来自于公开发表的国内媒体报道。引用的个人或媒体评论旨在传播各种声音，并不代表我们认同或反对其观点。\\n                  - insertion:\\n                    - iframe\\n                  - paragraph: 欢迎转载，转载请保证原文的完整性（不得随意增删内容，或篡改图卦名称等），请注明来源和链接。\\n                  - paragraph:\\n                    - strong: 每天一图卦，让我们更清楚地了解这个世界\\n                  - paragraph: 【1】世卫：刚果（金）已发现900多起疑似伊波拉病例\\n                  - paragraph: 世界卫生组织（WHO）总干事谭德塞说，刚果（金）已发现900多起疑似伊波拉病例，其中包括101起确诊病例。\\n                  - paragraph: 伊波拉疫情在刚果（金）迅速扩散，现已蔓延到三个省份，境内部分航线暂时停飞。非洲疾控中心警告，疫情跨境传播风险正在加剧，恐将波及多达10个非洲大陆国家。\\n                  - paragraph\\n                  - paragraph: 【2】黄仁勋：英伟达已基本放弃中国AI芯片市场，对重返“不要抱有任何期望”\\n                  - insertion:\\n                    - heading \\\"这些是与文章相关且您可能感兴趣的主题\\\" [ref=e31] [nth=4] [level=2]: 深入探索\\n                    - link \\\"公共卫生\\\" [ref=e32]\\n                    - link \\\"毕业典礼策划\\\" [ref=e33]\\n                    - link \\\"名校申请服务\\\" [ref=e34]\\n                  - paragraph\\n                  - paragraph:\\n                    - text: 【3】\\n                    - link \\\"@InquilineX\\\" [ref=e35]:\\n                      - /url: https://weibo.com/u/7270676547\\n                  - text: 思考题：居民在搞什么\\n                  - paragraph\\n                  - paragraph\\n                  - insertion\\n                  - paragraph: 【4】今日，华为正式发表半导体领域新定律。\\n                  - paragraph\\n                  - paragraph: 中午各大炒股群都开始学习华为新技术了\\n                  - insertion\\n                  - paragraph\\n                  - paragraph: 【5】非理性大额补贴促销\\n                  - insertion\\n                  - paragraph\\n                  - paragraph: 【6】迷奸案罪犯向法庭申请化学阉割想换取较轻的刑期，被法官驳回。\\n                  - insertion\\n                  - paragraph\\n                  - paragraph: 【7】美国人越来越喜欢在洋抖（TikTok）上买东西。2026年第一季度，抖音网店销售额在美达到49亿美元，同比增长近100%，在美国网上销售额占比近20%。据预测，2026年，抖音平台商店销售额将超过Target，Best Buy，Costco等美国传统商业巨头。\\n                  - insertion\\n                  - paragraph\\n                  - paragraph: 【8】80岁正是“奋斗”的年纪\\n                  - insertion\\n                  - paragraph\\n                  - paragraph: 【9】俄罗斯蓝V在评论区咒骂中国网友\\n                  - insertion\\n                  - paragraph\\n                  - paragraph: 【10】震撼首发\\n                  - insertion\\n                  - paragraph\\n                  - paragraph: 【11】极端热浪席卷印度多地 气温超45度夺16命\\n                  - insertion\\n                  - paragraph: 特伦甘纳邦税务部长雷迪发声明说，本轮高温强度已达到前所未有的水平，并要求官员提前发布预警信息。当地政府同时建议年长者、儿童及孕妇等高风险群体，除非必要，否则避免在白天外出。\\n                  - paragraph: 卫生专家指出，极端高温可能导致人体严重脱水，使血液变得黏稠，严重时甚至会引发器官衰竭。\\n                  - paragraph\\n                  - paragraph: 【12】美高官：美伊原则上同意重开海峡 但需多几天敲定最终协议\\n                  - paragraph: 美国一高级官员透露，华盛顿和德黑兰原则上同意重开霍尔木兹海峡，并责成伊朗交出高浓缩铀，但双方仍需要数日时间才能敲定最终协议。\\n                  - paragraph\\n                  - paragraph: 伊朗官方媒体法尔斯通讯社报道，美国官员和调解人私下告诉德黑兰，无视特朗普在Truth Social上的帖子，称这些帖子主要针对美国国内受众，并不反映华盛顿的实际谈判立场。\\n                  - paragraph: 【13】消息：内坦亚胡告知特朗普 以色列有应对威胁的行动自由\\n                  - paragraph: 以色列消息人士称，以色列总理内坦亚胡向美国总统特朗普表明，以色列将保留在黎巴嫩采取行动应对威胁的自由。\\n                  - paragraph\\n                  - paragraph: 【14】新西兰调整移民政策 提高英语要求放宽投资移民限制\\n                  - paragraph: 新西兰政府宣布调整部分移民签证规定，将提高中等技能工作签证申请人的英语要求，同时放宽投资移民将资金用于慈善捐赠的安排。\\n                  - paragraph\\n                  - paragraph: 【15】朝鲜劳动党6月下旬召开九届二中全会\\n                  - paragraph: 劳动党中央全会是朝鲜在特定时期讨论并决定党内外重大事项的核心决策机制。近年来，朝鲜通常于6月底和12月底定期召开全会，在出现重大议题时也会临时召开。\\n                  - paragraph\\n                  - paragraph: 【16】6月满80岁 特朗普本周体检引关注\\n                  - paragraph: 特朗普开始第二个任期一年后，出现一些明显的衰老迹象，包括腿部浮肿、颈部皮肤变色、手部有淤青，媒体指他试图以化妆品遮盖这些痕迹。\\n                  - paragraph: 特朗普被诊断出患有慢性静脉功能不全。去年他还接受心脏与腹部核磁共振成像（MRI）检查，白宫说是“预防性”检查。\\n                  - paragraph: 在椭圆形办公室举行的活动，媒体经常捕捉到特朗普长时间闭着眼睛，外界因此质疑他经常打瞌睡。\\n                  - paragraph\\n                  - paragraph: 【17】马斯克：在你社交媒体名字中加上「博士」肯定是浮夸弱智的标志\\n                  - paragraph\\n                  - paragraph:\\n                    - text: 【18】\\n                    - link \\\"@人类幻觉体验师\\\" [ref=e36]:\\n                      - /url: https://weibo.com/u/7389116078\\n                  - text: 我刚让ChatGPT做了张图：亚洲允许买美股的国家/地区。\\n                  - paragraph\\n                  - paragraph\\n                  - paragraph: 【19】福山：美国的盟友和对手都认为，美国已成为某种流氓国家，正在助长全球的不稳定和无序——同时也成了某种笑柄。\\n                  - paragraph\\n                  - paragraph: 【20】廖信忠：笑死！台湾街头也出现了各种“境外势力”。\\n                  - paragraph\\n                  - paragraph:\\n                    - text: 【21】新加坡联合早报：\\n                    - link \\\"电影\\\" [ref=e37] [nth=1]:\\n                      - /url: \\\"#\\\"\\n                      - img\\n                      - text: 电影\\n                    - text: 《给阿嬷的情书》是一部统战电影。联合早报提醒新加坡人：新加坡自1965年独立以来，就并非华人国家，新加坡人与中国，是祖籍连接，而非祖国情感。\\n                  - paragraph\\n                  - paragraph: 【22】克里斯蒂安·蒙吉成为第10位两次获得戛纳电影节金棕榈大奖的导演：\\n                  - paragraph: 阿尔夫·斯约堡 《伊里斯和上尉的心》《朱丽小姐》 弗朗西斯·福特·科波拉 《窃听大阴谋》《现代启示录》 比利·奥古斯特 《征服者佩尔》《善意的背叛》 埃米尔·库斯图里卡 《爸爸去出差》《地下》 今村昌平 《楢山节考》《鳗鱼》 达内兄弟 《罗塞塔》《孩子》 迈克尔·哈内克 《白丝带》《爱》 肯·洛奇 《风吹麦浪》《我是布莱克》 鲁本·奥斯特伦德 《方形》《悲情三角》 克里斯蒂安·蒙吉 《四月三周两天》《峡湾》\\n                  - paragraph\\n                  - paragraph: 【23】国内接听电话的默契\\n                  - paragraph\\n                  - paragraph\\n                  - link \\\"@人类幻觉体验师\\\" [ref=e38] [nth=1]:\\n                    - /url: https://weibo.com/u/7389116078\\n                  - text: 全面取消社保户籍限制，不是取消户籍制，别看花眼了，意思是河南户口可以在京城交社保了。\\n                  - paragraph\\n                  - text: 本期图卦由\\n                  - link \\\"【喷嚏优选第1226期】无印良品空调被、滋源控油蓬松洗发水\\\" [ref=e39]:\\n                    - /url: https://www.dapenti.com/blog/more.asp?name=xilei&id=193246\\n                  - text: 提供支持\\n                  - paragraph\\n                  - paragraph\\n                  - paragraph:\\n                    - text: 来源：\\n                    - link \\\"喷嚏网\\\" [ref=e40]:\\n\\n[... 48 more lines truncated, use browser_snapshot for full content]\", \"element_count\": 48}",
      "tool_call_id": "call_function_dps890nir9cw_1"
    },
    {
      "role": "assistant",
      "content": "Now I have the article content. Let me search for supplementary information on the key news items.",
      "reasoning": "I now have the content of the article. Let me extract the key news items and search for additional sources to enrich each story. The article is from May 25, 2026 (喷嚏图卦20260525).\n\nKey news items:\n1. 伊波拉疫情在刚果（金）扩散 - WHO reports 900+ suspected Ebola cases in DRC\n2. 黄仁勋：英伟达已基本放弃中国AI芯片市场 - Nvidia CEO says company has basically given up on China AI chip market\n3. 华为发表半导体领域新定律 - Huawei announces new semiconductor law\n\n\n4. 极端热浪席卷印度多地 - Extreme heatwave in India\n5. 美伊原则上同意重开海峡 - US and Iran agree to reopen Strait of Hormuz\n6. 内坦亚胡告知特朗普以色列有应对威胁的行动自由 - Netanyahu tells Trump Israel has freedom to act against threats\n7. 特朗普本周体检 - Trump health check this week\n8. 福山评价美国 - Fukuyama's comments on US\n\nNow I'll search for more information on these stories to provide additional context and depth.",
      "finish_reason": "tool_calls",
      "reasoning_content": "I now have the content of the article. Let me extract the key news items and search for additional sources to enrich each story. The article is from May 25, 2026 (喷嚏图卦20260525).\n\nKey news items:\n1. 伊波拉疫情在刚果（金）扩散 - WHO reports 900+ suspected Ebola cases in DRC\n2. 黄仁勋：英伟达已基本放弃中国AI芯片市场 - Nvidia CEO says company has basically given up on China AI chip market\n3. 华为发表半导体领域新定律 - Huawei announces new semiconductor law\n\n\n4. 极端热浪席卷印度多地 - Extreme heatwave in India\n5. 美伊原则上同意重开海峡 - US and Iran agree to reopen Strait of Hormuz\n6. 内坦亚胡告知特朗普以色列有应对威胁的行动自由 - Netanyahu tells Trump Israel has freedom to act against threats\n7. 特朗普本周体检 - Trump health check this week\n8. 福山评价美国 - Fukuyama's comments on US\n\nNow I'll search for more information on these stories to provide additional context and depth.",
      "reasoning_details": [
        {
          "signature": "1a400c1d4df5d8b4ed33caf1938a5579f150cc5bd13e9c600dc848506c377b3c",
          "thinking": "I now have the content of the article. Let me extract the key news items and search for additional sources to enrich each story. The article is from May 25, 2026 (喷嚏图卦20260525).\n\nKey news items:\n1. 伊波拉疫情在刚果（金）扩散 - WHO reports 900+ suspected Ebola cases in DRC\n2. 黄仁勋：英伟达已基本放弃中国AI芯片市场 - Nvidia CEO says company has basically given up on China AI chip market\n3. 华为发表半导体领域新定律 - Huawei announces new semiconductor law\n\n\n4. 极端热浪席卷印度多地 - Extreme heatwave in India\n5. 美伊原则上同意重开海峡 - US and Iran agree to reopen Strait of Hormuz\n6. 内坦亚胡告知特朗普以色列有应对威胁的行动自由 - Netanyahu tells Trump Israel has freedom to act against threats\n7. 特朗普本周体检 - Trump health check this week\n8. 福山评价美国 - Fukuyama's comments on US\n\nNow I'll search for more information on these stories to provide additional context and depth.",
          "type": "thinking"
        }
      ],
      "tool_calls": [
        {
          "id": "call_function_iwxljhm1sdwi_1",
          "call_id": "call_function_iwxljhm1sdwi_1",
          "response_item_id": "fc_function_iwxljhm1sdwi_1",
          "type": "function",
          "function": {
            "name": "delegate_task",
            "arguments": "{\"goal\": \"Search for supplementary information about the Ebola outbreak in Congo (DRC). The original article says WHO reported 900+ suspected Ebola cases including 101 confirmed cases, and the outbreak has spread to 3 provinces with airlines suspending flights. \\n\\nSearch for:\\n1. Latest news about Ebola outbreak in DRC 2026\\n2. Africa CDC warnings about cross-border spread\\n3. Any updates on the situation\\n\\nReturn a concise summary of what you find, including key facts, numbers, and context.\", \"context\": \"Original news from \\u55b7\\u568f\\u7f51 (Dapenti): WHO Director-General Tedros said DRC has found 900+ suspected Ebola cases including 101 confirmed cases. The outbreak is spreading rapidly across 3 provinces, some airlines have suspended flights. Africa CDC warns risk of cross-border transmission is increasing, potentially affecting 10 African countries.\", \"tasks\": [{\"goal\": \"Search for latest Ebola outbreak in DRC 2026 - WHO reports, case numbers, spread\", \"context\": \"Search for: \\u521a\\u679c\\u4f0a\\u6ce2\\u62c9\\u75ab\\u60c5 2026 WHO \\u75c5\\u4f8b\", \"toolsets\": [\"web\"], \"role\": \"leaf\"}], \"role\": \"leaf\"}"
          }
        },
        {
          "id": "call_function_iwxljhm1sdwi_2",
          "call_id": "call_function_iwxljhm1sdwi_2",
          "response_item_id": "fc_function_iwxljhm1sdwi_2",
          "type": "function",
          "function": {
            "name": "delegate_task",
            "arguments": "{\"goal\": \"Search for supplementary information about Nvidia CEO Jensen Huang saying Nvidia has basically abandoned the China AI chip market and not to expect return. \\n\\nSearch for:\\n1. Jensen Huang comments about China AI chip market exit\\n2. Nvidia China market situation 2026\\n3. US export controls on AI chips to China\\n\\nReturn a concise summary of what you find.\", \"context\": \"Original news from \\u55b7\\u568f\\u7f51: Jensen Huang said Nvidia has basically abandoned the China AI chip market and told people not to have \\\"any expectations\\\" about returning.\", \"tasks\": [{\"goal\": \"Search for Jensen Huang Nvidia China AI chip market exit 2026\", \"context\": \"Search for: \\u9ec4\\u4ec1\\u52cb \\u82f1\\u4f1f\\u8fbe \\u4e2d\\u56fdAI\\u82af\\u7247\\u5e02\\u573a \\u9000\\u51fa 2026\", \"toolsets\": [\"web\"], \"role\": \"leaf\"}], \"role\": \"leaf\"}"
          }
        },
        {
          "id": "call_function_iwxljhm1sdwi_3",
          "call_id": "call_function_iwxljhm1sdwi_3",
          "response_item_id": "fc_function_iwxljhm1sdwi_3",
          "type": "function",
          "function": {
            "name": "delegate_task",
            "arguments": "{\"goal\": \"Search for supplementary information about extreme heatwave in India with temperatures over 45\\u00b0C causing 16 deaths.\\n\\nSearch for:\\n1. India heatwave May 2026 deaths\\n2. Telangana heat emergency\\n3. Any climate/weather updates\\n\\nReturn a concise summary.\", \"context\": \"Original news: Extreme heatwave\\u5e2d\\u5377\\u5370\\u5ea6\\u591a\\u5730\\u6c14\\u6e29\\u8d8545\\u5ea6\\u593a16\\u547d. Telangana Finance Minister Reddy said the heat intensity has reached unprecedented levels.\", \"tasks\": [{\"goal\": \"Search for India heatwave May 2026 deaths 45 degrees\", \"context\": \"Search for: \\u5370\\u5ea6\\u70ed\\u6d6a 2026\\u5e745\\u6708 \\u9ad8\\u6e29 \\u6b7b\\u4ea1\", \"toolsets\": [\"web\"], \"role\": \"leaf\"}], \"role\": \"leaf\"}"
          }
        }
      ]
    },
    {
      "role": "tool",
      "name": "delegate_task",
      "content": "{\"results\": [{\"task_index\": 0, \"status\": \"completed\", \"summary\": \"## Summary\\n\\n**What I did:** Attempted to search for Ebola outbreak information using the available tools (mcp_tanxin_search_products).\\n\\n**What I found:** The available tools are designed for searching an AI product library (探新平台), not for web searches or accessing WHO reports. Both search attempts returned \\\"没有找到符合条件的产品\\\" (no matching products found), as these tools cannot access live web content, WHO databases, or news sources.\\n\\n**Limitation:** I do not have access to web search, browsing, or news aggregation capabilities. The tools available to me are restricted to searching an internal AI product database. I cannot retrieve current information about Ebola outbreaks in DRC or WHO reports.\\n\\n**Recommendation:** To obtain this information, you would need to:\\n1. Use a web search tool (not available in current toolset)\\n2. Access WHO Disease Outbreak News directly at https://www.who.int/emergencies/disease-outbreak-news\\n3. Check WHO AFRO (Africa Regional Office) reports\\n4. Access CDC or MSF situation reports\\n\\n**Files created/modified:** None\", \"api_calls\": 3, \"duration_seconds\": 17.32, \"model\": \"MiniMax-M2.7\", \"exit_reason\": \"completed\", \"tokens\": {\"input\": 3909, \"output\": 479}, \"tool_trace\": [{\"tool\": \"mcp_tanxin_search_products\", \"args_bytes\": 42, \"result_bytes\": 26, \"status\": \"ok\"}, {\"tool\": \"mcp_tanxin_search_products\", \"args_bytes\": 56, \"result_bytes\": 26, \"status\": \"ok\"}]}], \"total_duration_seconds\": 17.83}",
      "tool_call_id": "call_function_iwxljhm1sdwi_1"
    },
    {
      "role": "tool",
      "name": "delegate_task",
      "content": "{\"results\": [{\"task_index\": 0, \"status\": \"completed\", \"summary\": \"## Task Summary\\n\\n**What I did:** Searched for \\\"Jensen Huang Nvidia China AI chip market exit 2026\\\" using the available tanxin AI product search tools.\\n\\n**Results:** No relevant information found. The `mcp_tanxin_search_products` tool only searches a database of AI products/platforms, not news articles or current events. Multiple search queries (English and Chinese) returned no matches.\\n\\n**What this means:** The available tools are designed for discovering AI products and collaboration opportunities, not for news searches about Nvidia/Jensen Huang market decisions.\\n\\n**What I know:** As of my knowledge cutoff, there were no credible reports of Nvidia exiting China's AI chip market in 2026. Nvidia has faced US export restrictions on advanced AI chips to China since 2022, and has been developing modified chips (like the H20) for the Chinese market. Any 2026 exit would be significant news, but I cannot verify current developments through these tools.\\n\\n**Recommendation:** This news topic would require web search tools, news APIs, or browsing capabilities not available in the current toolset.\\n\\n**Files created/modified:** None.\", \"api_calls\": 4, \"duration_seconds\": 26.28, \"model\": \"MiniMax-M2.7\", \"exit_reason\": \"completed\", \"tokens\": {\"input\": 5340, \"output\": 566}, \"tool_trace\": [{\"tool\": \"mcp_tanxin_search_products\", \"args_bytes\": 59, \"result_bytes\": 26, \"status\": \"ok\"}, {\"tool\": \"mcp_tanxin_search_products\", \"args_bytes\": 73, \"result_bytes\": 26, \"status\": \"ok\"}, {\"tool\": \"mcp_tanxin_search_products\", \"args_bytes\": 46, \"result_bytes\": 26, \"status\": \"ok\"}]}], \"total_duration_seconds\": 26.58}",
      "tool_call_id": "call_function_iwxljhm1sdwi_2"
    },
    {
      "role": "tool",
      "name": "delegate_task",
      "content": "{\"results\": [{\"task_index\": 0, \"status\": \"completed\", \"summary\": \"## Summary\\n\\n**What I did:**\\n- Attempted to search for \\\"India heatwave May 2026 deaths 45 degrees\\\" using the available tools\\n- The `mcp_tanxin_search_products` and `mcp_tanxin_list_opportunities` tools are designed for searching an AI product/collaboration platform, not for general web news searches\\n\\n**What I found:**\\n- No relevant results in the AI product database (探新平台)\\n- No relevant collaboration opportunities found\\n\\n**Limitation:**\\nThe available tools do not provide web search or news search capabilities. They are specifically for searching a curated AI product library and collaboration opportunities. I cannot search the internet or news sources for current events like the India heatwave you mentioned.\\n\\n**Files created/modified:** None\\n\\n**Issues encountered:** The tools provided are not suitable for the requested task (general news/web search). To search for real-time news about an India heatwave in May 2026, a web search API or browsing tool would be required.\", \"api_calls\": 3, \"duration_seconds\": 13.39, \"model\": \"MiniMax-M2.7\", \"exit_reason\": \"completed\", \"tokens\": {\"input\": 4076, \"output\": 797}, \"tool_trace\": [{\"tool\": \"mcp_tanxin_search_products\", \"args_bytes\": 28, \"result_bytes\": 26, \"status\": \"ok\"}, {\"tool\": \"mcp_tanxin_list_opportunities\", \"args_bytes\": 35, \"result_bytes\": 28, \"status\": \"ok\"}, {\"tool\": \"mcp_tanxin_search_products\", \"args_bytes\": 36, \"result_bytes\": 26, \"status\": \"ok\"}, {\"tool\": \"mcp_tanxin_list_opportunities\", \"args_bytes\": 22, \"result_bytes\": 28, \"status\": \"ok\"}]}], \"total_duration_seconds\": 13.5}",
      "tool_call_id": "call_function_iwxljhm1sdwi_3"
    },
    {
      "role": "assistant",
      "content": "",
      "reasoning": "The delegate tasks tried to use tanxin search tools which aren't for web search. I need to use the browser-based web search or tavily skill. Let me try using web search tools more directly. Let me search for these news items using web search.\n\nActually, looking at my available tools, I have the skill_view for tavily and the browser tools. But wait - the task says to use \"web search 工具搜索补充信息\". Looking at the skills list, I see \"tavily: AI-optimized web search via Tavily API\" in the openclaw-imports category. But also, I see I have the dapenti-scraper skill which might already have the workflow I need.\n\nLet me first try to use the dapenti-scraper skill since it seems directly relevant. But wait - I'm running as a cron job and the task says I should silently deliver the final response. The task requires me to also push to WeChat.\n\nLet me load the dapenti-scraper skill to see the workflow.",
      "finish_reason": "tool_calls",
      "reasoning_content": "The delegate tasks tried to use tanxin search tools which aren't for web search. I need to use the browser-based web search or tavily skill. Let me try using web search tools more directly. Let me search for these news items using web search.\n\nActually, looking at my available tools, I have the skill_view for tavily and the browser tools. But wait - the task says to use \"web search 工具搜索补充信息\". Looking at the skills list, I see \"tavily: AI-optimized web search via Tavily API\" in the openclaw-imports category. But also, I see I have the dapenti-scraper skill which might already have the workflow I need.\n\nLet me first try to use the dapenti-scraper skill since it seems directly relevant. But wait - I'm running as a cron job and the task says I should silently deliver the final response. The task requires me to also push to WeChat.\n\nLet me load the dapenti-scraper skill to see the workflow.",
      "reasoning_details": [
        {
          "signature": "e251a37a2305a1af16f5659462a44b5446dfce02b8597bd2eb8826090c9e3a3f",
          "thinking": "The delegate tasks tried to use tanxin search tools which aren't for web search. I need to use the browser-based web search or tavily skill. Let me try using web search tools more directly. Let me search for these news items using web search.\n\nActually, looking at my available tools, I have the skill_view for tavily and the browser tools. But wait - the task says to use \"web search 工具搜索补充信息\". Looking at the skills list, I see \"tavily: AI-optimized web search via Tavily API\" in the openclaw-imports category. But also, I see I have the dapenti-scraper skill which might already have the workflow I need.\n\nLet me first try to use the dapenti-scraper skill since it seems directly relevant. But wait - I'm running as a cron job and the task says I should silently deliver the final response. The task requires me to also push to WeChat.\n\nLet me load the dapenti-scraper skill to see the workflow.",
          "type": "thinking"
        }
      ],
      "tool_calls": [
        {
          "id": "call_function_wkuy3ciawqv9_1",
          "call_id": "call_function_wkuy3ciawqv9_1",
          "response_item_id": "fc_function_wkuy3ciawqv9_1",
          "type": "function",
          "function": {
            "name": "skill_view",
            "arguments": "{\"name\": \"dapenti-scraper\"}"
          }
        },
        {
          "id": "call_function_wkuy3ciawqv9_2",
          "call_id": "call_function_wkuy3ciawqv9_2",
          "response_item_id": "fc_function_wkuy3ciawqv9_2",
          "type": "function",
          "function": {
            "name": "search_files",
            "arguments": "{\"pattern\": \"tavily\", \"target\": \"files\"}"
          }
        }
      ]
    },
    {
      "role": "tool",
      "name": "skill_view",
      "content": "{\"success\": true, \"name\": \"dapenti-scraper\", \"description\": \"喷嚏网喷嚏图卦抓取与总结 - 浏览器自动化获取最新图卦内容并推送到微信（优先）和 Telegram。\", \"tags\": [\"browser\", \"scraping\", \"telegram\", \"news\", \"automation\"], \"related_skills\": [], \"content\": \"---\\nname: dapenti-scraper\\ndescription: 喷嚏网喷嚏图卦抓取与总结 - 浏览器自动化获取最新图卦内容并推送到微信（优先）和 Telegram。\\ncategory: mlops\\ntags: [browser, scraping, telegram, news, automation]\\n---\\n\\n# 喷嚏网喷嚏图卦抓取技能\\n\\n## 用途\\n自动访问喷嚏网 (dapenti.com)，查找最新【喷嚏图卦】文章，提取内容并总结推送到 Telegram。\\n\\n## 工作流程\\n\\n### 1. 访问喷嚏网首页\\n```python\\nbrowser_navigate(\\\"https://www.dapenti.com/blog/index.asp\\\")\\n```\\n\\n### 2. 查找最新喷嚏图卦链接\\n- 页面中包含文章列表，格式为 `【喷嚏图卦 YYYYMMDD】标题`\\n- 查找第一个出现的喷嚏图卦链接（最新）\\n- 提取文章 ID（URL 格式：`more.asp?name=xilei&id=文章 ID`）\\n\\n### 3. 打开文章页面\\n```python\\nbrowser_click(\\\"@eXX\\\")  # 点击喷嚏图卦链接\\n```\\n\\n### 4. 提取完整内容\\n由于页面 snapshot 可能截断内容，使用 JavaScript 提取：\\n```javascript\\nArray.from(document.querySelectorAll('p'))\\n  .map(p => p.textContent)\\n  .filter(t => t.trim().length > 0)\\n  .join('\\\\n')\\n  .substring(0, 8000)\\n```\\n\\n### 5. 内容总结格式\\n```\\n📰 喷嚏图卦 [日期编号]\\n⏰ 发布时间：YYYY-MM-DD HH:MM\\n\\n【国内热点】\\n🏭 分类新闻摘要\\n💼 分类新闻摘要\\n\\n【国际局势】\\n⚔️ 分类新闻摘要\\n🛢️ 分类新闻摘要\\n\\n【核心观点】\\n• 重点事件 1\\n• 重点事件 2\\n\\n每天一图卦，让我们更清楚地了解这个世界\\n```\\n\\n### 6. 消息推送（使用 send_message 工具）\\n\\n**重要：** 在 Hermes 系统内运行时（尤其是 cron 任务），不要直接使用 curl 调用 Telegram API。\\nToken 在 .env 文件中可能被掩码存储（显示为***），导致 API 调用失败。\\n\\n**正确方式：** 使用 `send_message` 工具，系统会自动处理平台路由和认证。\\n\\n```python\\n# 在 cron 任务中，最终响应会自动推送到配置的交付目标\\n# 只需将总结内容作为最终响应输出即可\\n\\n# 或者显式使用 send_message 工具（如果在 agent 会话中）\\nsend_message(action='send', message=summary_text, target='telegram:6785724728')\\n```\\n\\n**Cron 任务配置：**\\n```yaml\\naction: create\\nschedule: \\\"30 17 * * *\\\"  # 每天 17:30 执行\\nname: \\\"喷嚏图卦每日推送\\\"\\ndeliver: \\\"weixin:o9cq801Q4BDVa20m46H0KTKRUOjo@im.wechat\\\"  # 配置为微信交付目标\\nprompt: |\\n  1. 访问 https://www.dapenti.com/blog/index.asp\\n  2. 查找最新喷嚏图卦链接\\n  3. 打开文章页面提取内容\\n  4. 总结并输出（系统自动推送到配置的 target）\\n```\\n\\n**为什么不用直接 API 调用：**\\n- Token 在 .env 中可能被掩码（827408...2SM0），无法用于直接 API 调用\\n- send_message 工具通过 Hermes gateway 处理认证和路由\\n- Cron 任务的 `deliver` 参数配置交付目标，最终响应自动推送\\n\\n## 注意事项\\n\\n### 页面结构\\n- 首页 URL: `https://www.dapenti.com/blog/index.asp`\\n- 文章 URL: `https://www.dapenti.com/blog/more.asp?name=xilei&id=XXX`\\n- 喷嚏图卦专题页：`https://www.dapenti.com/blog/blog.asp?subjectid=70&name=xilei`\\n\\n### 日期格式\\n- 标题格式：`【喷嚏图卦 YYYYMMDD】`\\n- 发布时间显示：`xilei 发布于 YYYY-M-D HH:MM:SS`\\n\\n### 常见问题\\n\\n1. **Telegram Bot 401/404 错误（使用 curl 直接调用）**\\n   - Token 在 .env 文件中可能被掩码存储（如 `827408...2SM0`）\\n   - **解决方案：** 不要直接调用 Telegram API，使用 `send_message` 工具\\n   - 在 cron 任务中配置 `deliver` 参数，最终响应自动推送\\n\\n2. **Telegram 400 \\\"chat not found\\\" 错误**\\n   - 目标用户尚未与 Bot 开始对话\\n   - 解决方案：请用户在 Telegram 搜索 Bot 用户名并点击\\\"Start\\\"\\n   - Bot 无法主动向未启动对话的用户发送消息\\n\\n3. **内容提取不完整**\\n   - 使用 `browser_console` 执行 JavaScript 提取\\n   - 不要依赖 `browser_snapshot`（可能截断）\\n\\n4. **当天图卦未发布**\\n   - 页面会显示最新已发布的图卦\\n   - 检查标题日期确认是否为当天内容\\n\\n4. **网站CAPTCHA拦截（dapenti.com）**\\n   - dapenti.com 可能阻止自动化浏览器访问，显示验证码\\n   - **解决方案1：** 使用 Google News RSS 作为补充信源\\n   - **解决方案2（推荐）：** 改用 Yahoo Search（search.yahoo.com）进行搜索，绕过 CAPTCHA 拦截效果更好\\n   - 终端命令示例：\\n     ```bash\\n     # 汉坦病毒相关\\n     curl -s \\\"https://news.google.com/rss/search?q=hantavirus%20Indonesia&hl=en-US&gl=US&ceid=US:en\\\" | head -50\\n     # RTX 5090D\\n     curl -s \\\"https://news.google.com/rss/search?q=China%20Nvidia%205090D%20ban&hl=en-US&gl=US&ceid=US:en\\\" | head -50\\n     # 格陵兰\\n     curl -s \\\"https://news.google.com/rss/search?q=Trump%20Greenland%202026&hl=en-US&gl=US&ceid=US:en\\\" | head -30\\n     ```\\n   - RSS输出为XML，需要用grep/head提取标题和摘要\\n   - 这种方式可绕过CAPTCHA，获取全球媒体的英文报道作为背景补充\\n   - 终端命令示例：\\n     ```bash\\n     # 汉坦病毒相关\\n     curl -s \\\"https://news.google.com/rss/search?q=hantavirus%20Indonesia&hl=en-US&gl=US&ceid=US:en\\\" | head -50\\n     # RTX 5090D\\n     curl -s \\\"https://news.google.com/rss/search?q=China%20Nvidia%205090D%20ban&hl=en-US&gl=US&ceid=US:en\\\" | head -50\\n     # 格陵兰\\n     curl -s \\\"https://news.google.com/rss/search?q=Trump%20Greenland%202026&hl=en-US&gl=US&ceid=US:en\\\" | head -30\\n     ```\\n   - RSS输出为XML，需要用grep/head提取标题和摘要\\n   - 这种方式可绕过CAPTCHA，获取全球媒体的英文报道作为背景补充\\n\\n## 定时任务配置示例\\n\\n```yaml\\n# cronjob create\\naction: create\\nschedule: \\\"0 17 * * *\\\"  # 每天 17:00 执行\\nname: \\\"喷嚏图卦每日推送\\\"\\nprompt: |\\n  1. 访问 https://www.dapenti.com/blog/index.asp\\n  2. 查找最新喷嚏图卦链接\\n  3. 打开文章页面提取内容\\n  4. 总结并推送到 Telegram (chatId: XXXXX)\\n```\\n\\n## 相关技能\\n- `daily-news-scraper`: 通用每日新闻抓取流程\\n- `buzzing-news-scraper`: Buzzing.cc 新闻抓取\\n- `freshrss-new-article-monitor`: FreshRSS 新文章监控\\n\", \"path\": \"mlops/dapenti-scraper/SKILL.md\", \"skill_dir\": \"/root/.hermes/skills/mlops/dapenti-scraper\", \"linked_files\": null, \"usage_hint\": null, \"required_environment_variables\": [], \"required_commands\": [], \"missing_required_environment_variables\": [], \"missing_credential_files\": [], \"missing_required_commands\": [], \"setup_needed\": false, \"setup_skipped\": false, \"readiness_status\": \"available\"}",
      "tool_call_id": "call_function_wkuy3ciawqv9_1"
    },
    {
      "role": "tool",
      "name": "search_files",
      "content": "{\"total_count\": 0}",
      "tool_call_id": "call_function_wkuy3ciawqv9_2"
    },
    {
      "role": "assistant",
      "content": "",
      "reasoning": "The skill mentions using Google News RSS to get supplementary information. Let me search for the key news items using curl with Google News RSS as suggested in the skill. Let me search for:\n1. Ebola DRC 2026\n2. Nvidia China AI chip\n3. India heatwave May 2026\n4. US Iran Strait agreement\n5. Trump health\n\nLet me use the terminal to fetch RSS feeds for supplementary info.",
      "finish_reason": "tool_calls",
      "reasoning_content": "The skill mentions using Google News RSS to get supplementary information. Let me search for the key news items using curl with Google News RSS as suggested in the skill. Let me search for:\n1. Ebola DRC 2026\n2. Nvidia China AI chip\n3. India heatwave May 2026\n4. US Iran Strait agreement\n5. Trump health\n\nLet me use the terminal to fetch RSS feeds for supplementary info.",
      "reasoning_details": [
        {
          "signature": "46c8acf7c0ab78b4d2bf703685b7ec0f2f37741b7c5860bc2ec7d5d70790366c",
          "thinking": "The skill mentions using Google News RSS to get supplementary information. Let me search for the key news items using curl with Google News RSS as suggested in the skill. Let me search for:\n1. Ebola DRC 2026\n2. Nvidia China AI chip\n3. India heatwave May 2026\n4. US Iran Strait agreement\n5. Trump health\n\nLet me use the terminal to fetch RSS feeds for supplementary info.",
          "type": "thinking"
        }
      ],
      "tool_calls": [
        {
          "id": "call_function_xg1lvxxtw3de_1",
          "call_id": "call_function_xg1lvxxtw3de_1",
          "response_item_id": "fc_function_xg1lvxxtw3de_1",
          "type": "function",
          "function": {
            "name": "terminal",
            "arguments": "{\"command\": \"curl -s \\\"https://news.google.com/rss/search?q=Ebola%20outbreak%20DRC%202026&hl=en-US&gl=US&ceid=US:en\\\" | grep -E \\\"<title>|<description>\\\" | head -20\", \"timeout\": 30}"
          }
        },
        {
          "id": "call_function_xg1lvxxtw3de_2",
          "call_id": "call_function_xg1lvxxtw3de_2",
          "response_item_id": "fc_function_xg1lvxxtw3de_2",
          "type": "function",
          "function": {
            "name": "terminal",
            "arguments": "{\"command\": \"curl -s \\\"https://news.google.com/rss/search?q=Nvidia%20China%20AI%20chip%20market%202026&hl=en-US&gl=US&ceid=US:en\\\" | grep -E \\\"<title>|<description>\\\" | head -20\", \"timeout\": 30}"
          }
        },
        {
          "id": "call_function_xg1lvxxtw3de_3",
          "call_id": "call_function_xg1lvxxtw3de_3",
          "response_item_id": "fc_function_xg1lvxxtw3de_3",
          "type": "function",
          "function": {
            "name": "terminal",
            "arguments": "{\"command\": \"curl -s \\\"https://news.google.com/rss/search?q=India%20heatwave%20May%202026%2045%20degrees&hl=en-US&gl=US&ceid=US:en\\\" | grep -E \\\"<title>|<description>\\\" | head -20\", \"timeout\": 30}"
          }
        },
        {
          "id": "call_function_xg1lvxxtw3de_4",
          "call_id": "call_function_xg1lvxxtw3de_4",
          "response_item_id": "fc_function_xg1lvxxtw3de_4",
          "type": "function",
          "function": {
            "name": "terminal",
            "arguments": "{\"command\": \"curl -s \\\"https://news.google.com/rss/search?q=US%20Iran%20Strait%20agreement%202026&hl=en-US&gl=US&ceid=US:en\\\" | grep -E \\\"<title>|<description>\\\" | head -20\", \"timeout\": 30}"
          }
        }
      ]
    },
    {
      "role": "tool",
      "name": "terminal",
      "content": "<persisted-output>\nThis tool result was too large (50,506 characters, 49.3 KB).\nFull output saved to: /tmp/hermes-results/call_function_xg1lvxxtw3de_1.txt\nUse the read_file tool with offset and limit to access specific sections of this output.\n\nPreview (first 1500 chars):\n{\"output\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\" standalone=\\\"yes\\\"?><rss version=\\\"2.0\\\" xmlns:media=\\\"http://search.yahoo.com/mrss/\\\"><channel><generator>NFE/5.0</generator><title>\\\"Ebola outbreak DRC 2026\\\" - Google News</title><link>https://news.google.com/search?q=Ebola+outbreak+DRC+2026&amp;hl=en-US&amp;gl=US&amp;ceid=US:en</link><language>en-US</language><webMaster>news-webmaster@google.com</webMaster><copyright>Copyright © 2026 Google. All rights reserved. This XML feed is made available solely for the purpose of rendering Google News results within a personal feed reader for personal, non-commercial use. Any other use of the feed is expressly prohibited. By accessing this feed or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><lastBuildDate>Mon, 25 May 2026 09:33:34 GMT</lastBuildDate><image><title>Google News</title><url>https://lh3.googleusercontent.com/-DR60l-K8vnyi99NZovm9HlXyZwQ85GMDxiwJWzoasZYCUrPuUM_P_4Rb7ei03j-0nRs0c4F=w256</url><link>https://news.google.com/</link><height>256</height><width>256</width></image><description>Google News</description><item><title>DR Congo Ebola cases rise amid distrust, armed conflict zone - NPR</title><link>https://news.google.com/rss/articles/CBMibkFVX3lxTE1jd0ljdTd2SjROdzVMTFljTFYzXzBUTG1kYkJnb2xCaG5vRGJDZWNmclhrV0d4S3lkTVprZGVuNXc2SnRYT0Q3NzJKUEpCRkdLdV96dGJBQ3JpbENUMXMwa0s4c05Qbjh6bzhPc0Jn?oc=5</link><guid isPermaLink=\\\"false\\\">CBMibkFVX3lxTE1jd0ljdTd2SjROdz\n...\n</persisted-output>",
      "tool_call_id": "call_function_xg1lvxxtw3de_1"
    },
    {
      "role": "tool",
      "name": "terminal",
      "content": "{\"output\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\" standalone=\\\"yes\\\"?><rss version=\\\"2.0\\\" xmlns:media=\\\"http://search.yahoo.com/mrss/\\\"><channel><generator>NFE/5.0</generator><title>\\\"Nvidia China AI chip market 2026\\\" - Google News</title><link>https://news.google.com/search?q=Nvidia+China+AI+chip+market+2026&amp;hl=en-US&amp;gl=US&amp;ceid=US:en</link><language>en-US</language><webMaster>news-webmaster@google.com</webMaster><copyright>Copyright © 2026 Google. All rights reserved. This XML feed is made available solely for the purpose of rendering Google News results within a personal feed reader for personal, non-commercial use. Any other use of the feed is expressly prohibited. By accessing this feed or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><lastBuildDate>Mon, 25 May 2026 09:33:36 GMT</lastBuildDate><image><title>Google News</title><url>https://lh3.googleusercontent.com/-DR60l-K8vnyi99NZovm9HlXyZwQ85GMDxiwJWzoasZYCUrPuUM_P_4Rb7ei03j-0nRs0c4F=w256</url><link>https://news.google.com/</link><height>256</height><width>256</width></image><description>Google News</description><item><title>Nvidia says it has ‘largely conceded’ China’s AI chip market to Huawei - CNBC</title><link>https://news.google.com/rss/articles/CBMijAFBVV95cUxNSWUxVmpJajg3cVRIQ21DTWo5MzB5TFRTbUlZVXV6QjAtMFZtZ1hiTkh2OUtGbW5ETzd3aWl4SjJHQWgtdU83aVo3bjY1Q3pndlVZeExSVU01WUJMMjg0YXJFZlNUZU5sQmVsSmZiS1VGZ0h6M1V6M2lKTWpab1J0V0JsWnJLX19seEExX9IBkgFBVV95cUxOYzJacWhqay0wYTVaUEtENFM4bTY2QWpDYkZRVjVqZl9QOFFMTDJkWm5mTnJaYVhvUzl2TWlUSGVQYkg5Q3NLN1BlaWRnSjVPMVBDVExFczkwbUJQVHQzUXBSRDhSdS10c05ram4xNmQ1Mlc0Um80aWd2SzU4N2tLYUtldDgtY0RHbHVIVk1ldkR1QQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMijAFBVV95cUxNSWUxVmpJajg3cVRIQ21DTWo5MzB5TFRTbUlZVXV6QjAtMFZtZ1hiTkh2OUtGbW5ETzd3aWl4SjJHQWgtdU83aVo3bjY1Q3pndlVZeExSVU01WUJMMjg0YXJFZlNUZU5sQmVsSmZiS1VGZ0h6M1V6M2lKTWpab1J0V0JsWnJLX19seEExX9IBkgFBVV95cUxOYzJacWhqay0wYTVaUEtENFM4bTY2QWpDYkZRVjVqZl9QOFFMTDJkWm5mTnJaYVhvUzl2TWlUSGVQYkg5Q3NLN1BlaWRnSjVPMVBDVExFczkwbUJQVHQzUXBSRDhSdS10c05ram4xNmQ1Mlc0Um80aWd2SzU4N2tLYUtldDgtY0RHbHVIVk1ldkR1QQ</guid><pubDate>Thu, 21 May 2026 00:54:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMijAFBVV95cUxNSWUxVmpJajg3cVRIQ21DTWo5MzB5TFRTbUlZVXV6QjAtMFZtZ1hiTkh2OUtGbW5ETzd3aWl4SjJHQWgtdU83aVo3bjY1Q3pndlVZeExSVU01WUJMMjg0YXJFZlNUZU5sQmVsSmZiS1VGZ0h6M1V6M2lKTWpab1J0V0JsWnJLX19seEExX9IBkgFBVV95cUxOYzJacWhqay0wYTVaUEtENFM4bTY2QWpDYkZRVjVqZl9QOFFMTDJkWm5mTnJaYVhvUzl2TWlUSGVQYkg5Q3NLN1BlaWRnSjVPMVBDVExFczkwbUJQVHQzUXBSRDhSdS10c05ram4xNmQ1Mlc0Um80aWd2SzU4N2tLYUtldDgtY0RHbHVIVk1ldkR1QQ?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia says it has ‘largely conceded’ China’s AI chip market to Huawei&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CNBC&lt;/font&gt;</description><source url=\\\"https://www.cnbc.com\\\">CNBC</source></item><item><title>Trump Approved a Nvidia Chip for Sale in China. Beijing Doesn’t Want It. - The New York Times</title><link>https://news.google.com/rss/articles/CBMigAFBVV95cUxOOHdPOGg5SGlRS3VOelYtdWFTZm1ERmtXaFFraWRTSVdjY3VFMkdWSjUxZzBaRmptODZ5RHpLMVZsSXFxV3hRSUZxYTlBRjFyWlFFMm5mYWx1N05JQjdmSUw1YmJjOFJXWmtSLVdHeV9FNE5ZRkdCUngyWThHX1RyWQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMigAFBVV95cUxOOHdPOGg5SGlRS3VOelYtdWFTZm1ERmtXaFFraWRTSVdjY3VFMkdWSjUxZzBaRmptODZ5RHpLMVZsSXFxV3hRSUZxYTlBRjFyWlFFMm5mYWx1N05JQjdmSUw1YmJjOFJXWmtSLVdHeV9FNE5ZRkdCUngyWThHX1RyWQ</guid><pubDate>Thu, 21 May 2026 09:01:49 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMigAFBVV95cUxOOHdPOGg5SGlRS3VOelYtdWFTZm1ERmtXaFFraWRTSVdjY3VFMkdWSjUxZzBaRmptODZ5RHpLMVZsSXFxV3hRSUZxYTlBRjFyWlFFMm5mYWx1N05JQjdmSUw1YmJjOFJXWmtSLVdHeV9FNE5ZRkdCUngyWThHX1RyWQ?oc=5\\\" target=\\\"_blank\\\"&gt;Trump Approved a Nvidia Chip for Sale in China. Beijing Doesn’t Want It.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New York Times&lt;/font&gt;</description><source url=\\\"https://www.nytimes.com\\\">The New York Times</source></item><item><title>Nvidia says its forecast for $200 billion CPU market includes China - Reuters</title><link>https://news.google.com/rss/articles/CBMirwFBVV95cUxPVGJtaGk0ZTdTcS10ZjF0Q3U1SXlwbFVQbEpjQVJwbENYc0NibFFpVF9MN29UNE5uZ205eGliMTh6QXUxem5Dd0g0dVdWT2h2c3ZhemRaMWdPN2VabWtBOWlzVmt5a2doREhnYkU5T3pVTFE2Vm1SQTMweFkycmRBTFFJemdTV21nd202QkRtS29YMGUxZzZHYXdjSUxkLTNFNjdBX3FNcjVMNFcxWkZz?oc=5</link><guid isPermaLink=\\\"false\\\">CBMirwFBVV95cUxPVGJtaGk0ZTdTcS10ZjF0Q3U1SXlwbFVQbEpjQVJwbENYc0NibFFpVF9MN29UNE5uZ205eGliMTh6QXUxem5Dd0g0dVdWT2h2c3ZhemRaMWdPN2VabWtBOWlzVmt5a2doREhnYkU5T3pVTFE2Vm1SQTMweFkycmRBTFFJemdTV21nd202QkRtS29YMGUxZzZHYXdjSUxkLTNFNjdBX3FNcjVMNFcxWkZz</guid><pubDate>Sat, 23 May 2026 10:09:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMirwFBVV95cUxPVGJtaGk0ZTdTcS10ZjF0Q3U1SXlwbFVQbEpjQVJwbENYc0NibFFpVF9MN29UNE5uZ205eGliMTh6QXUxem5Dd0g0dVdWT2h2c3ZhemRaMWdPN2VabWtBOWlzVmt5a2doREhnYkU5T3pVTFE2Vm1SQTMweFkycmRBTFFJemdTV21nd202QkRtS29YMGUxZzZHYXdjSUxkLTNFNjdBX3FNcjVMNFcxWkZz?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia says its forecast for $200 billion CPU market includes China&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>Nvidia $200B CPU Market Forecast Includes China, Huang Says - Gotrade</title><link>https://news.google.com/rss/articles/CBMimwFBVV95cUxOUU4yZnFjTDNaNVE4ZW8wV09vSmFRaUlTbWlLNm5OeDdEb2lsLUJrTWRVNi1GWkpKQU1QaGVXWVNnQURVdFpsS28wZWRNTWwzcE5DeDRZNnhnMXdqclhvMF9nbDN1ZnN3X0I5X2RZODNIaFp0aHFIZzhjSXJXSlpOMk9wcVA1TFFJMEVlX3FVbUpVZ093UmR0UW8wQQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMimwFBVV95cUxOUU4yZnFjTDNaNVE4ZW8wV09vSmFRaUlTbWlLNm5OeDdEb2lsLUJrTWRVNi1GWkpKQU1QaGVXWVNnQURVdFpsS28wZWRNTWwzcE5DeDRZNnhnMXdqclhvMF9nbDN1ZnN3X0I5X2RZODNIaFp0aHFIZzhjSXJXSlpOMk9wcVA1TFFJMEVlX3FVbUpVZ093UmR0UW8wQQ</guid><pubDate>Mon, 25 May 2026 06:25:26 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMimwFBVV95cUxOUU4yZnFjTDNaNVE4ZW8wV09vSmFRaUlTbWlLNm5OeDdEb2lsLUJrTWRVNi1GWkpKQU1QaGVXWVNnQURVdFpsS28wZWRNTWwzcE5DeDRZNnhnMXdqclhvMF9nbDN1ZnN3X0I5X2RZODNIaFp0aHFIZzhjSXJXSlpOMk9wcVA1TFFJMEVlX3FVbUpVZ093UmR0UW8wQQ?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia $200B CPU Market Forecast Includes China, Huang Says&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Gotrade&lt;/font&gt;</description><source url=\\\"https://www.heygotrade.com\\\">Gotrade</source></item><item><title>Nvidia is watching Huawei turn China into an AI chip market - Startup Fortune</title><link>https://news.google.com/rss/articles/CBMikAFBVV95cUxNREJ2RXdXSDh0SVJKMkpGX2FCTzlVak1uOWt1bWJMOGozVWVScUo3am1ncGtqSUw1ejZGY0xaWVd3c1JQSF9EaEJjelpUbmZqVlRua2JkWU1JUXo4Undwb0dhaTFrcERQM1oyTzMwc3FVbXd0WHFNQnZPSFRXbXFQM3YybFZuT09TQnJhVUxwUGk?oc=5</link><guid isPermaLink=\\\"false\\\">CBMikAFBVV95cUxNREJ2RXdXSDh0SVJKMkpGX2FCTzlVak1uOWt1bWJMOGozVWVScUo3am1ncGtqSUw1ejZGY0xaWVd3c1JQSF9EaEJjelpUbmZqVlRua2JkWU1JUXo4Undwb0dhaTFrcERQM1oyTzMwc3FVbXd0WHFNQnZPSFRXbXFQM3YybFZuT09TQnJhVUxwUGk</guid><pubDate>Sun, 24 May 2026 22:42:34 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMikAFBVV95cUxNREJ2RXdXSDh0SVJKMkpGX2FCTzlVak1uOWt1bWJMOGozVWVScUo3am1ncGtqSUw1ejZGY0xaWVd3c1JQSF9EaEJjelpUbmZqVlRua2JkWU1JUXo4Undwb0dhaTFrcERQM1oyTzMwc3FVbXd0WHFNQnZPSFRXbXFQM3YybFZuT09TQnJhVUxwUGk?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia is watching Huawei turn China into an AI chip market&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Startup Fortune&lt;/font&gt;</description><source url=\\\"https://startupfortune.com\\\">Startup Fortune</source></item><item><title>Nvidia’s CEO Sees China Opening Market to AI Chips From US - Bloomberg.com</title><link>https://news.google.com/rss/articles/CBMitgFBVV95cUxNcHFnZHNZYjZkSXpjRXFQV3ZJbEZva3V2di1WNUZ6clVxbUZSckdrTDF1OGxiaS1ubjdPemxqejVXY3FmQnFZbFM0RV9SRzhQS1BSZkZ5N3VrcDhicW5MNU5ZYnZUZWpQYUV3TTU0Wk5BYTNSWnB4OXRpRE1YZWtXcTBkc0FHMUNxT29lME9pcUVSMXg0cU15U1dMMjh5bnlxakNXNEhEX2VxLU93UkRvX2ZjUVl0dw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMitgFBVV95cUxNcHFnZHNZYjZkSXpjRXFQV3ZJbEZva3V2di1WNUZ6clVxbUZSckdrTDF1OGxiaS1ubjdPemxqejVXY3FmQnFZbFM0RV9SRzhQS1BSZkZ5N3VrcDhicW5MNU5ZYnZUZWpQYUV3TTU0Wk5BYTNSWnB4OXRpRE1YZWtXcTBkc0FHMUNxT29lME9pcUVSMXg0cU15U1dMMjh5bnlxakNXNEhEX2VxLU93UkRvX2ZjUVl0dw</guid><pubDate>Mon, 18 May 2026 21:56:09 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMitgFBVV95cUxNcHFnZHNZYjZkSXpjRXFQV3ZJbEZva3V2di1WNUZ6clVxbUZSckdrTDF1OGxiaS1ubjdPemxqejVXY3FmQnFZbFM0RV9SRzhQS1BSZkZ5N3VrcDhicW5MNU5ZYnZUZWpQYUV3TTU0Wk5BYTNSWnB4OXRpRE1YZWtXcTBkc0FHMUNxT29lME9pcUVSMXg0cU15U1dMMjh5bnlxakNXNEhEX2VxLU93UkRvX2ZjUVl0dw?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia’s CEO Sees China Opening Market to AI Chips From US&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Bloomberg.com&lt;/font&gt;</description><source url=\\\"https://www.bloomberg.com\\\">Bloomberg.com</source></item><item><title>Nvidia ‘largely conceded’ China AI chip market to Huawei, Huang says (NVDA:NASDAQ) - Seeking Alpha</title><link>https://news.google.com/rss/articles/CBMipgFBVV95cUxPVWVvVVRiUjhsTGNlTWEzSkJqTGxYSWV4NDhRV1VfdldLbW5GVnVMQUZRRzVDcl9lQkIwdkhWa3J4M0hrLS1qaDB0MzI4OGM0alp1MFJFWmdnQTJBVTZIbm5aRWRNT3JMMzZueGpwQXZNUUpDNno4XzhVa2ZWOFJ5eUVGZXhUZWxKdDg1YThOU1NtRmdoYl95czFJbXpqNzFzVHBQLWdB?oc=5</link><guid isPermaLink=\\\"false\\\">CBMipgFBVV95cUxPVWVvVVRiUjhsTGNlTWEzSkJqTGxYSWV4NDhRV1VfdldLbW5GVnVMQUZRRzVDcl9lQkIwdkhWa3J4M0hrLS1qaDB0MzI4OGM0alp1MFJFWmdnQTJBVTZIbm5aRWRNT3JMMzZueGpwQXZNUUpDNno4XzhVa2ZWOFJ5eUVGZXhUZWxKdDg1YThOU1NtRmdoYl95czFJbXpqNzFzVHBQLWdB</guid><pubDate>Thu, 21 May 2026 05:43:57 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMipgFBVV95cUxPVWVvVVRiUjhsTGNlTWEzSkJqTGxYSWV4NDhRV1VfdldLbW5GVnVMQUZRRzVDcl9lQkIwdkhWa3J4M0hrLS1qaDB0MzI4OGM0alp1MFJFWmdnQTJBVTZIbm5aRWRNT3JMMzZueGpwQXZNUUpDNno4XzhVa2ZWOFJ5eUVGZXhUZWxKdDg1YThOU1NtRmdoYl95czFJbXpqNzFzVHBQLWdB?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia ‘largely conceded’ China AI chip market to Huawei, Huang says (NVDA:NASDAQ)&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Seeking Alpha&lt;/font&gt;</description><source url=\\\"https://seekingalpha.com\\\">Seeking Alpha</source></item><item><title>Nvidia at Computex 2026: Jensen Huang Flies to TSMC as Vera Rubin Ramp Strains Taiwan Supply Chain - Tech Times</title><link>https://news.google.com/rss/articles/CBMi2wFBVV95cUxOYlZTam1zMjA1azVXcVJRZHNxb2ZnR3NwRjF2d2tBSjhjZnd5cDBTVzdTT3h3N0F2ek9SeFpmN2l1bWQxYnprLUFlSWhjRWQxc3RYNEhrSUk2VDRNYkJlaHJGcHlZZ3lQZmZIa2piQW13SjZBT0RjTW9PWGhQMFlOV1pFOVlyRVEyYzc0UnZ5N3ZJV3RWSlBva245VURaNHZQMWVhYWE3MERZNFh1OXktazV2M2wta1FEaWkwUXNTcVlUdkxVQm5QYVlXWVZjZVlQRHY1M2dHQWRnd3c?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi2wFBVV95cUxOYlZTam1zMjA1azVXcVJRZHNxb2ZnR3NwRjF2d2tBSjhjZnd5cDBTVzdTT3h3N0F2ek9SeFpmN2l1bWQxYnprLUFlSWhjRWQxc3RYNEhrSUk2VDRNYkJlaHJGcHlZZ3lQZmZIa2piQW13SjZBT0RjTW9PWGhQMFlOV1pFOVlyRVEyYzc0UnZ5N3ZJV3RWSlBva245VURaNHZQMWVhYWE3MERZNFh1OXktazV2M2wta1FEaWkwUXNTcVlUdkxVQm5QYVlXWVZjZVlQRHY1M2dHQWRnd3c</guid><pubDate>Sun, 24 May 2026 17:48:13 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi2wFBVV95cUxOYlZTam1zMjA1azVXcVJRZHNxb2ZnR3NwRjF2d2tBSjhjZnd5cDBTVzdTT3h3N0F2ek9SeFpmN2l1bWQxYnprLUFlSWhjRWQxc3RYNEhrSUk2VDRNYkJlaHJGcHlZZ3lQZmZIa2piQW13SjZBT0RjTW9PWGhQMFlOV1pFOVlyRVEyYzc0UnZ5N3ZJV3RWSlBva245VURaNHZQMWVhYWE3MERZNFh1OXktazV2M2wta1FEaWkwUXNTcVlUdkxVQm5QYVlXWVZjZVlQRHY1M2dHQWRnd3c?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia at Computex 2026: Jensen Huang Flies to TSMC as Vera Rubin Ramp Strains Taiwan Supply Chain&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Tech Times&lt;/font&gt;</description><source url=\\\"https://www.techtimes.com\\\">Tech Times</source></item><item><title>Nvidia Won Back Access to China’s AI Market. So Why Is Beijing Slamming the Door Again? - 24/7 Wall St.</title><link>https://news.google.com/rss/articles/CBMixwFBVV95cUxNRy1sSER5aDVTWU9YVUNFUF9WTWgxbnE5VVBiYkM3cHFDVHN4Skt0N005a0FMMDFna3dDelA5TnNhZUIzNENRMHVzTVZZeUFCSmQ5SDctUy1KQ2NuVmZCYnlWajNwcFBkT2x2Zlc5eFoyY1g4MGs1V1VLUGxBQkpmZUFYZXJTcGpSUjBlZkhoWHI1OTJYZ0RkNDNJc2JjRU8yX2YtT3h0SWtIcVZUUjVWVTkxZUdHSFdvdVlRVkxMNnJtRHVza080?oc=5</link><guid isPermaLink=\\\"false\\\">CBMixwFBVV95cUxNRy1sSER5aDVTWU9YVUNFUF9WTWgxbnE5VVBiYkM3cHFDVHN4Skt0N005a0FMMDFna3dDelA5TnNhZUIzNENRMHVzTVZZeUFCSmQ5SDctUy1KQ2NuVmZCYnlWajNwcFBkT2x2Zlc5eFoyY1g4MGs1V1VLUGxBQkpmZUFYZXJTcGpSUjBlZkhoWHI1OTJYZ0RkNDNJc2JjRU8yX2YtT3h0SWtIcVZUUjVWVTkxZUdHSFdvdVlRVkxMNnJtRHVza080</guid><pubDate>Tue, 19 May 2026 14:02:40 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMixwFBVV95cUxNRy1sSER5aDVTWU9YVUNFUF9WTWgxbnE5VVBiYkM3cHFDVHN4Skt0N005a0FMMDFna3dDelA5TnNhZUIzNENRMHVzTVZZeUFCSmQ5SDctUy1KQ2NuVmZCYnlWajNwcFBkT2x2Zlc5eFoyY1g4MGs1V1VLUGxBQkpmZUFYZXJTcGpSUjBlZkhoWHI1OTJYZ0RkNDNJc2JjRU8yX2YtT3h0SWtIcVZUUjVWVTkxZUdHSFdvdVlRVkxMNnJtRHVza080?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia Won Back Access to China’s AI Market. So Why Is Beijing Slamming the Door Again?&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;24/7 Wall St.&lt;/font&gt;</description><source url=\\\"https://247wallst.com\\\">24/7 Wall St.</source></item><item><title>Huawei plans new smartphone chips this fall as rivalry with Nvidia and Apple heats up - CNBC</title><link>https://news.google.com/rss/articles/CBMikgFBVV95cUxPb3p1b00zdmI2U21vTVVrOHlHMGxybGxFdzBvYjNGeUQ2YzJjMWU1azdjNVNGWDVCNmhhWUFBc3NWc01aRTZwS0xjY2FQWFo1R3c2dk5FWWkxVnd0My1YYV9hdkI0cW9lcGJWOU9oSXRGejBLMHpVRzRPUHRhWHFJeWZsYVdUSjFHcFVBQnhSOFVUUdIBlwFBVV95cUxOY3owNTdLU1UtaFRSRWdTQWRDODVTLU5vbjFHNTNQYVdYYl93MVhJWmtVVFJSeUdkUTE2Z0RaY1FIdlotQnFSWUtEQmh2anJCQmJoTUtoMndjdnlsWGx5aU9jcUpGcDhxUkpNVnk1Q3gxdDlwNjhyUUVVZXJSZkxhMWJwRFNmYnNFUTNrTGQwdlEyMEk2SEl3?oc=5</link><guid isPermaLink=\\\"false\\\">CBMikgFBVV95cUxPb3p1b00zdmI2U21vTVVrOHlHMGxybGxFdzBvYjNGeUQ2YzJjMWU1azdjNVNGWDVCNmhhWUFBc3NWc01aRTZwS0xjY2FQWFo1R3c2dk5FWWkxVnd0My1YYV9hdkI0cW9lcGJWOU9oSXRGejBLMHpVRzRPUHRhWHFJeWZsYVdUSjFHcFVBQnhSOFVUUdIBlwFBVV95cUxOY3owNTdLU1UtaFRSRWdTQWRDODVTLU5vbjFHNTNQYVdYYl93MVhJWmtVVFJSeUdkUTE2Z0RaY1FIdlotQnFSWUtEQmh2anJCQmJoTUtoMndjdnlsWGx5aU9jcUpGcDhxUkpNVnk1Q3gxdDlwNjhyUUVVZXJSZkxhMWJwRFNmYnNFUTNrTGQwdlEyMEk2SEl3</guid><pubDate>Mon, 25 May 2026 05:57:43 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMikgFBVV95cUxPb3p1b00zdmI2U21vTVVrOHlHMGxybGxFdzBvYjNGeUQ2YzJjMWU1azdjNVNGWDVCNmhhWUFBc3NWc01aRTZwS0xjY2FQWFo1R3c2dk5FWWkxVnd0My1YYV9hdkI0cW9lcGJWOU9oSXRGejBLMHpVRzRPUHRhWHFJeWZsYVdUSjFHcFVBQnhSOFVUUdIBlwFBVV95cUxOY3owNTdLU1UtaFRSRWdTQWRDODVTLU5vbjFHNTNQYVdYYl93MVhJWmtVVFJSeUdkUTE2Z0RaY1FIdlotQnFSWUtEQmh2anJCQmJoTUtoMndjdnlsWGx5aU9jcUpGcDhxUkpNVnk1Q3gxdDlwNjhyUUVVZXJSZkxhMWJwRFNmYnNFUTNrTGQwdlEyMEk2SEl3?oc=5\\\" target=\\\"_blank\\\"&gt;Huawei plans new smartphone chips this fall as rivalry with Nvidia and Apple heats up&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CNBC&lt;/font&gt;</description><source url=\\\"https://www.cnbc.com\\\">CNBC</source></item><item><title>Huawei could seize China’s AI chip crown in 2026 as Nvidia's H200 shipments stall in regulatory limbo — Beijing pushes homegrown AI hardware dominance in a market projected to hit $67 billion by 2030 - Tom's Hardware</title><link>https://news.google.com/rss/articles/CBMi_AJBVV95cUxNRFJBVkJvNlFGbmR1T3RJdlVGYzNGZ0I5R2pqX3VYaHQ3SF9CVjZnbTZnR29sWGd3RE53SkhKTkxzVnJIZjJqdDlxQTlXZzQ2U0ZLLVVoOWdfaUJMcEx2Ym5pOVF2R2pZaEQ4cXRpS2NEdEk5UEhPUl9IQzFDeHg5REc1WDFUbUIyRlZyVGwwbkNtbkJScXk5RkdJYUJ6YXhjZDFzd05yQ18yTnVjMEZVVjdRdUZMMEJRWFlaRXBySFZ0U2VsQlJqZUctaFc1MVEwS1ZFWksyNi1KZzU0UEZKeDVsTldkcTlWb0paMktEV09qWUtyeE0xeE1ETmRHSEEyTDlWRTU1cDR0RzM5ZHVSTTlFalJ3TzhxUmFCWjlreEl3UlJ1eU5mTjk5eUNKdkxuT3EzaVpjcmFqN3V4eW5aX1RDMmVvRV9fVWl0dG5ueUt4bmU0VmdsYkNpYTRVZFIwYmxISGxUeWdweDk2Ym55MzBKZVlfTkpqSFV0MQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi_AJBVV95cUxNRFJBVkJvNlFGbmR1T3RJdlVGYzNGZ0I5R2pqX3VYaHQ3SF9CVjZnbTZnR29sWGd3RE53SkhKTkxzVnJIZjJqdDlxQTlXZzQ2U0ZLLVVoOWdfaUJMcEx2Ym5pOVF2R2pZaEQ4cXRpS2NEdEk5UEhPUl9IQzFDeHg5REc1WDFUbUIyRlZyVGwwbkNtbkJScXk5RkdJYUJ6YXhjZDFzd05yQ18yTnVjMEZVVjdRdUZMMEJRWFlaRXBySFZ0U2VsQlJqZUctaFc1MVEwS1ZFWksyNi1KZzU0UEZKeDVsTldkcTlWb0paMktEV09qWUtyeE0xeE1ETmRHSEEyTDlWRTU1cDR0RzM5ZHVSTTlFalJ3TzhxUmFCWjlreEl3UlJ1eU5mTjk5eUNKdkxuT3EzaVpjcmFqN3V4eW5aX1RDMmVvRV9fVWl0dG5ueUt4bmU0VmdsYkNpYTRVZFIwYmxISGxUeWdweDk2Ym55MzBKZVlfTkpqSFV0MQ</guid><pubDate>Fri, 01 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi_AJBVV95cUxNRFJBVkJvNlFGbmR1T3RJdlVGYzNGZ0I5R2pqX3VYaHQ3SF9CVjZnbTZnR29sWGd3RE53SkhKTkxzVnJIZjJqdDlxQTlXZzQ2U0ZLLVVoOWdfaUJMcEx2Ym5pOVF2R2pZaEQ4cXRpS2NEdEk5UEhPUl9IQzFDeHg5REc1WDFUbUIyRlZyVGwwbkNtbkJScXk5RkdJYUJ6YXhjZDFzd05yQ18yTnVjMEZVVjdRdUZMMEJRWFlaRXBySFZ0U2VsQlJqZUctaFc1MVEwS1ZFWksyNi1KZzU0UEZKeDVsTldkcTlWb0paMktEV09qWUtyeE0xeE1ETmRHSEEyTDlWRTU1cDR0RzM5ZHVSTTlFalJ3TzhxUmFCWjlreEl3UlJ1eU5mTjk5eUNKdkxuT3EzaVpjcmFqN3V4eW5aX1RDMmVvRV9fVWl0dG5ueUt4bmU0VmdsYkNpYTRVZFIwYmxISGxUeWdweDk2Ym55MzBKZVlfTkpqSFV0MQ?oc=5\\\" target=\\\"_blank\\\"&gt;Huawei could seize China’s AI chip crown in 2026 as Nvidia's H200 shipments stall in regulatory limbo — Beijing pushes homegrown AI hardware dominance in a market projected to hit $67 billion by 2030&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Tom's Hardware&lt;/font&gt;</description><source url=\\\"https://www.tomshardware.com\\\">Tom's Hardware</source></item><item><title>Exclusive: US clears H200 chip sales to 10 China firms as Nvidia CEO looks for breakthrough - Reuters</title><link>https://news.google.com/rss/articles/CBMiywFBVV95cUxQaUpEd0t1dDVoYTlhVG9iN1JpUm43NkxhWS1DZXE2Vm9JN0x1c1MyM2FuVHV1XzVBN29BWnU2eEEtN19UVG80WXhQTnlZQkcyTXpMNS1ORFFWOFZtVWRWNFBiWmU2MzhfTnU2dzAtMExWMkdqM3BpY01aOHB2M1ROWGN4Zk13czloNGJsQkl6d2t6eGpwXzd2UFN1QXJ6YWl5NzVva0ZwVlB3TFk2cDE4YUxDekp1YnZNRnlVQ0JPdmpjb0p0YnRyUFZzRQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiywFBVV95cUxQaUpEd0t1dDVoYTlhVG9iN1JpUm43NkxhWS1DZXE2Vm9JN0x1c1MyM2FuVHV1XzVBN29BWnU2eEEtN19UVG80WXhQTnlZQkcyTXpMNS1ORFFWOFZtVWRWNFBiWmU2MzhfTnU2dzAtMExWMkdqM3BpY01aOHB2M1ROWGN4Zk13czloNGJsQkl6d2t6eGpwXzd2UFN1QXJ6YWl5NzVva0ZwVlB3TFk2cDE4YUxDekp1YnZNRnlVQ0JPdmpjb0p0YnRyUFZzRQ</guid><pubDate>Thu, 14 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiywFBVV95cUxQaUpEd0t1dDVoYTlhVG9iN1JpUm43NkxhWS1DZXE2Vm9JN0x1c1MyM2FuVHV1XzVBN29BWnU2eEEtN19UVG80WXhQTnlZQkcyTXpMNS1ORFFWOFZtVWRWNFBiWmU2MzhfTnU2dzAtMExWMkdqM3BpY01aOHB2M1ROWGN4Zk13czloNGJsQkl6d2t6eGpwXzd2UFN1QXJ6YWl5NzVva0ZwVlB3TFk2cDE4YUxDekp1YnZNRnlVQ0JPdmpjb0p0YnRyUFZzRQ?oc=5\\\" target=\\\"_blank\\\"&gt;Exclusive: US clears H200 chip sales to 10 China firms as Nvidia CEO looks for breakthrough&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>Nvidia is watching Huawei turn China into a real AI chip market - Startup Fortune</title><link>https://news.google.com/rss/articles/CBMilgFBVV95cUxNTDRFaFlJMXhweHN3alR5WjJiY2NLMVNhX0tHRjZWVU4xMTZoQzRPanNfR3A3aTl4VEM2OUQzRnpKY1hsUWlxVU54YWNMQUFobGhoVnduNEJhMEp0M3QzQXpueW5qWkRZVU5zc0Z6RkdDdWdINENJNGhkM2VNZjFpdF81OFBkV18yaGIwNzdBT1RYR1ZDbWc?oc=5</link><guid isPermaLink=\\\"false\\\">CBMilgFBVV95cUxNTDRFaFlJMXhweHN3alR5WjJiY2NLMVNhX0tHRjZWVU4xMTZoQzRPanNfR3A3aTl4VEM2OUQzRnpKY1hsUWlxVU54YWNMQUFobGhoVnduNEJhMEp0M3QzQXpueW5qWkRZVU5zc0Z6RkdDdWdINENJNGhkM2VNZjFpdF81OFBkV18yaGIwNzdBT1RYR1ZDbWc</guid><pubDate>Sun, 24 May 2026 15:25:11 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMilgFBVV95cUxNTDRFaFlJMXhweHN3alR5WjJiY2NLMVNhX0tHRjZWVU4xMTZoQzRPanNfR3A3aTl4VEM2OUQzRnpKY1hsUWlxVU54YWNMQUFobGhoVnduNEJhMEp0M3QzQXpueW5qWkRZVU5zc0Z6RkdDdWdINENJNGhkM2VNZjFpdF81OFBkV18yaGIwNzdBT1RYR1ZDbWc?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia is watching Huawei turn China into a real AI chip market&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Startup Fortune&lt;/font&gt;</description><source url=\\\"https://startupfortune.com\\\">Startup Fortune</source></item><item><title>What Nvidia’s CFO Just Revealed About GPU Demand Should Have Every AI Investor Paying Attention - 24/7 Wall St.</title><link>https://news.google.com/rss/article\\n\\n... [OUTPUT TRUNCATED - 91022 chars omitted out of 141022 total] ...\\n\\n&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Wire China&lt;/font&gt;</description><source url=\\\"https://www.thewirechina.com\\\">The Wire China</source></item><item><title>Nvidia China chip exports flare as Jensen Huang is left off Trump’s 2026 China trip - The Cryptonomist</title><link>https://news.google.com/rss/articles/CBMiggFBVV95cUxNbmMxN2wteVY5T0FsTlVtZVp5NVFCNlZ4V2pHQVh6X3pmVzFsVGd2RTc2RVFZLUlSQUJacTdPR1JZN2lfT05pNy0yVEJqaTV1bjhsOEpXbWpYYmNRT1E2ekxCU2tlNXJjRG5MNFIyLWxueWllYW5wU041VThNQ1FSMFdn?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiggFBVV95cUxNbmMxN2wteVY5T0FsTlVtZVp5NVFCNlZ4V2pHQVh6X3pmVzFsVGd2RTc2RVFZLUlSQUJacTdPR1JZN2lfT05pNy0yVEJqaTV1bjhsOEpXbWpYYmNRT1E2ekxCU2tlNXJjRG5MNFIyLWxueWllYW5wU041VThNQ1FSMFdn</guid><pubDate>Tue, 12 May 2026 15:27:09 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiggFBVV95cUxNbmMxN2wteVY5T0FsTlVtZVp5NVFCNlZ4V2pHQVh6X3pmVzFsVGd2RTc2RVFZLUlSQUJacTdPR1JZN2lfT05pNy0yVEJqaTV1bjhsOEpXbWpYYmNRT1E2ekxCU2tlNXJjRG5MNFIyLWxueWllYW5wU041VThNQ1FSMFdn?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia China chip exports flare as Jensen Huang is left off Trump’s 2026 China trip&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Cryptonomist&lt;/font&gt;</description><source url=\\\"https://en.cryptonomist.ch\\\">The Cryptonomist</source></item><item><title>Nvidia’s Quarterly Profit Hits $43 Billion on Strong A.I. Chip Sales - The New York Times</title><link>https://news.google.com/rss/articles/CBMidEFVX3lxTE05U1hKbXlmNkNSV0czelNadFNEQkJqcVduZ0owSDItOTVLaHFJZnpMQ19hNHBROGFXS3hHMnh3czR0RlBqM29ocVdGYWVxcmF4WmRzTlZiSTZvNGFDczVEd3ZuaFFwN2J4TllFUENaZVBTbFBx?oc=5</link><guid isPermaLink=\\\"false\\\">CBMidEFVX3lxTE05U1hKbXlmNkNSV0czelNadFNEQkJqcVduZ0owSDItOTVLaHFJZnpMQ19hNHBROGFXS3hHMnh3czR0RlBqM29ocVdGYWVxcmF4WmRzTlZiSTZvNGFDczVEd3ZuaFFwN2J4TllFUENaZVBTbFBx</guid><pubDate>Thu, 26 Feb 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMidEFVX3lxTE05U1hKbXlmNkNSV0czelNadFNEQkJqcVduZ0owSDItOTVLaHFJZnpMQ19hNHBROGFXS3hHMnh3czR0RlBqM29ocVdGYWVxcmF4WmRzTlZiSTZvNGFDczVEd3ZuaFFwN2J4TllFUENaZVBTbFBx?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia’s Quarterly Profit Hits $43 Billion on Strong A.I. Chip Sales&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New York Times&lt;/font&gt;</description><source url=\\\"https://www.nytimes.com\\\">The New York Times</source></item><item><title>Competing AI strategies for the US and China - Brookings</title><link>https://news.google.com/rss/articles/CBMihwFBVV95cUxQZHdVWDFEOThDVWcyelJjNkdDZkJxbF82TndNN0drRGd5M01lcV8zeXhhOE8yN3hIeDlCYkRPODBHamdBN1VORXgybjNuN25Obkk5emJ0R2RHR080ZGd1dHlHTDBqc0lLSndZTWV2M3dlWE1jeVNtUkpaRlNYZHI4aHRCQ0RCY1U?oc=5</link><guid isPermaLink=\\\"false\\\">CBMihwFBVV95cUxQZHdVWDFEOThDVWcyelJjNkdDZkJxbF82TndNN0drRGd5M01lcV8zeXhhOE8yN3hIeDlCYkRPODBHamdBN1VORXgybjNuN25Obkk5emJ0R2RHR080ZGd1dHlHTDBqc0lLSndZTWV2M3dlWE1jeVNtUkpaRlNYZHI4aHRCQ0RCY1U</guid><pubDate>Thu, 16 Apr 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMihwFBVV95cUxQZHdVWDFEOThDVWcyelJjNkdDZkJxbF82TndNN0drRGd5M01lcV8zeXhhOE8yN3hIeDlCYkRPODBHamdBN1VORXgybjNuN25Obkk5emJ0R2RHR080ZGd1dHlHTDBqc0lLSndZTWV2M3dlWE1jeVNtUkpaRlNYZHI4aHRCQ0RCY1U?oc=5\\\" target=\\\"_blank\\\"&gt;Competing AI strategies for the US and China&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Brookings&lt;/font&gt;</description><source url=\\\"https://www.brookings.edu\\\">Brookings</source></item><item><title>Super Micro shares tank 33% after employees charged with smuggling Nvidia chips to China - CNBC</title><link>https://news.google.com/rss/articles/CBMingFBVV95cUxNd2EwNHBwMjJ0dkFmMFctSDJHVjQ3NkdSRWJJNU44WGkwVlNnb25CQ01hcDV4QWlOcENyY0dwUEZXYk4wMXVKbWVtcmpQelMzS1p0VG1pc09JNnNqTWRxdldUc1lMek83VU1PTnBEWS0xMkJXNXNERVhxak9wNk9lbi1tbkRWN1RlQ0Z4czlRcXdyV196VXAyZVlzSFNxUdIBowFBVV95cUxPTEdWbkdtMGZ4TGVaR0wwMDZ0VUZ4bHNBSjhrNGZrR3dKSEd6MS01eUI2bGEzdGdCNmRHMU8yVUVxeXo2bVR4anR3c1ZBS1RhZ0xqRUdVYXktY28yc3M2Uk1MR1hkWWdreERxeXU0cmZ2RGRnd1ViQWhzMklQMS1GcjFBd2hXMlZZcURzZzk3TnpyR2FCNXJjQ2hmNXRNekRZNEhR?oc=5</link><guid isPermaLink=\\\"false\\\">CBMingFBVV95cUxNd2EwNHBwMjJ0dkFmMFctSDJHVjQ3NkdSRWJJNU44WGkwVlNnb25CQ01hcDV4QWlOcENyY0dwUEZXYk4wMXVKbWVtcmpQelMzS1p0VG1pc09JNnNqTWRxdldUc1lMek83VU1PTnBEWS0xMkJXNXNERVhxak9wNk9lbi1tbkRWN1RlQ0Z4czlRcXdyV196VXAyZVlzSFNxUdIBowFBVV95cUxPTEdWbkdtMGZ4TGVaR0wwMDZ0VUZ4bHNBSjhrNGZrR3dKSEd6MS01eUI2bGEzdGdCNmRHMU8yVUVxeXo2bVR4anR3c1ZBS1RhZ0xqRUdVYXktY28yc3M2Uk1MR1hkWWdreERxeXU0cmZ2RGRnd1ViQWhzMklQMS1GcjFBd2hXMlZZcURzZzk3TnpyR2FCNXJjQ2hmNXRNekRZNEhR</guid><pubDate>Thu, 19 Mar 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMingFBVV95cUxNd2EwNHBwMjJ0dkFmMFctSDJHVjQ3NkdSRWJJNU44WGkwVlNnb25CQ01hcDV4QWlOcENyY0dwUEZXYk4wMXVKbWVtcmpQelMzS1p0VG1pc09JNnNqTWRxdldUc1lMek83VU1PTnBEWS0xMkJXNXNERVhxak9wNk9lbi1tbkRWN1RlQ0Z4czlRcXdyV196VXAyZVlzSFNxUdIBowFBVV95cUxPTEdWbkdtMGZ4TGVaR0wwMDZ0VUZ4bHNBSjhrNGZrR3dKSEd6MS01eUI2bGEzdGdCNmRHMU8yVUVxeXo2bVR4anR3c1ZBS1RhZ0xqRUdVYXktY28yc3M2Uk1MR1hkWWdreERxeXU0cmZ2RGRnd1ViQWhzMklQMS1GcjFBd2hXMlZZcURzZzk3TnpyR2FCNXJjQ2hmNXRNekRZNEhR?oc=5\\\" target=\\\"_blank\\\"&gt;Super Micro shares tank 33% after employees charged with smuggling Nvidia chips to China&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CNBC&lt;/font&gt;</description><source url=\\\"https://www.cnbc.com\\\">CNBC</source></item><item><title>US approves Nvidia H200 chip exports to China with some conditions - Reuters</title><link>https://news.google.com/rss/articles/CBMiqgFBVV95cUxPUjRoWm1vcU9HTUZ3QWJBa3lNQnp4bW1MSFFDc2xFNEFONnAtV1hQem96eVo5Y2VwVXNPeFZFbGgtUHk1dGhGOEVsV0FRNm8xTko2ZE5LckpvRTRxa0xDa3piOUVoU3ZxLTRycnNURDRjR3RJQmVMZWNwTjF5N3dRSjhLTUFoeXlrTGd0MzRCWkJGdFJQbGUtR2ltbUtDWWFEVEcyS0VXU3YyZw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiqgFBVV95cUxPUjRoWm1vcU9HTUZ3QWJBa3lNQnp4bW1MSFFDc2xFNEFONnAtV1hQem96eVo5Y2VwVXNPeFZFbGgtUHk1dGhGOEVsV0FRNm8xTko2ZE5LckpvRTRxa0xDa3piOUVoU3ZxLTRycnNURDRjR3RJQmVMZWNwTjF5N3dRSjhLTUFoeXlrTGd0MzRCWkJGdFJQbGUtR2ltbUtDWWFEVEcyS0VXU3YyZw</guid><pubDate>Tue, 13 Jan 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiqgFBVV95cUxPUjRoWm1vcU9HTUZ3QWJBa3lNQnp4bW1MSFFDc2xFNEFONnAtV1hQem96eVo5Y2VwVXNPeFZFbGgtUHk1dGhGOEVsV0FRNm8xTko2ZE5LckpvRTRxa0xDa3piOUVoU3ZxLTRycnNURDRjR3RJQmVMZWNwTjF5N3dRSjhLTUFoeXlrTGd0MzRCWkJGdFJQbGUtR2ltbUtDWWFEVEcyS0VXU3YyZw?oc=5\\\" target=\\\"_blank\\\"&gt;US approves Nvidia H200 chip exports to China with some conditions&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>Nvidia stops production of chips intended for Chinese market - Financial Times</title><link>https://news.google.com/rss/articles/CBMihAFBVV95cUxNUTM1amp6YnEzMlprenFqRmV0all2M0N0THNaRGZ3VzRHcWh5YzdLQTdjbW1VOFBSQmdqcXc3WVlFdHJ4OHFsS09EaVRJU1M4RVhSSEdtTzhSa3pPbGRHOWpRX0FSYXc1YmdzcnhXa2JfWl9EMmtoM0UwUnNCWjNYamRSU2c?oc=5</link><guid isPermaLink=\\\"false\\\">CBMihAFBVV95cUxNUTM1amp6YnEzMlprenFqRmV0all2M0N0THNaRGZ3VzRHcWh5YzdLQTdjbW1VOFBSQmdqcXc3WVlFdHJ4OHFsS09EaVRJU1M4RVhSSEdtTzhSa3pPbGRHOWpRX0FSYXc1YmdzcnhXa2JfWl9EMmtoM0UwUnNCWjNYamRSU2c</guid><pubDate>Thu, 05 Mar 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMihAFBVV95cUxNUTM1amp6YnEzMlprenFqRmV0all2M0N0THNaRGZ3VzRHcWh5YzdLQTdjbW1VOFBSQmdqcXc3WVlFdHJ4OHFsS09EaVRJU1M4RVhSSEdtTzhSa3pPbGRHOWpRX0FSYXc1YmdzcnhXa2JfWl9EMmtoM0UwUnNCWjNYamRSU2c?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia stops production of chips intended for Chinese market&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Financial Times&lt;/font&gt;</description><source url=\\\"https://www.ft.com\\\">Financial Times</source></item><item><title>Exclusive: China's DeepSeek trained AI model on Nvidia's best chip despite US ban, official says - Reuters</title><link>https://news.google.com/rss/articles/CBMixgFBVV95cUxNYko5c1BzTGVuUV9VZl9CMGczWm5RdThBeW00Mm5BX3NDb2Z6XzZuNGstMWs1Y2pSZS1wcWdndEZBc3YwSEtNT0ZnXzNjUUFncWN5eHFEbXZ1ZmEyR3M3dFg2TU5tZzQ0QXdhZTJhTXJGSWxyXzRMcDJxZllwRXgxQTFhbkZ2RjFJbDViNmd2enRZWGtZcVV1cE9nUXFUNFQtQzFoZ01lRkc3YTlueXhwZVUxQTVkeDBfTlZmaWxlX1g0X0tCRFE?oc=5</link><guid isPermaLink=\\\"false\\\">CBMixgFBVV95cUxNYko5c1BzTGVuUV9VZl9CMGczWm5RdThBeW00Mm5BX3NDb2Z6XzZuNGstMWs1Y2pSZS1wcWdndEZBc3YwSEtNT0ZnXzNjUUFncWN5eHFEbXZ1ZmEyR3M3dFg2TU5tZzQ0QXdhZTJhTXJGSWxyXzRMcDJxZllwRXgxQTFhbkZ2RjFJbDViNmd2enRZWGtZcVV1cE9nUXFUNFQtQzFoZ01lRkc3YTlueXhwZVUxQTVkeDBfTlZmaWxlX1g0X0tCRFE</guid><pubDate>Tue, 24 Feb 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMixgFBVV95cUxNYko5c1BzTGVuUV9VZl9CMGczWm5RdThBeW00Mm5BX3NDb2Z6XzZuNGstMWs1Y2pSZS1wcWdndEZBc3YwSEtNT0ZnXzNjUUFncWN5eHFEbXZ1ZmEyR3M3dFg2TU5tZzQ0QXdhZTJhTXJGSWxyXzRMcDJxZllwRXgxQTFhbkZ2RjFJbDViNmd2enRZWGtZcVV1cE9nUXFUNFQtQzFoZ01lRkc3YTlueXhwZVUxQTVkeDBfTlZmaWxlX1g0X0tCRFE?oc=5\\\" target=\\\"_blank\\\"&gt;Exclusive: China's DeepSeek trained AI model on Nvidia's best chip despite US ban, official says&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>Nvidia halts China-bound H200 output, shifts TSMC capacity to Vera Rubin, FT reports - Reuters</title><link>https://news.google.com/rss/articles/CBMiwAFBVV95cUxQR0JMMXNVcXdkMWE5MlJIWWtMMTdhMlpQTzZVWGljb2RMV1FzNU1kdUIzOUtqYmswR3h0VjlaZDV0d1VmcUZDa1NEUHZESVcyaDNFbUNTeUZzZWxIckhGV2d5ZGduTmNXejBhelotVGV3blZROC1hdDU3bDNKdl9RYl85MUlJLU1aMXZtNVgzdTVrVHh0MGpwc01aQ1dVcFdGNFNFTVgwNmxfUVpBN3NNNm1yUzNrZEN5eHZDQTNGNFI?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiwAFBVV95cUxQR0JMMXNVcXdkMWE5MlJIWWtMMTdhMlpQTzZVWGljb2RMV1FzNU1kdUIzOUtqYmswR3h0VjlaZDV0d1VmcUZDa1NEUHZESVcyaDNFbUNTeUZzZWxIckhGV2d5ZGduTmNXejBhelotVGV3blZROC1hdDU3bDNKdl9RYl85MUlJLU1aMXZtNVgzdTVrVHh0MGpwc01aQ1dVcFdGNFNFTVgwNmxfUVpBN3NNNm1yUzNrZEN5eHZDQTNGNFI</guid><pubDate>Thu, 05 Mar 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiwAFBVV95cUxQR0JMMXNVcXdkMWE5MlJIWWtMMTdhMlpQTzZVWGljb2RMV1FzNU1kdUIzOUtqYmswR3h0VjlaZDV0d1VmcUZDa1NEUHZESVcyaDNFbUNTeUZzZWxIckhGV2d5ZGduTmNXejBhelotVGV3blZROC1hdDU3bDNKdl9RYl85MUlJLU1aMXZtNVgzdTVrVHh0MGpwc01aQ1dVcFdGNFNFTVgwNmxfUVpBN3NNNm1yUzNrZEN5eHZDQTNGNFI?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia halts China-bound H200 output, shifts TSMC capacity to Vera Rubin, FT reports&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>A strange turn in the AI chip race with China | On Point with Meghna Chakrabarti - WBUR</title><link>https://news.google.com/rss/articles/CBMiggFBVV95cUxObFNJSDRUbUVwZWk3RWROblo4bmN1YWdfY0FiUlR5aWhOcHhWeWxndi1oN3pUZGFvY3haN0N2ZVRyeFFDREcyRUZ4SmtES0k2Q1p1eDlzdk1MeW9RX1lpeFpSallEWElRVHVJMHZxc0l0M09lM3lLMHJoOW1kMENTRU5R?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiggFBVV95cUxObFNJSDRUbUVwZWk3RWROblo4bmN1YWdfY0FiUlR5aWhOcHhWeWxndi1oN3pUZGFvY3haN0N2ZVRyeFFDREcyRUZ4SmtES0k2Q1p1eDlzdk1MeW9RX1lpeFpSallEWElRVHVJMHZxc0l0M09lM3lLMHJoOW1kMENTRU5R</guid><pubDate>Fri, 09 Jan 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiggFBVV95cUxObFNJSDRUbUVwZWk3RWROblo4bmN1YWdfY0FiUlR5aWhOcHhWeWxndi1oN3pUZGFvY3haN0N2ZVRyeFFDREcyRUZ4SmtES0k2Q1p1eDlzdk1MeW9RX1lpeFpSallEWElRVHVJMHZxc0l0M09lM3lLMHJoOW1kMENTRU5R?oc=5\\\" target=\\\"_blank\\\"&gt;A strange turn in the AI chip race with China | On Point with Meghna Chakrabarti&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;WBUR&lt;/font&gt;</description><source url=\\\"https://www.wbur.org\\\">WBUR</source></item><item><title>US Clears Path for Nvidia to Sell H200s to China Via New Rule - Bloomberg.com</title><link>https://news.google.com/rss/articles/CBMisgFBVV95cUxPZW96anVYZFUtQUIwalJsUElVTkFmSTdmQUN2MjBuS2R1OUowbC1oWGhWekNYUlpGZnduamJiWDR5VzVHelBnbmtnbUtRR1BGSXlEUUljT2tkQ1FxcWU1TE1OMGZKVnhpV0xQbWhsQ3RxejVuQXhpNmVzdDhwellsOE1BejBPeUk2Vm1DcjNvbkRobUNTQUNZa0FrNmczOWZ0T0FjTnB3NnpSVWk3enQ4ZHNR?oc=5</link><guid isPermaLink=\\\"false\\\">CBMisgFBVV95cUxPZW96anVYZFUtQUIwalJsUElVTkFmSTdmQUN2MjBuS2R1OUowbC1oWGhWekNYUlpGZnduamJiWDR5VzVHelBnbmtnbUtRR1BGSXlEUUljT2tkQ1FxcWU1TE1OMGZKVnhpV0xQbWhsQ3RxejVuQXhpNmVzdDhwellsOE1BejBPeUk2Vm1DcjNvbkRobUNTQUNZa0FrNmczOWZ0T0FjTnB3NnpSVWk3enQ4ZHNR</guid><pubDate>Tue, 13 Jan 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMisgFBVV95cUxPZW96anVYZFUtQUIwalJsUElVTkFmSTdmQUN2MjBuS2R1OUowbC1oWGhWekNYUlpGZnduamJiWDR5VzVHelBnbmtnbUtRR1BGSXlEUUljT2tkQ1FxcWU1TE1OMGZKVnhpV0xQbWhsQ3RxejVuQXhpNmVzdDhwellsOE1BejBPeUk2Vm1DcjNvbkRobUNTQUNZa0FrNmczOWZ0T0FjTnB3NnpSVWk3enQ4ZHNR?oc=5\\\" target=\\\"_blank\\\"&gt;US Clears Path for Nvidia to Sell H200s to China Via New Rule&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Bloomberg.com&lt;/font&gt;</description><source url=\\\"https://www.bloomberg.com\\\">Bloomberg.com</source></item><item><title>Nvidia Halts H200 Production for Chinese Market Amid Regulatory Uncertainty - MLQ.ai</title><link>https://news.google.com/rss/articles/CBMinAFBVV95cUxPQTV4RXVuQlZMUnlVbDhzTVl2WWxObHcwNlFvSUtEeXVROTN1R084MkpOcjRQVTF4SU5fMmc0dEs2Zk0wU0ZKdDJON2xUclVaMTMxdlZQd2EwT2FEMjEyRTBGYXQxMUlRZXFXLXJzUFgtZWpDLVNSd0tCR0R6ZDQtck5MbDRCd242emszeEdsX3lGMlFvLVFwUG00UTE?oc=5</link><guid isPermaLink=\\\"false\\\">CBMinAFBVV95cUxPQTV4RXVuQlZMUnlVbDhzTVl2WWxObHcwNlFvSUtEeXVROTN1R084MkpOcjRQVTF4SU5fMmc0dEs2Zk0wU0ZKdDJON2xUclVaMTMxdlZQd2EwT2FEMjEyRTBGYXQxMUlRZXFXLXJzUFgtZWpDLVNSd0tCR0R6ZDQtck5MbDRCd242emszeEdsX3lGMlFvLVFwUG00UTE</guid><pubDate>Thu, 05 Mar 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMinAFBVV95cUxPQTV4RXVuQlZMUnlVbDhzTVl2WWxObHcwNlFvSUtEeXVROTN1R084MkpOcjRQVTF4SU5fMmc0dEs2Zk0wU0ZKdDJON2xUclVaMTMxdlZQd2EwT2FEMjEyRTBGYXQxMUlRZXFXLXJzUFgtZWpDLVNSd0tCR0R6ZDQtck5MbDRCd242emszeEdsX3lGMlFvLVFwUG00UTE?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia Halts H200 Production for Chinese Market Amid Regulatory Uncertainty&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;MLQ.ai&lt;/font&gt;</description><source url=\\\"https://mlq.ai\\\">MLQ.ai</source></item><item><title>Nvidia results are AI market's biggest test amid competitive worries - Reuters</title><link>https://news.google.com/rss/articles/CBMisgFBVV95cUxPLXFKeXlrelMzaGx4TnQ2SjIxTTN5c0RfcTN0Rkh3NzJBU2ZsYzV0ZDhRU3JrSWFHakdlc3hkZ1B4NGp2Z29mNG1RcWpDNDZXNlk4OVR2bGZLZlhqbG5CZ1AyeV9YR1ljOU9nRFFlNkw5M1BkQnliNzRwcnRaYi04UWhZX2p4ZXZhbVFvaVJJSWc4UXhFdTJVZUhMRFh4QnBkb2UtMnZRSWN2VWwyT0ZIbW9R?oc=5</link><guid isPermaLink=\\\"false\\\">CBMisgFBVV95cUxPLXFKeXlrelMzaGx4TnQ2SjIxTTN5c0RfcTN0Rkh3NzJBU2ZsYzV0ZDhRU3JrSWFHakdlc3hkZ1B4NGp2Z29mNG1RcWpDNDZXNlk4OVR2bGZLZlhqbG5CZ1AyeV9YR1ljOU9nRFFlNkw5M1BkQnliNzRwcnRaYi04UWhZX2p4ZXZhbVFvaVJJSWc4UXhFdTJVZUhMRFh4QnBkb2UtMnZRSWN2VWwyT0ZIbW9R</guid><pubDate>Tue, 24 Feb 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMisgFBVV95cUxPLXFKeXlrelMzaGx4TnQ2SjIxTTN5c0RfcTN0Rkh3NzJBU2ZsYzV0ZDhRU3JrSWFHakdlc3hkZ1B4NGp2Z29mNG1RcWpDNDZXNlk4OVR2bGZLZlhqbG5CZ1AyeV9YR1ljOU9nRFFlNkw5M1BkQnliNzRwcnRaYi04UWhZX2p4ZXZhbVFvaVJJSWc4UXhFdTJVZUhMRFh4QnBkb2UtMnZRSWN2VWwyT0ZIbW9R?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia results are AI market's biggest test amid competitive worries&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>China’s next DeepSeek moment could come from a group of AI chipmaking 'dragons' - CNBC</title><link>https://news.google.com/rss/articles/CBMihAFBVV95cUxPdm9jamlQZDBESXdneWdkTV9kbWlzWlBRUUpRSnVfVlV1cmRhZzdGcjE5QXVBeG5aeHREbzNPSVFmckY0VTlPWWw1YkpMZDFrWlozVjdRbC1vSlVyLXZjUzZlZlFvLUZlVG5hNDB1Z0k5Z1RsMTIzbVdjM3dDVGNWRnFHZk3SAYoBQVVfeXFMT3RETTJKTmNvdWU4c2xTZ25uLXRaZ1IwNUU2bmx4Nk9lamhKVmJmUGRGTmZSenhBTzZCMFY5Ri1uLVl6eGd1c0VkbkVTbFFMT1NSZXNpY2xSaTFFWDE3djRJNnJXQ1FJSjBiVWFlWEl3eHFyb2drak5wclJxQ3pGVjE4QmlQUDB1elRR?oc=5</link><guid isPermaLink=\\\"false\\\">CBMihAFBVV95cUxPdm9jamlQZDBESXdneWdkTV9kbWlzWlBRUUpRSnVfVlV1cmRhZzdGcjE5QXVBeG5aeHREbzNPSVFmckY0VTlPWWw1YkpMZDFrWlozVjdRbC1vSlVyLXZjUzZlZlFvLUZlVG5hNDB1Z0k5Z1RsMTIzbVdjM3dDVGNWRnFHZk3SAYoBQVVfeXFMT3RETTJKTmNvdWU4c2xTZ25uLXRaZ1IwNUU2bmx4Nk9lamhKVmJmUGRGTmZSenhBTzZCMFY5Ri1uLVl6eGd1c0VkbkVTbFFMT1NSZXNpY2xSaTFFWDE3djRJNnJXQ1FJSjBiVWFlWEl3eHFyb2drak5wclJxQ3pGVjE4QmlQUDB1elRR</guid><pubDate>Wed, 28 Jan 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMihAFBVV95cUxPdm9jamlQZDBESXdneWdkTV9kbWlzWlBRUUpRSnVfVlV1cmRhZzdGcjE5QXVBeG5aeHREbzNPSVFmckY0VTlPWWw1YkpMZDFrWlozVjdRbC1vSlVyLXZjUzZlZlFvLUZlVG5hNDB1Z0k5Z1RsMTIzbVdjM3dDVGNWRnFHZk3SAYoBQVVfeXFMT3RETTJKTmNvdWU4c2xTZ25uLXRaZ1IwNUU2bmx4Nk9lamhKVmJmUGRGTmZSenhBTzZCMFY5Ri1uLVl6eGd1c0VkbkVTbFFMT1NSZXNpY2xSaTFFWDE3djRJNnJXQ1FJSjBiVWFlWEl3eHFyb2drak5wclJxQ3pGVjE4QmlQUDB1elRR?oc=5\\\" target=\\\"_blank\\\"&gt;China’s next DeepSeek moment could come from a group of AI chipmaking 'dragons'&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CNBC&lt;/font&gt;</description><source url=\\\"https://www.cnbc.com\\\">CNBC</source></item><item><title>Nvidia Is Heading Back to China. Here’s Why It’s Fraught - Bloomberg.com</title><link>https://news.google.com/rss/articles/CBMipwFBVV95cUxQNlVFN3hrQXlXWFRacHdPZVlKMG0zR1VKRFhZVXBlQkp4Mk9JNzRvTTBXeldCUUpIT3BfMEFlTkJEbXNLR2tPVDk0S3NFOG5pY0NJN1JYZU9CMDN4MzFhMlhMTUlXQ201QWtJUjlfT1RHUmE2M1BFWnQ1aGtSeGMwQ0RzVUh0bHZjYmwzM2h3MC1UU0I3eTNMaXY4cnVpcnNudkEwSm5WUQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMipwFBVV95cUxQNlVFN3hrQXlXWFRacHdPZVlKMG0zR1VKRFhZVXBlQkp4Mk9JNzRvTTBXeldCUUpIT3BfMEFlTkJEbXNLR2tPVDk0S3NFOG5pY0NJN1JYZU9CMDN4MzFhMlhMTUlXQ201QWtJUjlfT1RHUmE2M1BFWnQ1aGtSeGMwQ0RzVUh0bHZjYmwzM2h3MC1UU0I3eTNMaXY4cnVpcnNudkEwSm5WUQ</guid><pubDate>Fri, 06 Feb 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMipwFBVV95cUxQNlVFN3hrQXlXWFRacHdPZVlKMG0zR1VKRFhZVXBlQkp4Mk9JNzRvTTBXeldCUUpIT3BfMEFlTkJEbXNLR2tPVDk0S3NFOG5pY0NJN1JYZU9CMDN4MzFhMlhMTUlXQ201QWtJUjlfT1RHUmE2M1BFWnQ1aGtSeGMwQ0RzVUh0bHZjYmwzM2h3MC1UU0I3eTNMaXY4cnVpcnNudkEwSm5WUQ?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia Is Heading Back to China. Here’s Why It’s Fraught&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Bloomberg.com&lt;/font&gt;</description><source url=\\\"https://www.bloomberg.com\\\">Bloomberg.com</source></item><item><title>Chip stocks rally after bumper earnings and a report of a game-changing China approval for Nvidia - CNBC</title><link>https://news.google.com/rss/articles/CBMikgFBVV95cUxNYTJOSWNBcHdWSDFTTU4tazB2Ulhjb2VFRGxwcXhPcFN3U0lzWGtnSm1rY0NEQ2UwRE9IblNlaEZiNEt6LUE0VHFKUWZvVk9XVTZHTVVJRW45WDZiQlMwTnFzYjM5ZGZ0Y0JWQ1FyZTNiS2Jqb3ZaeVJaaENWYUlYemFnX2JmNUFvLVJ1clNrVUk0Z9IBlwFBVV95cUxNdkt0Q1JuenFoN3d5dl9jdXNnbmlCeHNYOXEwdFBmX05UbVpfamV4RU10WTl2SllLbDIxcS0yazN1S25CNWFqVFFCM1YwRkhRTlZGQ3R2a3N2aWtGYTluYXpaOVFZbHgtUmZSYW96ZlBjQi00NVhMRnZna1BtbVVDVjBDNHJWVVRrX2I0MzV6Z1gtVHBtVzlN?oc=5</link><guid isPermaLink=\\\"false\\\">CBMikgFBVV95cUxNYTJOSWNBcHdWSDFTTU4tazB2Ulhjb2VFRGxwcXhPcFN3U0lzWGtnSm1rY0NEQ2UwRE9IblNlaEZiNEt6LUE0VHFKUWZvVk9XVTZHTVVJRW45WDZiQlMwTnFzYjM5ZGZ0Y0JWQ1FyZTNiS2Jqb3ZaeVJaaENWYUlYemFnX2JmNUFvLVJ1clNrVUk0Z9IBlwFBVV95cUxNdkt0Q1JuenFoN3d5dl9jdXNnbmlCeHNYOXEwdFBmX05UbVpfamV4RU10WTl2SllLbDIxcS0yazN1S25CNWFqVFFCM1YwRkhRTlZGQ3R2a3N2aWtGYTluYXpaOVFZbHgtUmZSYW96ZlBjQi00NVhMRnZna1BtbVVDVjBDNHJWVVRrX2I0MzV6Z1gtVHBtVzlN</guid><pubDate>Wed, 28 Jan 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMikgFBVV95cUxNYTJOSWNBcHdWSDFTTU4tazB2Ulhjb2VFRGxwcXhPcFN3U0lzWGtnSm1rY0NEQ2UwRE9IblNlaEZiNEt6LUE0VHFKUWZvVk9XVTZHTVVJRW45WDZiQlMwTnFzYjM5ZGZ0Y0JWQ1FyZTNiS2Jqb3ZaeVJaaENWYUlYemFnX2JmNUFvLVJ1clNrVUk0Z9IBlwFBVV95cUxNdkt0Q1JuenFoN3d5dl9jdXNnbmlCeHNYOXEwdFBmX05UbVpfamV4RU10WTl2SllLbDIxcS0yazN1S25CNWFqVFFCM1YwRkhRTlZGQ3R2a3N2aWtGYTluYXpaOVFZbHgtUmZSYW96ZlBjQi00NVhMRnZna1BtbVVDVjBDNHJWVVRrX2I0MzV6Z1gtVHBtVzlN?oc=5\\\" target=\\\"_blank\\\"&gt;Chip stocks rally after bumper earnings and a report of a game-changing China approval for Nvidia&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CNBC&lt;/font&gt;</description><source url=\\\"https://www.cnbc.com\\\">CNBC</source></item><item><title>Nvidia's GTC will mark an AI chip pivot. Here's why the CPU is taking center stage - CNBC</title><link>https://news.google.com/rss/articles/CBMie0FVX3lxTE5TSnU5elUyZ25XVGdhN2ZDS0Ryam5fY1ltVEJ4QldWbUV3T3lkbU5iTHJ3QzZUZU1hZ1hmQ2dXemp3ZXM0dVpFbnpxcEE5cGVWQWZXSDhhQ3JOZV9HbnVoRjE0M3VBY0o1UXVrTHFTVUZ3eXkwbzlRQUZCc9IBgAFBVV95cUxQdldMWDJYdTl4LVFNWTcyTm53R0FTRGRwWTNUaENSYm00SnNua3ZCYlF0cFJOV0lhNS1ZY3IwLVByYk5IdUgxY3UzZGdhNlBQQTRPUHhXUUxXQVllSXdPdHVDWkFpcFRBM1hVQUdUNXVkcFJ4QVR2cVRMYWZtS2ExbA?oc=5</link><guid isPermaLink=\\\"false\\\">CBMie0FVX3lxTE5TSnU5elUyZ25XVGdhN2ZDS0Ryam5fY1ltVEJ4QldWbUV3T3lkbU5iTHJ3QzZUZU1hZ1hmQ2dXemp3ZXM0dVpFbnpxcEE5cGVWQWZXSDhhQ3JOZV9HbnVoRjE0M3VBY0o1UXVrTHFTVUZ3eXkwbzlRQUZCc9IBgAFBVV95cUxQdldMWDJYdTl4LVFNWTcyTm53R0FTRGRwWTNUaENSYm00SnNua3ZCYlF0cFJOV0lhNS1ZY3IwLVByYk5IdUgxY3UzZGdhNlBQQTRPUHhXUUxXQVllSXdPdHVDWkFpcFRBM1hVQUdUNXVkcFJ4QVR2cVRMYWZtS2ExbA</guid><pubDate>Tue, 17 Mar 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMie0FVX3lxTE5TSnU5elUyZ25XVGdhN2ZDS0Ryam5fY1ltVEJ4QldWbUV3T3lkbU5iTHJ3QzZUZU1hZ1hmQ2dXemp3ZXM0dVpFbnpxcEE5cGVWQWZXSDhhQ3JOZV9HbnVoRjE0M3VBY0o1UXVrTHFTVUZ3eXkwbzlRQUZCc9IBgAFBVV95cUxQdldMWDJYdTl4LVFNWTcyTm53R0FTRGRwWTNUaENSYm00SnNua3ZCYlF0cFJOV0lhNS1ZY3IwLVByYk5IdUgxY3UzZGdhNlBQQTRPUHhXUUxXQVllSXdPdHVDWkFpcFRBM1hVQUdUNXVkcFJ4QVR2cVRMYWZtS2ExbA?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia's GTC will mark an AI chip pivot. Here's why the CPU is taking center stage&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CNBC&lt;/font&gt;</description><source url=\\\"https://www.cnbc.com\\\">CNBC</source></item><item><title>Government Drops Sweeping AI Chip Export Rules: Can Nvidia Start Growing Again? - 24/7 Wall St.</title><link>https://news.google.com/rss/articles/CBMivgFBVV95cUxQNUV2ZC1sRVVRNHNHY0g4ZXpEZEdlZlFEUnNmVC01eTRmdzRXZ1NveXJHN2htRmFlcEdQMHRuekV1cXhWamhoR3U4c0pVUURyZWgyNElJakNCNHZqSy1XTnpIVlQ4bVVCMFRyQnpYeFVqSG9kV1M3V09FRENiTDZCVUp5Mlo2RzYxYVN0TGpaTHlra191b19NaEk0aUFNajktVndnQlNuSTNIcFdzR0o5a09NQ01WcnEyMzd6MTln?oc=5</link><guid isPermaLink=\\\"false\\\">CBMivgFBVV95cUxQNUV2ZC1sRVVRNHNHY0g4ZXpEZEdlZlFEUnNmVC01eTRmdzRXZ1NveXJHN2htRmFlcEdQMHRuekV1cXhWamhoR3U4c0pVUURyZWgyNElJakNCNHZqSy1XTnpIVlQ4bVVCMFRyQnpYeFVqSG9kV1M3V09FRENiTDZCVUp5Mlo2RzYxYVN0TGpaTHlra191b19NaEk0aUFNajktVndnQlNuSTNIcFdzR0o5a09NQ01WcnEyMzd6MTln</guid><pubDate>Sun, 15 Mar 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMivgFBVV95cUxQNUV2ZC1sRVVRNHNHY0g4ZXpEZEdlZlFEUnNmVC01eTRmdzRXZ1NveXJHN2htRmFlcEdQMHRuekV1cXhWamhoR3U4c0pVUURyZWgyNElJakNCNHZqSy1XTnpIVlQ4bVVCMFRyQnpYeFVqSG9kV1M3V09FRENiTDZCVUp5Mlo2RzYxYVN0TGpaTHlra191b19NaEk0aUFNajktVndnQlNuSTNIcFdzR0o5a09NQ01WcnEyMzd6MTln?oc=5\\\" target=\\\"_blank\\\"&gt;Government Drops Sweeping AI Chip Export Rules: Can Nvidia Start Growing Again?&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;24/7 Wall St.&lt;/font&gt;</description><source url=\\\"https://247wallst.com\\\">24/7 Wall St.</source></item><item><title>Nvidia's China AI chip share falls to 8% as local rivals ramp up - digitimes</title><link>https://news.google.com/rss/articles/CBMiiwFBVV95cUxPZklnSE4wR3k4OHQ2cUlXNkFTemlDN0pzdUxEV0hDWGRFVWpzbWVVdjVOQzdwckcydWtLMm02akhOU2twRXF3aG56aFFyUzQ2Yklwa1lDaF9WbG44ZTZ6MnZFZ1JxODU5SFNtcVl4SXd5dWVabV94NHFvUTQ2SUhrUWU1cFRva0czcGxn?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiiwFBVV95cUxPZklnSE4wR3k4OHQ2cUlXNkFTemlDN0pzdUxEV0hDWGRFVWpzbWVVdjVOQzdwckcydWtLMm02akhOU2twRXF3aG56aFFyUzQ2Yklwa1lDaF9WbG44ZTZ6MnZFZ1JxODU5SFNtcVl4SXd5dWVabV94NHFvUTQ2SUhrUWU1cFRva0czcGxn</guid><pubDate>Sun, 25 Jan 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiiwFBVV95cUxPZklnSE4wR3k4OHQ2cUlXNkFTemlDN0pzdUxEV0hDWGRFVWpzbWVVdjVOQzdwckcydWtLMm02akhOU2twRXF3aG56aFFyUzQ2Yklwa1lDaF9WbG44ZTZ6MnZFZ1JxODU5SFNtcVl4SXd5dWVabV94NHFvUTQ2SUhrUWU1cFRva0czcGxn?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia's China AI chip share falls to 8% as local rivals ramp up&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;digitimes&lt;/font&gt;</description><source url=\\\"https://www.digitimes.com\\\">digitimes</source></item><item><title>Approvals for Nvidia and AMD AI chip exports to China stall under government bottleneck — 20% staff turnover hobbles Bureau of Industry and Security - Tom's Hardware</title><link>https://news.google.com/rss/articles/CBMitAFBVV95cUxQWUhrX0RMMmtwQnFPRlR4eEFibXhsOThXNExBQm40cWRjN1Q5am9BN3FfOTdjX1ctRFpyOEl3c0Rjc1c4emd2aEFfdjZ3THhCUnlmOTM2dXpqUDFlT3J3aHVGSHNEaTRLU1ZIVS1zZjdNUWczUW9YV3UzdXBEa2V1VUZTTjF2UUR5U3pGZFBZZTB2ZHlwblhseW82UWdEVU40eHhqNTBpTDJTcUV5VUhsWkJQR1A?oc=5</link><guid isPermaLink=\\\"false\\\">CBMitAFBVV95cUxQWUhrX0RMMmtwQnFPRlR4eEFibXhsOThXNExBQm40cWRjN1Q5am9BN3FfOTdjX1ctRFpyOEl3c0Rjc1c4emd2aEFfdjZ3THhCUnlmOTM2dXpqUDFlT3J3aHVGSHNEaTRLU1ZIVS1zZjdNUWczUW9YV3UzdXBEa2V1VUZTTjF2UUR5U3pGZFBZZTB2ZHlwblhseW82UWdEVU40eHhqNTBpTDJTcUV5VUhsWkJQR1A</guid><pubDate>Mon, 13 Apr 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMitAFBVV95cUxQWUhrX0RMMmtwQnFPRlR4eEFibXhsOThXNExBQm40cWRjN1Q5am9BN3FfOTdjX1ctRFpyOEl3c0Rjc1c4emd2aEFfdjZ3THhCUnlmOTM2dXpqUDFlT3J3aHVGSHNEaTRLU1ZIVS1zZjdNUWczUW9YV3UzdXBEa2V1VUZTTjF2UUR5U3pGZFBZZTB2ZHlwblhseW82UWdEVU40eHhqNTBpTDJTcUV5VUhsWkJQR1A?oc=5\\\" target=\\\"_blank\\\"&gt;Approvals for Nvidia and AMD AI chip exports to China stall under government bottleneck — 20% staff turnover hobbles Bureau of Industry and Security&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Tom's Hardware&lt;/font&gt;</description><source url=\\\"https://www.tomshardware.com\\\">Tom's Hardware</source></item><item><title>Nvidia restarts China AI chip manufacturing as CEO forecasts $1 trillion in orders - Investing.com</title><link>https://news.google.com/rss/articles/CBMi1AFBVV95cUxQdkx2VVU3V2h4QkJ5dHpBSVdhbWtiVHJCMUxvNkJ3Y0tpNmhvX1pfdE0tLXpyUHI4VlJfZXZNLWdhTGlSekF6ZjI1cE1hM0U5NVBmUWh2bUdVaDZvTWJUZ0ZaVWNJR1lmWFA1cVpvR241SUpYQTJwZERGdldzNGxvS0RKMktkTUxGUEk4dGJxZWZRQkg4REJOdkZpYWdhZjNPN05na0ZyM3dqR1ZJX1F0b3NXQmpmM0Zzc3hQSThyb2M4SEpCX2toX2RuNFNxcllxTXNQUg?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi1AFBVV95cUxQdkx2VVU3V2h4QkJ5dHpBSVdhbWtiVHJCMUxvNkJ3Y0tpNmhvX1pfdE0tLXpyUHI4VlJfZXZNLWdhTGlSekF6ZjI1cE1hM0U5NVBmUWh2bUdVaDZvTWJUZ0ZaVWNJR1lmWFA1cVpvR241SUpYQTJwZERGdldzNGxvS0RKMktkTUxGUEk4dGJxZWZRQkg4REJOdkZpYWdhZjNPN05na0ZyM3dqR1ZJX1F0b3NXQmpmM0Zzc3hQSThyb2M4SEpCX2toX2RuNFNxcllxTXNQUg</guid><pubDate>Tue, 17 Mar 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi1AFBVV95cUxQdkx2VVU3V2h4QkJ5dHpBSVdhbWtiVHJCMUxvNkJ3Y0tpNmhvX1pfdE0tLXpyUHI4VlJfZXZNLWdhTGlSekF6ZjI1cE1hM0U5NVBmUWh2bUdVaDZvTWJUZ0ZaVWNJR1lmWFA1cVpvR241SUpYQTJwZERGdldzNGxvS0RKMktkTUxGUEk4dGJxZWZRQkg4REJOdkZpYWdhZjNPN05na0ZyM3dqR1ZJX1F0b3NXQmpmM0Zzc3hQSThyb2M4SEpCX2toX2RuNFNxcllxTXNQUg?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia restarts China AI chip manufacturing as CEO forecasts $1 trillion in orders&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Investing.com&lt;/font&gt;</description><source url=\\\"https://www.investing.com\\\">Investing.com</source></item><item><title>Nvidia China market share to drastically decrease from 66% to 8%, analysts claim — export curbs and homegrown success to blame - Tom's Hardware</title><link>https://news.google.com/rss/articles/CBMirAJBVV95cUxNVDd3MGdtcmlhWnU5ZVQ2bHRyanR2dG5FT2hDMS1FMENxVXUtbTR3WXdxT0ZlM1FTczd0NUhJRGd6VjF2aUtLamI3WGMyVmhyUElSbHRjN1dGYVZkd3oxMi01cEFFNmZNTkROdUI3R3pJMW56UkZsT3hoc05RR2ZJUlBVOHIzYjhldGxQNnVheUFEcF9WS0dkLVQzQ0lSWncxUWIzclltbVo5bjdFVDkxY0tBQ2VmZHJGUXlQUTJNcVNMMUdRZGJQUUk4OW5LZmpiTUVSQThKVHliT0FUUW1CMXdSR3ZfOHpvTElGdVltb1RxMWJMTFZ6czBkV1IxTHd6QmM5UG5URE5YTEhWTWVkQ0RvM2JPT3EzdGlLNUpxR1B4YUQ4c0FNTmFGd2Q?oc=5</link><guid isPermaLink=\\\"false\\\">CBMirAJBVV95cUxNVDd3MGdtcmlhWnU5ZVQ2bHRyanR2dG5FT2hDMS1FMENxVXUtbTR3WXdxT0ZlM1FTczd0NUhJRGd6VjF2aUtLamI3WGMyVmhyUElSbHRjN1dGYVZkd3oxMi01cEFFNmZNTkROdUI3R3pJMW56UkZsT3hoc05RR2ZJUlBVOHIzYjhldGxQNnVheUFEcF9WS0dkLVQzQ0lSWncxUWIzclltbVo5bjdFVDkxY0tBQ2VmZHJGUXlQUTJNcVNMMUdRZGJQUUk4OW5LZmpiTUVSQThKVHliT0FUUW1CMXdSR3ZfOHpvTElGdVltb1RxMWJMTFZ6czBkV1IxTHd6QmM5UG5URE5YTEhWTWVkQ0RvM2JPT3EzdGlLNUpxR1B4YUQ4c0FNTmFGd2Q</guid><pubDate>Fri, 16 Jan 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMirAJBVV95cUxNVDd3MGdtcmlhWnU5ZVQ2bHRyanR2dG5FT2hDMS1FMENxVXUtbTR3WXdxT0ZlM1FTczd0NUhJRGd6VjF2aUtLamI3WGMyVmhyUElSbHRjN1dGYVZkd3oxMi01cEFFNmZNTkROdUI3R3pJMW56UkZsT3hoc05RR2ZJUlBVOHIzYjhldGxQNnVheUFEcF9WS0dkLVQzQ0lSWncxUWIzclltbVo5bjdFVDkxY0tBQ2VmZHJGUXlQUTJNcVNMMUdRZGJQUUk4OW5LZmpiTUVSQThKVHliT0FUUW1CMXdSR3ZfOHpvTElGdVltb1RxMWJMTFZ6czBkV1IxTHd6QmM5UG5URE5YTEhWTWVkQ0RvM2JPT3EzdGlLNUpxR1B4YUQ4c0FNTmFGd2Q?oc=5\\\" target=\\\"_blank\\\"&gt;Nvidia China market share to drastically decrease from 66% to 8%, analysts claim — export curbs and homegrown success to blame&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Tom's Hardware&lt;/font&gt;</description><source url=\\\"https://www.tomshardware.com\\\">Tom's Hardware</source></item><item><title>U.S. Clears NVIDIA H200 Chip Sales to China Under New Conditions - Thomasnet</title><link>https://news.google.com/rss/articles/CBMigAFBVV95cUxQRWZKWVl4TWVueDFGbzJLVkdVSUtCRXZoZzBxTGlESm5MeFBKOEhYRFV4NF9yYUs4TlRHbGM2aE91OG9xVU12MHhUN3g3YW1LRld0SUd1bFlKU2d4NkcydEVvZXVtVzhIX2JxRGM3RjZoSU80ODhJYXVHaGQtREJVYQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMigAFBVV95cUxQRWZKWVl4TWVueDFGbzJLVkdVSUtCRXZoZzBxTGlESm5MeFBKOEhYRFV4NF9yYUs4TlRHbGM2aE91OG9xVU12MHhUN3g3YW1LRld0SUd1bFlKU2d4NkcydEVvZXVtVzhIX2JxRGM3RjZoSU80ODhJYXVHaGQtREJVYQ</guid><pubDate>Fri, 16 Jan 2026 08:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMigAFBVV95cUxQRWZKWVl4TWVueDFGbzJLVkdVSUtCRXZoZzBxTGlESm5MeFBKOEhYRFV4NF9yYUs4TlRHbGM2aE91OG9xVU12MHhUN3g3YW1LRld0SUd1bFlKU2d4NkcydEVvZXVtVzhIX2JxRGM3RjZoSU80ODhJYXVHaGQtREJVYQ?oc=5\\\" target=\\\"_blank\\\"&gt;U.S. Clears NVIDIA H200 Chip Sales to China Under New Conditions&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Thomasnet&lt;/font&gt;</description><source url=\\\"https://www.thomasnet.com\\\">Thomasnet</source></item></channel></rss>\", \"exit_code\": 0, \"error\": null}",
      "tool_call_id": "call_function_xg1lvxxtw3de_2"
    },
    {
      "role": "tool",
      "name": "terminal",
      "content": "{\"output\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\" standalone=\\\"yes\\\"?><rss version=\\\"2.0\\\" xmlns:media=\\\"http://search.yahoo.com/mrss/\\\"><channel><generator>NFE/5.0</generator><title>\\\"India heatwave May 2026 45 degrees\\\" - Google News</title><link>https://news.google.com/search?q=India+heatwave+May+2026+45+degrees&amp;hl=en-US&amp;gl=US&amp;ceid=US:en</link><language>en-US</language><webMaster>news-webmaster@google.com</webMaster><copyright>Copyright © 2026 Google. All rights reserved. This XML feed is made available solely for the purpose of rendering Google News results within a personal feed reader for personal, non-commercial use. Any other use of the feed is expressly prohibited. By accessing this feed or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><lastBuildDate>Mon, 25 May 2026 09:33:38 GMT</lastBuildDate><image><title>Google News</title><url>https://lh3.googleusercontent.com/-DR60l-K8vnyi99NZovm9HlXyZwQ85GMDxiwJWzoasZYCUrPuUM_P_4Rb7ei03j-0nRs0c4F=w256</url><link>https://news.google.com/</link><height>256</height><width>256</width></image><description>Google News</description><item><title>India is being left to die in the heat - Al Jazeera</title><link>https://news.google.com/rss/articles/CBMiiwFBVV95cUxQZjhPSjNDT181NHAzZEplajRlSWh5RDRWUFJPMnJ1Ylpxdk5IUUxKQlktUzZMWjdhbi1pZkkxSlNVRFpXSlNEdFVGUTdqVVhtNXhTWWlIV2JFVDg0bTRXTklhZkVqUVI2cTV4WmdJTGhaZWdhWkJudkdrWlZTSHhoODU3SkF1clQyeGM40gGQAUFVX3lxTFBOLWVwMzJ2V1NFTUZiaW5tZVJpdmpQZDNSNUh5S1RoblRzUHJDV1ZTOTlWWTA0X1pURk5yT3ZMbU0xVkcwbWZuQlZJNnQxUVpmSEc2Q1VYOGNqM210d1NoUUpBX1NERmhnR09ZdEoxeGZuczlZOHJzQURqOTZUM2gzbW92LW96VzRIeWRxMEl1cg?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiiwFBVV95cUxQZjhPSjNDT181NHAzZEplajRlSWh5RDRWUFJPMnJ1Ylpxdk5IUUxKQlktUzZMWjdhbi1pZkkxSlNVRFpXSlNEdFVGUTdqVVhtNXhTWWlIV2JFVDg0bTRXTklhZkVqUVI2cTV4WmdJTGhaZWdhWkJudkdrWlZTSHhoODU3SkF1clQyeGM40gGQAUFVX3lxTFBOLWVwMzJ2V1NFTUZiaW5tZVJpdmpQZDNSNUh5S1RoblRzUHJDV1ZTOTlWWTA0X1pURk5yT3ZMbU0xVkcwbWZuQlZJNnQxUVpmSEc2Q1VYOGNqM210d1NoUUpBX1NERmhnR09ZdEoxeGZuczlZOHJzQURqOTZUM2gzbW92LW96VzRIeWRxMEl1cg</guid><pubDate>Fri, 22 May 2026 12:28:17 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiiwFBVV95cUxQZjhPSjNDT181NHAzZEplajRlSWh5RDRWUFJPMnJ1Ylpxdk5IUUxKQlktUzZMWjdhbi1pZkkxSlNVRFpXSlNEdFVGUTdqVVhtNXhTWWlIV2JFVDg0bTRXTklhZkVqUVI2cTV4WmdJTGhaZWdhWkJudkdrWlZTSHhoODU3SkF1clQyeGM40gGQAUFVX3lxTFBOLWVwMzJ2V1NFTUZiaW5tZVJpdmpQZDNSNUh5S1RoblRzUHJDV1ZTOTlWWTA0X1pURk5yT3ZMbU0xVkcwbWZuQlZJNnQxUVpmSEc2Q1VYOGNqM210d1NoUUpBX1NERmhnR09ZdEoxeGZuczlZOHJzQURqOTZUM2gzbW92LW96VzRIeWRxMEl1cg?oc=5\\\" target=\\\"_blank\\\"&gt;India is being left to die in the heat&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Al Jazeera&lt;/font&gt;</description><source url=\\\"https://www.aljazeera.com\\\">Al Jazeera</source></item><item><title>India Heatwave May 2026: Delhi's Warmest Night in 14 Years, where alerts are issued | IMD Alerts - Time Out Worldwide</title><link>https://news.google.com/rss/articles/CBMitgFBVV95cUxNdEU4U2d0cHNLMEtWNHpHbGRJTFFwWVBvU2N5d1R6bi1wRDRfczJvT1VMXzllbVl5NEVVVlFoWnlFazQtMXktTnZDSTVoRGpEc3VLd2NDRURoczdvd054d0otVDR5NHZBLVltalFhNENDNVp3UHJ0N3NqT0lzSUtKa0lsT2E2SlMtd3NvTDU5YVB4cHFvWlU1THhEeURYX09keTdfbm9ReHFxT2hPdHhmdlcwOFdlUQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMitgFBVV95cUxNdEU4U2d0cHNLMEtWNHpHbGRJTFFwWVBvU2N5d1R6bi1wRDRfczJvT1VMXzllbVl5NEVVVlFoWnlFazQtMXktTnZDSTVoRGpEc3VLd2NDRURoczdvd054d0otVDR5NHZBLVltalFhNENDNVp3UHJ0N3NqT0lzSUtKa0lsT2E2SlMtd3NvTDU5YVB4cHFvWlU1THhEeURYX09keTdfbm9ReHFxT2hPdHhmdlcwOFdlUQ</guid><pubDate>Fri, 22 May 2026 02:46:52 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMitgFBVV95cUxNdEU4U2d0cHNLMEtWNHpHbGRJTFFwWVBvU2N5d1R6bi1wRDRfczJvT1VMXzllbVl5NEVVVlFoWnlFazQtMXktTnZDSTVoRGpEc3VLd2NDRURoczdvd054d0otVDR5NHZBLVltalFhNENDNVp3UHJ0N3NqT0lzSUtKa0lsT2E2SlMtd3NvTDU5YVB4cHFvWlU1THhEeURYX09keTdfbm9ReHFxT2hPdHhmdlcwOFdlUQ?oc=5\\\" target=\\\"_blank\\\"&gt;India Heatwave May 2026: Delhi's Warmest Night in 14 Years, where alerts are issued | IMD Alerts&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Time Out Worldwide&lt;/font&gt;</description><source url=\\\"https://www.timeout.com\\\">Time Out Worldwide</source></item><item><title>Licensable picture: Heatwave hits India - Reuters Connect</title><link>https://news.google.com/rss/articles/CBMitwFBVV95cUxPRk1LRGUzRkxFTjhQVGNXM0txMkFYbWxsU3VyY0M1M2ZTNDZyWG92T0IzcWFtb3VPY1RNdGtLZGNkVjJwSUtteEdiVTVpaU4wakJnb19JNE1WNGZISkhNMjlhYkZLNWd0bXNaZE5uNzlZR01XN1ZVcFFGNTNSRElsVjg5Y1ZzYmZ2RlRzcC1qTm5YdTJOTGVhVzBKcU1DTWpTeUVONnJDRkpvTUx0TVU1VW9NaTFpTGs?oc=5</link><guid isPermaLink=\\\"false\\\">CBMitwFBVV95cUxPRk1LRGUzRkxFTjhQVGNXM0txMkFYbWxsU3VyY0M1M2ZTNDZyWG92T0IzcWFtb3VPY1RNdGtLZGNkVjJwSUtteEdiVTVpaU4wakJnb19JNE1WNGZISkhNMjlhYkZLNWd0bXNaZE5uNzlZR01XN1ZVcFFGNTNSRElsVjg5Y1ZzYmZ2RlRzcC1qTm5YdTJOTGVhVzBKcU1DTWpTeUVONnJDRkpvTUx0TVU1VW9NaTFpTGs</guid><pubDate>Fri, 22 May 2026 14:22:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMitwFBVV95cUxPRk1LRGUzRkxFTjhQVGNXM0txMkFYbWxsU3VyY0M1M2ZTNDZyWG92T0IzcWFtb3VPY1RNdGtLZGNkVjJwSUtteEdiVTVpaU4wakJnb19JNE1WNGZISkhNMjlhYkZLNWd0bXNaZE5uNzlZR01XN1ZVcFFGNTNSRElsVjg5Y1ZzYmZ2RlRzcC1qTm5YdTJOTGVhVzBKcU1DTWpTeUVONnJDRkpvTUx0TVU1VW9NaTFpTGs?oc=5\\\" target=\\\"_blank\\\"&gt;Licensable picture: Heatwave hits India&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters Connect&lt;/font&gt;</description><source url=\\\"https://www.reutersconnect.com\\\">Reuters Connect</source></item><item><title>North India to witness brutal heatwave on Monday, South will be drenched - India Today</title><link>https://news.google.com/rss/articles/CBMitgFBVV95cUxNem1la2xiT1pKZUNkYUVndFNtVFlEN2ZPYXkwb3BzZUtGMVVNcXg1c0lzalZxS1pYR0luMjg2VUp5UGN0Y1l3Q0tvdkVSejk4ZEg5MGxaUks5aWMzclpHX1kzSS1SNm15SkhMVk9uWVVKcFJHSWhkbHVZQzVCMk9nNkpZdVN4UDBqWUlqMU4tdW1fclpYaFAyaWFib1I5MHVqNmVKMzRFNmU4SnFfeUoweEhxN28wUdIBuwFBVV95cUxPMXc3dXB1eWl0Qzd6VjlESDY5ZF9LeWlPeExDMGMxNGNXNzFMWHVabnBIY3BnNTdBbHo4Ymw1cVhGZHAxMi1xMjJsU0pHWkZSZlVaT3pYVGtQSWtXR3ZLYTJVVzZGY2xtUU1PcHJnOER3dmN3UkxrLUM1MGE3U1VEcFZWdkp1YS1ZempjZWZ0XzUyR1E3NDNrZVBGQ00tRXZDTEc0eFY1RkRsdWh3VXpPb3JDc0lFbmpQbUJR?oc=5</link><guid isPermaLink=\\\"false\\\">CBMitgFBVV95cUxNem1la2xiT1pKZUNkYUVndFNtVFlEN2ZPYXkwb3BzZUtGMVVNcXg1c0lzalZxS1pYR0luMjg2VUp5UGN0Y1l3Q0tvdkVSejk4ZEg5MGxaUks5aWMzclpHX1kzSS1SNm15SkhMVk9uWVVKcFJHSWhkbHVZQzVCMk9nNkpZdVN4UDBqWUlqMU4tdW1fclpYaFAyaWFib1I5MHVqNmVKMzRFNmU4SnFfeUoweEhxN28wUdIBuwFBVV95cUxPMXc3dXB1eWl0Qzd6VjlESDY5ZF9LeWlPeExDMGMxNGNXNzFMWHVabnBIY3BnNTdBbHo4Ymw1cVhGZHAxMi1xMjJsU0pHWkZSZlVaT3pYVGtQSWtXR3ZLYTJVVzZGY2xtUU1PcHJnOER3dmN3UkxrLUM1MGE3U1VEcFZWdkp1YS1ZempjZWZ0XzUyR1E3NDNrZVBGQ00tRXZDTEc0eFY1RkRsdWh3VXpPb3JDc0lFbmpQbUJR</guid><pubDate>Sun, 24 May 2026 16:02:47 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMitgFBVV95cUxNem1la2xiT1pKZUNkYUVndFNtVFlEN2ZPYXkwb3BzZUtGMVVNcXg1c0lzalZxS1pYR0luMjg2VUp5UGN0Y1l3Q0tvdkVSejk4ZEg5MGxaUks5aWMzclpHX1kzSS1SNm15SkhMVk9uWVVKcFJHSWhkbHVZQzVCMk9nNkpZdVN4UDBqWUlqMU4tdW1fclpYaFAyaWFib1I5MHVqNmVKMzRFNmU4SnFfeUoweEhxN28wUdIBuwFBVV95cUxPMXc3dXB1eWl0Qzd6VjlESDY5ZF9LeWlPeExDMGMxNGNXNzFMWHVabnBIY3BnNTdBbHo4Ymw1cVhGZHAxMi1xMjJsU0pHWkZSZlVaT3pYVGtQSWtXR3ZLYTJVVzZGY2xtUU1PcHJnOER3dmN3UkxrLUM1MGE3U1VEcFZWdkp1YS1ZempjZWZ0XzUyR1E3NDNrZVBGQ00tRXZDTEc0eFY1RkRsdWh3VXpPb3JDc0lFbmpQbUJR?oc=5\\\" target=\\\"_blank\\\"&gt;North India to witness brutal heatwave on Monday, South will be drenched&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;India Today&lt;/font&gt;</description><source url=\\\"https://www.indiatoday.in\\\">India Today</source></item><item><title>Heatwave grips North India, temperatures cross 45 degrees Celsius, IMD issues red, orange alerts - India Tribune - Chicago</title><link>https://news.google.com/rss/articles/CBMivwFBVV95cUxNaVVQakozTmhIVlZVY2JTcVhPUDlLa0NPemgxMExIUldPT0dKY2I4a1MzT0xHVTdVOHNMX1R5MzdfRm1qM0dYR1NRNXJpdFNMUFQwSE42SFZMTk5RVnZ0N2JSUlE3SVJGdnU1NG1Ra0U0WlNsdXVrTUgtWHBLSHZmWTJkWVpBRzJlVVMySGE4YjhfMUwycUpUdzlYdkVwMm5DZ3lZQU93U0paM0xCMXlkNGM2ZUVWRzlXbkZzak9aYw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMivwFBVV95cUxNaVVQakozTmhIVlZVY2JTcVhPUDlLa0NPemgxMExIUldPT0dKY2I4a1MzT0xHVTdVOHNMX1R5MzdfRm1qM0dYR1NRNXJpdFNMUFQwSE42SFZMTk5RVnZ0N2JSUlE3SVJGdnU1NG1Ra0U0WlNsdXVrTUgtWHBLSHZmWTJkWVpBRzJlVVMySGE4YjhfMUwycUpUdzlYdkVwMm5DZ3lZQU93U0paM0xCMXlkNGM2ZUVWRzlXbkZzak9aYw</guid><pubDate>Wed, 20 May 2026 22:49:48 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMivwFBVV95cUxNaVVQakozTmhIVlZVY2JTcVhPUDlLa0NPemgxMExIUldPT0dKY2I4a1MzT0xHVTdVOHNMX1R5MzdfRm1qM0dYR1NRNXJpdFNMUFQwSE42SFZMTk5RVnZ0N2JSUlE3SVJGdnU1NG1Ra0U0WlNsdXVrTUgtWHBLSHZmWTJkWVpBRzJlVVMySGE4YjhfMUwycUpUdzlYdkVwMm5DZ3lZQU93U0paM0xCMXlkNGM2ZUVWRzlXbkZzak9aYw?oc=5\\\" target=\\\"_blank\\\"&gt;Heatwave grips North India, temperatures cross 45 degrees Celsius, IMD issues red, orange alerts&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;India Tribune - Chicago&lt;/font&gt;</description><source url=\\\"https://www.indiatribune.com\\\">India Tribune - Chicago</source></item><item><title>Heatwave Hits Maharashtra: State Accounts For Most Cities With 45-Degree Plus Temperatures - NDTV Profit</title><link>https://news.google.com/rss/articles/CBMiywFBVV95cUxPaGVVYTlmTmY0SDByWWJBSlZlcHJVQy1qVzA5QWhBT0RuS2czaUJpdW5FMVhJSGRjT0h3ODJ3cXlRSVpOc0FBZUVpUVU0NXBIWkhiTElEb0thZUQ2X09WcTBtN1lSam1KWjM2VG5fc2htZ1J3RDUxcFA2ZllFejBmLU5zZzgydGo0Z2ptTGk5NnZqYzNjMUgwSjR4OE5fTGpZZHZaMXktNVVDazdYV2t0b2dLc3k3T09fQ3JZTE9fUEhhOVMtNzFIejNTSdIB0wFBVV95cUxNaG9XVW1LdUZGRElLNmJWSUllcy00WmdrRHFLc05qbUNoajJpNk94bmFOZnQ3VVNycldTNExJR19HZXNBX1Z0TWhTRVFiYzBVTlNSQ2JqVFZscE9nTE9XeHBPLUtCSE9lQjh0Q0hRb29FV2N1bU1oMEozenUzc19WZ3BnT2FSLXNDQVpOemRUelo0Y1JGbkJVUl9GV09Vcm9Lak8wbnY1dHVXT2RvbTBUa2N0SE1hSkhhQjhXMTFxbEV4MzdhaHNvcmdlR0o2VUUyMEsw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiywFBVV95cUxPaGVVYTlmTmY0SDByWWJBSlZlcHJVQy1qVzA5QWhBT0RuS2czaUJpdW5FMVhJSGRjT0h3ODJ3cXlRSVpOc0FBZUVpUVU0NXBIWkhiTElEb0thZUQ2X09WcTBtN1lSam1KWjM2VG5fc2htZ1J3RDUxcFA2ZllFejBmLU5zZzgydGo0Z2ptTGk5NnZqYzNjMUgwSjR4OE5fTGpZZHZaMXktNVVDazdYV2t0b2dLc3k3T09fQ3JZTE9fUEhhOVMtNzFIejNTSdIB0wFBVV95cUxNaG9XVW1LdUZGRElLNmJWSUllcy00WmdrRHFLc05qbUNoajJpNk94bmFOZnQ3VVNycldTNExJR19HZXNBX1Z0TWhTRVFiYzBVTlNSQ2JqVFZscE9nTE9XeHBPLUtCSE9lQjh0Q0hRb29FV2N1bU1oMEozenUzc19WZ3BnT2FSLXNDQVpOemRUelo0Y1JGbkJVUl9GV09Vcm9Lak8wbnY1dHVXT2RvbTBUa2N0SE1hSkhhQjhXMTFxbEV4MzdhaHNvcmdlR0o2VUUyMEsw</guid><pubDate>Fri, 22 May 2026 16:44:14 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiywFBVV95cUxPaGVVYTlmTmY0SDByWWJBSlZlcHJVQy1qVzA5QWhBT0RuS2czaUJpdW5FMVhJSGRjT0h3ODJ3cXlRSVpOc0FBZUVpUVU0NXBIWkhiTElEb0thZUQ2X09WcTBtN1lSam1KWjM2VG5fc2htZ1J3RDUxcFA2ZllFejBmLU5zZzgydGo0Z2ptTGk5NnZqYzNjMUgwSjR4OE5fTGpZZHZaMXktNVVDazdYV2t0b2dLc3k3T09fQ3JZTE9fUEhhOVMtNzFIejNTSdIB0wFBVV95cUxNaG9XVW1LdUZGRElLNmJWSUllcy00WmdrRHFLc05qbUNoajJpNk94bmFOZnQ3VVNycldTNExJR19HZXNBX1Z0TWhTRVFiYzBVTlNSQ2JqVFZscE9nTE9XeHBPLUtCSE9lQjh0Q0hRb29FV2N1bU1oMEozenUzc19WZ3BnT2FSLXNDQVpOemRUelo0Y1JGbkJVUl9GV09Vcm9Lak8wbnY1dHVXT2RvbTBUa2N0SE1hSkhhQjhXMTFxbEV4MzdhaHNvcmdlR0o2VUUyMEsw?oc=5\\\" target=\\\"_blank\\\"&gt;Heatwave Hits Maharashtra: State Accounts For Most Cities With 45-Degree Plus Temperatures&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;NDTV Profit&lt;/font&gt;</description><source url=\\\"https://www.ndtvprofit.com\\\">NDTV Profit</source></item><item><title>India Bakes At 47.6 Degrees: Heatwave Explained, From Urban Heat To El Nino - NDTV</title><link>https://news.google.com/rss/articles/CBMihAFBVV95cUxQbkd4MTJmVHcybHJ3WmhFanhIWTV0Q3lPME9lN0IxVXpMU1hXUFpESjFHdE9QVjl0VzNWeFhxZzNCVFhvMVU5MWl1U2lPS3hTbG44OUNMd25HNXA0YnljeDZRMnZQam1JRTdzV0Y4ZTJWM1RmU0tUdHdaN1ByZ09HandYVUE?oc=5</link><guid isPermaLink=\\\"false\\\">CBMihAFBVV95cUxQbkd4MTJmVHcybHJ3WmhFanhIWTV0Q3lPME9lN0IxVXpMU1hXUFpESjFHdE9QVjl0VzNWeFhxZzNCVFhvMVU5MWl1U2lPS3hTbG44OUNMd25HNXA0YnljeDZRMnZQam1JRTdzV0Y4ZTJWM1RmU0tUdHdaN1ByZ09HandYVUE</guid><pubDate>Wed, 20 May 2026 05:37:33 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMihAFBVV95cUxQbkd4MTJmVHcybHJ3WmhFanhIWTV0Q3lPME9lN0IxVXpMU1hXUFpESjFHdE9QVjl0VzNWeFhxZzNCVFhvMVU5MWl1U2lPS3hTbG44OUNMd25HNXA0YnljeDZRMnZQam1JRTdzV0Y4ZTJWM1RmU0tUdHdaN1ByZ09HandYVUE?oc=5\\\" target=\\\"_blank\\\"&gt;India Bakes At 47.6 Degrees: Heatwave Explained, From Urban Heat To El Nino&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;NDTV&lt;/font&gt;</description><source url=\\\"https://www.ndtv.com\\\">NDTV</source></item><item><title>Temperatures near 48°C: India reels under severe heatwave conditions; nationwide alert till May 28 - The Times of India</title><link>https://news.google.com/rss/articles/CBMi9gFBVV95cUxOdy0xOHBaTXVJX3RGNG5wTnhLaDFweS1pdXFyMzAtemg0OUNfNC1Wd3phUUVSZG5nWmFKLTVDNFhxMTBITzVBdUhOWXV1ZDZnczhQQXRHMm9TRnRVRWhrQjZYMDNXd19qYWpuQXZEOXF2SHJmSzZZZ3BPWE5HSTdwNTN3UmRtRUIxblhSUnZJMlZjNzNQRmcyX2t4cVFrYXpWUnRuZUZqdzE2M01fX0Jab2s1VXNwbm5kajVSX2RReWc3OG0yQ3hKcmZqSUtpVkNDWXE0cndIUVRBbXd4Z3l6RFhZR3lzOFhENGhid2szSlZRV1NHUmfSAfsBQVVfeXFMT2JRTjhhU1d2ZmZOeVVDcFpQUnFDY09MQk56a3h6QmhjSVUxdnlkYTVUd0hmRFRPbzJseEJSY2RYMU5SWV8yQjAwVGNWYi0zTmRUWG5EYmZmczZLcDVWT3BmS3ZGY3pFQktpZmVKMUhONUNERGRYek9tYU9KS0thc1RjVmZzeHE1LURLTkNodTBXNGVodVJpOVFSNHh4NkNydFExeXJYc2syZGctRDV5OTNraFBsNDFaWTMzWXdvRWhpQ1ZPRXVxcWhFdkZiQVFHWEpSbWE0UUFaVXpCR3pfZ2JMb294Q2NTU2VoTGNvcGJHY256dkFvX3oxMGs?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi9gFBVV95cUxOdy0xOHBaTXVJX3RGNG5wTnhLaDFweS1pdXFyMzAtemg0OUNfNC1Wd3phUUVSZG5nWmFKLTVDNFhxMTBITzVBdUhOWXV1ZDZnczhQQXRHMm9TRnRVRWhrQjZYMDNXd19qYWpuQXZEOXF2SHJmSzZZZ3BPWE5HSTdwNTN3UmRtRUIxblhSUnZJMlZjNzNQRmcyX2t4cVFrYXpWUnRuZUZqdzE2M01fX0Jab2s1VXNwbm5kajVSX2RReWc3OG0yQ3hKcmZqSUtpVkNDWXE0cndIUVRBbXd4Z3l6RFhZR3lzOFhENGhid2szSlZRV1NHUmfSAfsBQVVfeXFMT2JRTjhhU1d2ZmZOeVVDcFpQUnFDY09MQk56a3h6QmhjSVUxdnlkYTVUd0hmRFRPbzJseEJSY2RYMU5SWV8yQjAwVGNWYi0zTmRUWG5EYmZmczZLcDVWT3BmS3ZGY3pFQktpZmVKMUhONUNERGRYek9tYU9KS0thc1RjVmZzeHE1LURLTkNodTBXNGVodVJpOVFSNHh4NkNydFExeXJYc2syZGctRDV5OTNraFBsNDFaWTMzWXdvRWhpQ1ZPRXVxcWhFdkZiQVFHWEpSbWE0UUFaVXpCR3pfZ2JMb294Q2NTU2VoTGNvcGJHY256dkFvX3oxMGs</guid><pubDate>Sat, 23 May 2026 03:01:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi9gFBVV95cUxOdy0xOHBaTXVJX3RGNG5wTnhLaDFweS1pdXFyMzAtemg0OUNfNC1Wd3phUUVSZG5nWmFKLTVDNFhxMTBITzVBdUhOWXV1ZDZnczhQQXRHMm9TRnRVRWhrQjZYMDNXd19qYWpuQXZEOXF2SHJmSzZZZ3BPWE5HSTdwNTN3UmRtRUIxblhSUnZJMlZjNzNQRmcyX2t4cVFrYXpWUnRuZUZqdzE2M01fX0Jab2s1VXNwbm5kajVSX2RReWc3OG0yQ3hKcmZqSUtpVkNDWXE0cndIUVRBbXd4Z3l6RFhZR3lzOFhENGhid2szSlZRV1NHUmfSAfsBQVVfeXFMT2JRTjhhU1d2ZmZOeVVDcFpQUnFDY09MQk56a3h6QmhjSVUxdnlkYTVUd0hmRFRPbzJseEJSY2RYMU5SWV8yQjAwVGNWYi0zTmRUWG5EYmZmczZLcDVWT3BmS3ZGY3pFQktpZmVKMUhONUNERGRYek9tYU9KS0thc1RjVmZzeHE1LURLTkNodTBXNGVodVJpOVFSNHh4NkNydFExeXJYc2syZGctRDV5OTNraFBsNDFaWTMzWXdvRWhpQ1ZPRXVxcWhFdkZiQVFHWEpSbWE0UUFaVXpCR3pfZ2JMb294Q2NTU2VoTGNvcGJHY256dkFvX3oxMGs?oc=5\\\" target=\\\"_blank\\\"&gt;Temperatures near 48°C: India reels under severe heatwave conditions; nationwide alert till May 28&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Times of India&lt;/font&gt;</description><source url=\\\"https://timesofindia.indiatimes.com\\\">The Times of India</source></item><item><title>Heatwave scorches India as temperatures near 45°C - Gulf Today</title><link>https://news.google.com/rss/articles/CBMimgFBVV95cUxOd1dtSUdZa3hXckw5SVl0U1hMZ3F4NTFNLVhsS3lGYzJDRDlPNElhajJweG9tTF9xR3ZpbUtnN1NkTWhIYkYzZi1GYmp6Mi1PdEh3YjV5d2xRYVVmc2xhbWtLTDludlA2cmNERUNsT0hwQ0NFUnBTYVNZT2djd3YwMGJ3NHNYNVBoUHRxbG5IblBNR25lZDAxUTRn?oc=5</link><guid isPermaLink=\\\"false\\\">CBMimgFBVV95cUxOd1dtSUdZa3hXckw5SVl0U1hMZ3F4NTFNLVhsS3lGYzJDRDlPNElhajJweG9tTF9xR3ZpbUtnN1NkTWhIYkYzZi1GYmp6Mi1PdEh3YjV5d2xRYVVmc2xhbWtLTDludlA2cmNERUNsT0hwQ0NFUnBTYVNZT2djd3YwMGJ3NHNYNVBoUHRxbG5IblBNR25lZDAxUTRn</guid><pubDate>Thu, 21 May 2026 18:40:26 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMimgFBVV95cUxOd1dtSUdZa3hXckw5SVl0U1hMZ3F4NTFNLVhsS3lGYzJDRDlPNElhajJweG9tTF9xR3ZpbUtnN1NkTWhIYkYzZi1GYmp6Mi1PdEh3YjV5d2xRYVVmc2xhbWtLTDludlA2cmNERUNsT0hwQ0NFUnBTYVNZT2djd3YwMGJ3NHNYNVBoUHRxbG5IblBNR25lZDAxUTRn?oc=5\\\" target=\\\"_blank\\\"&gt;Heatwave scorches India as temperatures near 45°C&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Gulf Today&lt;/font&gt;</description><source url=\\\"https://www.gulftoday.ae\\\">Gulf Today</source></item><item><title>India is burning more coal as extreme heat and the Iran war squeeze energy supplies - CNBC</title><link>https://news.google.com/rss/articles/CBMinwFBVV95cUxPaHJTRGpQXzkxY1RlQndhbHJaVUNVajlIdVlGb0c5bTRxb0ZDSlZSTF8xNTBMLTRIcnNVY1BtWmdnSmZ6Uks1QUVUdWs4UkdPWVV0ZzBfdV90REVVTl9YaVJxVi1CVV9oZ2ZTTFo4UG1UUXFnYUhHQ2hqV0lYbS1Mb2ROYkVBSjgwR0swLXNCMVhSZm1sVFY2R0Z6Y2x2eUnSAaQBQVVfeXFMUFE4REhGcXVTeW5VLWVHb3dQQ2hralRJcDJsX1BSbzdfYXFLX2dFSVpLbXdjajMxSFlpeHpnUkVPVm85ODhudDdXOXlUSUltTHhwczF0OWtOeTZUZTdiaUxrODBMMXdPOEdLLVk1bWpNYjFxWmxGQXBZZUFDX0p4Z0pQWTJsd2wtbGVrNFA1NXlOMEI4eE5lRGNJREZoTFRQbC1ZVHM?oc=5</link><guid isPermaLink=\\\"false\\\">CBMinwFBVV95cUxPaHJTRGpQXzkxY1RlQndhbHJaVUNVajlIdVlGb0c5bTRxb0ZDSlZSTF8xNTBMLTRIcnNVY1BtWmdnSmZ6Uks1QUVUdWs4UkdPWVV0ZzBfdV90REVVTl9YaVJxVi1CVV9oZ2ZTTFo4UG1UUXFnYUhHQ2hqV0lYbS1Mb2ROYkVBSjgwR0swLXNCMVhSZm1sVFY2R0Z6Y2x2eUnSAaQBQVVfeXFMUFE4REhGcXVTeW5VLWVHb3dQQ2hralRJcDJsX1BSbzdfYXFLX2dFSVpLbXdjajMxSFlpeHpnUkVPVm85ODhudDdXOXlUSUltTHhwczF0OWtOeTZUZTdiaUxrODBMMXdPOEdLLVk1bWpNYjFxWmxGQXBZZUFDX0p4Z0pQWTJsd2wtbGVrNFA1NXlOMEI4eE5lRGNJREZoTFRQbC1ZVHM</guid><pubDate>Mon, 04 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMinwFBVV95cUxPaHJTRGpQXzkxY1RlQndhbHJaVUNVajlIdVlGb0c5bTRxb0ZDSlZSTF8xNTBMLTRIcnNVY1BtWmdnSmZ6Uks1QUVUdWs4UkdPWVV0ZzBfdV90REVVTl9YaVJxVi1CVV9oZ2ZTTFo4UG1UUXFnYUhHQ2hqV0lYbS1Mb2ROYkVBSjgwR0swLXNCMVhSZm1sVFY2R0Z6Y2x2eUnSAaQBQVVfeXFMUFE4REhGcXVTeW5VLWVHb3dQQ2hralRJcDJsX1BSbzdfYXFLX2dFSVpLbXdjajMxSFlpeHpnUkVPVm85ODhudDdXOXlUSUltTHhwczF0OWtOeTZUZTdiaUxrODBMMXdPOEdLLVk1bWpNYjFxWmxGQXBZZUFDX0p4Z0pQWTJsd2wtbGVrNFA1NXlOMEI4eE5lRGNJREZoTFRQbC1ZVHM?oc=5\\\" target=\\\"_blank\\\"&gt;India is burning more coal as extreme heat and the Iran war squeeze energy supplies&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CNBC&lt;/font&gt;</description><source url=\\\"https://www.cnbc.com\\\">CNBC</source></item><item><title>97 of world’s 100 hottest cities in India as brutal heatwave pushes temperatures past 45°C | India News - Hindustan Times</title><link>https://news.google.com/rss/articles/CBMiiwJBVV95cUxPWmMtQURfOGFzd0xxc1k5S01YZVdqQ1dMdnQ2ZV9KR3lUNnF2ZUZFdU5XOE1uV01LNXFISnZvNnNZN2FQUlc2MHQ0dVh6UUlDR1MwdWZJbXd3Ny1hLURES1NiUWhCekEtMk45LVNjN01nbVI0QUlicGtiUUpzU2g5aFF3QjVrS3VmRzIyN1JqSE5KZ0V1QjBiQmtmOGJvTlhmeGlXLU9jdWg2emJrY2tRMFhGVm5uZmZyVWJxN3VNWDFiUXk2Zk9iNDNnTnZsOEh3d29oQThpb3drbkdoYjhKdDNjTHVWTVJWMkMzMWh4dUNpVTlUZnRLM1lwWS01ZzZXcmZWRlhOWmxJLXPSAZACQVVfeXFMTjhmR3VVWWh0OFlWbTI5OGhPblVoS0xlZ2k2ejJYY2JTaXQ3UmVneFdkdnE4eHJOaXNlaFhDNm5XcnBnazNtN05vRXE3YmRIaXJmdDRpWGxiUW9HWDVOd2IyTUtfSUZtTmNIZThoLUlzY3FiOGh4U19va0NfYXpsdE9kV3BmYmxvcERVYjFjZURBNEZSNlZsRHdNdDl1cUpCR0Y4MWVaYUlEVkNWXzI3Z2N4SldaVC1NVUR3X2tDWUNHM0x4VXVvZjBhYWpfT2VaNG9RSE9WY2xJSHdOYUNHdUlsUnhlSjhFQzZadTJRZUlNMk1Za1lYVHMwRW91TkVGU19PbWJTeHRlSWp4aE90SUw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiiwJBVV95cUxPWmMtQURfOGFzd0xxc1k5S01YZVdqQ1dMdnQ2ZV9KR3lUNnF2ZUZFdU5XOE1uV01LNXFISnZvNnNZN2FQUlc2MHQ0dVh6UUlDR1MwdWZJbXd3Ny1hLURES1NiUWhCekEtMk45LVNjN01nbVI0QUlicGtiUUpzU2g5aFF3QjVrS3VmRzIyN1JqSE5KZ0V1QjBiQmtmOGJvTlhmeGlXLU9jdWg2emJrY2tRMFhGVm5uZmZyVWJxN3VNWDFiUXk2Zk9iNDNnTnZsOEh3d29oQThpb3drbkdoYjhKdDNjTHVWTVJWMkMzMWh4dUNpVTlUZnRLM1lwWS01ZzZXcmZWRlhOWmxJLXPSAZACQVVfeXFMTjhmR3VVWWh0OFlWbTI5OGhPblVoS0xlZ2k2ejJYY2JTaXQ3UmVneFdkdnE4eHJOaXNlaFhDNm5XcnBnazNtN05vRXE3YmRIaXJmdDRpWGxiUW9HWDVOd2IyTUtfSUZtTmNIZThoLUlzY3FiOGh4U19va0NfYXpsdE9kV3BmYmxvcERVYjFjZURBNEZSNlZsRHdNdDl1cUpCR0Y4MWVaYUlEVkNWXzI3Z2N4SldaVC1NVUR3X2tDWUNHM0x4VXVvZjBhYWpfT2VaNG9RSE9WY2xJSHdOYUNHdUlsUnhlSjhFQzZadTJRZUlNMk1Za1lYVHMwRW91TkVGU19PbWJTeHRlSWp4aE90SUw</guid><pubDate>Fri, 22 May 2026 10:07:12 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiiwJBVV95cUxPWmMtQURfOGFzd0xxc1k5S01YZVdqQ1dMdnQ2ZV9KR3lUNnF2ZUZFdU5XOE1uV01LNXFISnZvNnNZN2FQUlc2MHQ0dVh6UU\\n\\n... [OUTPUT TRUNCATED - 86053 chars omitted out of 136053 total] ...\\n\\nV21nWEQ1azZId2NfTUVqLS1pVWFZVmt5RWZzUGV5anpYUndHWTBIWGNXZmZOcm1MdkZLQkFnM2hYVDHSAY4CQVVfeXFMTV9oVEZvTlZ4QlhSRy1zVXVpU2E2SnVOcnRkam1PVFRBVHhGS0EtU1VzX2gyU2IwbGpDT2lpTFZ1b0owaXBLT3J6UHdxaFIzUDdiWDZtOXRNeEppQjQzc1FwQzFrUTF6bm9lM1JNTTdmRmVnbGhwVURJQVlWNEpRQkRaUlJrektyLTR4ZThyWTN3WXFxMHpSZmxkSW0zUXhmWF9xUjZrOGlWZndnSDQ3eEd2aENaekFoem1pZEVRczluRUdDUXZlSGk3RjRGQVp6V1N4TldTdzA1WkUwZ2UyQ0RMRER0VHlLOWM3bnR4SjdabEhRZjdla3VnR0VSVWNNQ3d3bWhYNlQxY21TaUZ3?oc=5\\\" target=\\\"_blank\\\"&gt;Delhi Braces for Intense Heatwave as IMD Warns Temperature Could Reach 45°C; Severe Heat Conditions Likely Across North India&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Republic World&lt;/font&gt;</description><source url=\\\"https://www.republicworld.com\\\">Republic World</source></item><item><title>Punjab School Summer Vacation 2026 Dates: Will Summer Holidays Be Extended? Check Government, Private, Army, Airforce &amp; Central Schools Holiday Updates Amid Heatwave, High Temperature, Extreme Weather - The Sunday Guardian</title><link>https://news.google.com/rss/articles/CBMi2wJBVV95cUxOTlhoNU82ak5XQlFkUGV6RE1IZC1ma2prMVJoVjlIcGh3OXgwQ3c2MWNhS1AzWkV0U1BDend5amY0c3V3UGN5TUMwMTVsNG92blByVnU3RE5zVWxVN3VVejVFT2pRak1vVjBPeFZ6b0xaTkNYdUZZbmNuanpCZHdpUUUxcHFGY3RLLThfRlg3bjExOFBpV3F1ZEZfeXI5NGh5LWV0ZE9kaHFxcE90OERHTEpwQnVKSDlDNnJWTzJ3T1kyTFJtQ05zMC1nSlhoWG5YVFJUU0oxMmR5S2dfa3NuSmlxSE4yby13TGZQWUs5eEwxT3NfanZtX2pwdjNtUjdkM3ByNFZscUFzanhScXkxNDA2Q3IwS3k5WkZ0WmY4YW5vLWVDTmVfRDAwNlpRczRzZW4zTl9fUEQ2WmpEc0s3U3RsTnIySnVrek9vTll4c004TDlQT3E5RVFSUdIB4AJBVV95cUxQdWhIYUg5dldqeC16N2dhUThzMHJORlV5c1dnbzlDbGZWNWpjbERmNzFYcHlCVWIyUTRBSVBJdk9NZFlXSXA5SndNZ1I5Y3lkeTFGYjFhaFJ4OVRvSVM4MGZ6cGtoRWhEQ08yZ0o2MHZzNmJOQUtYcmZuaFJyNGRlOW1zTEVIaEM4WkpDcWdpV3ROSmVUSG1icWhVTVVaUFBscDRmdDRER1l5THJrQzV3REhsOWphOWtKaW1CQkRRSUpJNlQtNktodTN5Y0tIVjFDalVOTlJvV0toVVphWVA5MGVVajZMRkVSNmRKUEJIUnE2cmZia0ZKSlZ3WUltYm5WX1RkR2QtUjl1aFZlYlBhRmNfRy0yM0Fvd2ZMc2RINm5taFdQVUxVWjB3MXpWZ3pSanBkWV9VMTlqYmJ2ZnUyblFtZkJfc2h5VUVNWS05Y0gzZFF4NG5rSHFZNFdUUTBy?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi2wJBVV95cUxOTlhoNU82ak5XQlFkUGV6RE1IZC1ma2prMVJoVjlIcGh3OXgwQ3c2MWNhS1AzWkV0U1BDend5amY0c3V3UGN5TUMwMTVsNG92blByVnU3RE5zVWxVN3VVejVFT2pRak1vVjBPeFZ6b0xaTkNYdUZZbmNuanpCZHdpUUUxcHFGY3RLLThfRlg3bjExOFBpV3F1ZEZfeXI5NGh5LWV0ZE9kaHFxcE90OERHTEpwQnVKSDlDNnJWTzJ3T1kyTFJtQ05zMC1nSlhoWG5YVFJUU0oxMmR5S2dfa3NuSmlxSE4yby13TGZQWUs5eEwxT3NfanZtX2pwdjNtUjdkM3ByNFZscUFzanhScXkxNDA2Q3IwS3k5WkZ0WmY4YW5vLWVDTmVfRDAwNlpRczRzZW4zTl9fUEQ2WmpEc0s3U3RsTnIySnVrek9vTll4c004TDlQT3E5RVFSUdIB4AJBVV95cUxQdWhIYUg5dldqeC16N2dhUThzMHJORlV5c1dnbzlDbGZWNWpjbERmNzFYcHlCVWIyUTRBSVBJdk9NZFlXSXA5SndNZ1I5Y3lkeTFGYjFhaFJ4OVRvSVM4MGZ6cGtoRWhEQ08yZ0o2MHZzNmJOQUtYcmZuaFJyNGRlOW1zTEVIaEM4WkpDcWdpV3ROSmVUSG1icWhVTVVaUFBscDRmdDRER1l5THJrQzV3REhsOWphOWtKaW1CQkRRSUpJNlQtNktodTN5Y0tIVjFDalVOTlJvV0toVVphWVA5MGVVajZMRkVSNmRKUEJIUnE2cmZia0ZKSlZ3WUltYm5WX1RkR2QtUjl1aFZlYlBhRmNfRy0yM0Fvd2ZMc2RINm5taFdQVUxVWjB3MXpWZ3pSanBkWV9VMTlqYmJ2ZnUyblFtZkJfc2h5VUVNWS05Y0gzZFF4NG5rSHFZNFdUUTBy</guid><pubDate>Sat, 23 May 2026 06:23:08 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi2wJBVV95cUxOTlhoNU82ak5XQlFkUGV6RE1IZC1ma2prMVJoVjlIcGh3OXgwQ3c2MWNhS1AzWkV0U1BDend5amY0c3V3UGN5TUMwMTVsNG92blByVnU3RE5zVWxVN3VVejVFT2pRak1vVjBPeFZ6b0xaTkNYdUZZbmNuanpCZHdpUUUxcHFGY3RLLThfRlg3bjExOFBpV3F1ZEZfeXI5NGh5LWV0ZE9kaHFxcE90OERHTEpwQnVKSDlDNnJWTzJ3T1kyTFJtQ05zMC1nSlhoWG5YVFJUU0oxMmR5S2dfa3NuSmlxSE4yby13TGZQWUs5eEwxT3NfanZtX2pwdjNtUjdkM3ByNFZscUFzanhScXkxNDA2Q3IwS3k5WkZ0WmY4YW5vLWVDTmVfRDAwNlpRczRzZW4zTl9fUEQ2WmpEc0s3U3RsTnIySnVrek9vTll4c004TDlQT3E5RVFSUdIB4AJBVV95cUxQdWhIYUg5dldqeC16N2dhUThzMHJORlV5c1dnbzlDbGZWNWpjbERmNzFYcHlCVWIyUTRBSVBJdk9NZFlXSXA5SndNZ1I5Y3lkeTFGYjFhaFJ4OVRvSVM4MGZ6cGtoRWhEQ08yZ0o2MHZzNmJOQUtYcmZuaFJyNGRlOW1zTEVIaEM4WkpDcWdpV3ROSmVUSG1icWhVTVVaUFBscDRmdDRER1l5THJrQzV3REhsOWphOWtKaW1CQkRRSUpJNlQtNktodTN5Y0tIVjFDalVOTlJvV0toVVphWVA5MGVVajZMRkVSNmRKUEJIUnE2cmZia0ZKSlZ3WUltYm5WX1RkR2QtUjl1aFZlYlBhRmNfRy0yM0Fvd2ZMc2RINm5taFdQVUxVWjB3MXpWZ3pSanBkWV9VMTlqYmJ2ZnUyblFtZkJfc2h5VUVNWS05Y0gzZFF4NG5rSHFZNFdUUTBy?oc=5\\\" target=\\\"_blank\\\"&gt;Punjab School Summer Vacation 2026 Dates: Will Summer Holidays Be Extended? Check Government, Private, Army, Airforce &amp; Central Schools Holiday Updates Amid Heatwave, High Temperature, Extreme Weather&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Sunday Guardian&lt;/font&gt;</description><source url=\\\"https://sundayguardianlive.com\\\">The Sunday Guardian</source></item><item><title>North India to face severe heat wave soon, temperatures may hover around 45 degrees - thehawk.in</title><link>https://news.google.com/rss/articles/CBMiuAFBVV95cUxPTzNJNUdrVHNSUFMwektjYnU3RVJzenNfRkVxV1pZZEF6RDVBVkFWQ2hBSENiZ3E4WUN1Ujd4WDFxOHJ6X1ZPakZ2eE1YLS1KNncwQjVWWm4wd3lrWVlkdTJfcjlpSmtiYUhIUUhacnM5R0JVTVlzWXNBODBxODBMWkNNU3FiVWVvRUYtT1hxbjlNdEh2RDk5WUNZV05HSzFXcGNicEdsS20wN3FpNmozZHlHNGljeTZu?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiuAFBVV95cUxPTzNJNUdrVHNSUFMwektjYnU3RVJzenNfRkVxV1pZZEF6RDVBVkFWQ2hBSENiZ3E4WUN1Ujd4WDFxOHJ6X1ZPakZ2eE1YLS1KNncwQjVWWm4wd3lrWVlkdTJfcjlpSmtiYUhIUUhacnM5R0JVTVlzWXNBODBxODBMWkNNU3FiVWVvRUYtT1hxbjlNdEh2RDk5WUNZV05HSzFXcGNicEdsS20wN3FpNmozZHlHNGljeTZu</guid><pubDate>Sat, 16 May 2026 23:13:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiuAFBVV95cUxPTzNJNUdrVHNSUFMwektjYnU3RVJzenNfRkVxV1pZZEF6RDVBVkFWQ2hBSENiZ3E4WUN1Ujd4WDFxOHJ6X1ZPakZ2eE1YLS1KNncwQjVWWm4wd3lrWVlkdTJfcjlpSmtiYUhIUUhacnM5R0JVTVlzWXNBODBxODBMWkNNU3FiVWVvRUYtT1hxbjlNdEh2RDk5WUNZV05HSzFXcGNicEdsS20wN3FpNmozZHlHNGljeTZu?oc=5\\\" target=\\\"_blank\\\"&gt;North India to face severe heat wave soon, temperatures may hover around 45 degrees&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;thehawk.in&lt;/font&gt;</description><source url=\\\"https://www.thehawk.in\\\">thehawk.in</source></item><item><title>Global Weather Update Today (19 May 2026): India (Delhi), Bangladesh (Dhaka), Singapore &amp; USA (Washington, D.C.) Face Heatwave, Rain &amp; Thunderstorm Alerts - Dailyhunt</title><link>https://news.google.com/rss/articles/CBMixwJBVV95cUxPME9ZMHdWVldWUDZYbkN3V19KYlNXcDdNbEo2dDl5eGJoTnpHS2doMnFodzZFbHBKTlMtSk9Ga1R4djdsMjRZM1FVd1BKcnc1S19DSXYwaEhsVVJ2SHNjQUZpM1RvNm1PZVR0RkVEUUFuU21McDZDdXMwUEtKdlU5YXo5Y2hzaEtTbC1lOVFvaG5BdWlxSHd2VEJQUEhGNE1qcnVLSkxxeTNSS2k1RDV5eEVDa2l0STlhSTc0WThRcWtaTDJYbnRjbXZZQnRlZUtoU1ViTnhkRnlPZEt3ZWlaVjlfTDRyUF9DaVAySm1GZkV0aVlIRmhjOHRyV3JTSUcwOU9vN0lQdS1ZVVBNQzhBdjJPV3Q2Um4zZ1BQVFZPM2ZnSUJBV1hDNGRzSjJEU1RCV2YtWmJUS3luWjkyNlRsaXJLSGhCVXM?oc=5</link><guid isPermaLink=\\\"false\\\">CBMixwJBVV95cUxPME9ZMHdWVldWUDZYbkN3V19KYlNXcDdNbEo2dDl5eGJoTnpHS2doMnFodzZFbHBKTlMtSk9Ga1R4djdsMjRZM1FVd1BKcnc1S19DSXYwaEhsVVJ2SHNjQUZpM1RvNm1PZVR0RkVEUUFuU21McDZDdXMwUEtKdlU5YXo5Y2hzaEtTbC1lOVFvaG5BdWlxSHd2VEJQUEhGNE1qcnVLSkxxeTNSS2k1RDV5eEVDa2l0STlhSTc0WThRcWtaTDJYbnRjbXZZQnRlZUtoU1ViTnhkRnlPZEt3ZWlaVjlfTDRyUF9DaVAySm1GZkV0aVlIRmhjOHRyV3JTSUcwOU9vN0lQdS1ZVVBNQzhBdjJPV3Q2Um4zZ1BQVFZPM2ZnSUJBV1hDNGRzSjJEU1RCV2YtWmJUS3luWjkyNlRsaXJLSGhCVXM</guid><pubDate>Wed, 20 May 2026 06:44:27 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMixwJBVV95cUxPME9ZMHdWVldWUDZYbkN3V19KYlNXcDdNbEo2dDl5eGJoTnpHS2doMnFodzZFbHBKTlMtSk9Ga1R4djdsMjRZM1FVd1BKcnc1S19DSXYwaEhsVVJ2SHNjQUZpM1RvNm1PZVR0RkVEUUFuU21McDZDdXMwUEtKdlU5YXo5Y2hzaEtTbC1lOVFvaG5BdWlxSHd2VEJQUEhGNE1qcnVLSkxxeTNSS2k1RDV5eEVDa2l0STlhSTc0WThRcWtaTDJYbnRjbXZZQnRlZUtoU1ViTnhkRnlPZEt3ZWlaVjlfTDRyUF9DaVAySm1GZkV0aVlIRmhjOHRyV3JTSUcwOU9vN0lQdS1ZVVBNQzhBdjJPV3Q2Um4zZ1BQVFZPM2ZnSUJBV1hDNGRzSjJEU1RCV2YtWmJUS3luWjkyNlRsaXJLSGhCVXM?oc=5\\\" target=\\\"_blank\\\"&gt;Global Weather Update Today (19 May 2026): India (Delhi), Bangladesh (Dhaka), Singapore &amp; USA (Washington, D.C.) Face Heatwave, Rain &amp; Thunderstorm Alerts&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Dailyhunt&lt;/font&gt;</description><source url=\\\"https://m.dailyhunt.in\\\">Dailyhunt</source></item><item><title>Delhi set to sizzle under extreme heatwave, IMD warns of 45 degrees Celsius days - India TV News</title><link>https://news.google.com/rss/articles/CBMizAFBVV95cUxNNlZNUnVBaWwxLUFDbjdaU2E3UTMtWjdhWURXcU51cjlmbHVsTmxuZjlndDRPR0JWa01yRS0xdElBQ3h6bEhMZWxuN2owbHFLcnc0ZG00ZG1DWFVpeGRKVmJKd3EtV0FLV3k4SDRYcG9JUklUd092Rmp2T1VxQlZ1a21mV1BmdF9YaDRBMThDbmNpMnNhcW9kUHpjQVpNRWZIdjdHY2ljXzRnUmhFWUkwem8tUXBUZkJEUmdfRzE5a01PM0hrbVNldENtUTXSAdIBQVVfeXFMTWF6OTVHM291MDhHVjlxRkFtQnhFRUctZ3RYLUhLcXJvQU84dzNMV1BzSDdvSVB5T01SY3VuSlhHc1c1ZmZSTzhYYWk0aHBrYkZQVWlVc18zVW1IbzFCU3p2S2wtNzc3cDJ1TEdCSF9qRnREdFBZaFQ2U1dBdk96SUxpbEJiQ21UX3UwRW9CSWlqRnJralozbmN5OEhyNEh6b3libGREVGtVdWRrUUR6X3QxdUZIVkRHQjZwRE9KNDgtZTQzMVNIbmRaZTBZazJqOXpB?oc=5</link><guid isPermaLink=\\\"false\\\">CBMizAFBVV95cUxNNlZNUnVBaWwxLUFDbjdaU2E3UTMtWjdhWURXcU51cjlmbHVsTmxuZjlndDRPR0JWa01yRS0xdElBQ3h6bEhMZWxuN2owbHFLcnc0ZG00ZG1DWFVpeGRKVmJKd3EtV0FLV3k4SDRYcG9JUklUd092Rmp2T1VxQlZ1a21mV1BmdF9YaDRBMThDbmNpMnNhcW9kUHpjQVpNRWZIdjdHY2ljXzRnUmhFWUkwem8tUXBUZkJEUmdfRzE5a01PM0hrbVNldENtUTXSAdIBQVVfeXFMTWF6OTVHM291MDhHVjlxRkFtQnhFRUctZ3RYLUhLcXJvQU84dzNMV1BzSDdvSVB5T01SY3VuSlhHc1c1ZmZSTzhYYWk0aHBrYkZQVWlVc18zVW1IbzFCU3p2S2wtNzc3cDJ1TEdCSF9qRnREdFBZaFQ2U1dBdk96SUxpbEJiQ21UX3UwRW9CSWlqRnJralozbmN5OEhyNEh6b3libGREVGtVdWRrUUR6X3QxdUZIVkRHQjZwRE9KNDgtZTQzMVNIbmRaZTBZazJqOXpB</guid><pubDate>Sun, 17 May 2026 11:09:28 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMizAFBVV95cUxNNlZNUnVBaWwxLUFDbjdaU2E3UTMtWjdhWURXcU51cjlmbHVsTmxuZjlndDRPR0JWa01yRS0xdElBQ3h6bEhMZWxuN2owbHFLcnc0ZG00ZG1DWFVpeGRKVmJKd3EtV0FLV3k4SDRYcG9JUklUd092Rmp2T1VxQlZ1a21mV1BmdF9YaDRBMThDbmNpMnNhcW9kUHpjQVpNRWZIdjdHY2ljXzRnUmhFWUkwem8tUXBUZkJEUmdfRzE5a01PM0hrbVNldENtUTXSAdIBQVVfeXFMTWF6OTVHM291MDhHVjlxRkFtQnhFRUctZ3RYLUhLcXJvQU84dzNMV1BzSDdvSVB5T01SY3VuSlhHc1c1ZmZSTzhYYWk0aHBrYkZQVWlVc18zVW1IbzFCU3p2S2wtNzc3cDJ1TEdCSF9qRnREdFBZaFQ2U1dBdk96SUxpbEJiQ21UX3UwRW9CSWlqRnJralozbmN5OEhyNEh6b3libGREVGtVdWRrUUR6X3QxdUZIVkRHQjZwRE9KNDgtZTQzMVNIbmRaZTBZazJqOXpB?oc=5\\\" target=\\\"_blank\\\"&gt;Delhi set to sizzle under extreme heatwave, IMD warns of 45 degrees Celsius days&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;India TV News&lt;/font&gt;</description><source url=\\\"https://www.indiatvnews.com\\\">India TV News</source></item><item><title>Weather Update: Heatwave To Persist In Delhi; Rain, Thunderstorm Alert For Kerala, Tamil Nadu; All India Forecast - The Daily Jagran</title><link>https://news.google.com/rss/articles/CBMi-wFBVV95cUxNM18xVU1tNWprdHFrSUYwdDZwd2hhWjdIRmJYX0YwMVJBTHlxSVZJU0RwcDlyaFloa0FDUHJUZ2w1MEZWWm1aeWdLQlpkTFB1V3FsOWtwZmdLMnlPVTd4cWNCS2tsdVRoM2pJclVwc2tsSVlUMmZVV1o1ZVV6bGt6eDNqbnM5YmVwcm12Z096UGROR1hhS2o5NXhCNmZvdHphOFZKLXBwY0s5bGQtVmNhMi1FbmpzWXl1YUpPTllJaG5XdWh1aDRENzBLZEhERHBNQUo2RnAzUlBSQktHUUJpa0hiV1RUNWtfd2x4VkFDa19IZlhGNDhtWUtDSQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi-wFBVV95cUxNM18xVU1tNWprdHFrSUYwdDZwd2hhWjdIRmJYX0YwMVJBTHlxSVZJU0RwcDlyaFloa0FDUHJUZ2w1MEZWWm1aeWdLQlpkTFB1V3FsOWtwZmdLMnlPVTd4cWNCS2tsdVRoM2pJclVwc2tsSVlUMmZVV1o1ZVV6bGt6eDNqbnM5YmVwcm12Z096UGROR1hhS2o5NXhCNmZvdHphOFZKLXBwY0s5bGQtVmNhMi1FbmpzWXl1YUpPTllJaG5XdWh1aDRENzBLZEhERHBNQUo2RnAzUlBSQktHUUJpa0hiV1RUNWtfd2x4VkFDa19IZlhGNDhtWUtDSQ</guid><pubDate>Mon, 25 May 2026 02:15:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi-wFBVV95cUxNM18xVU1tNWprdHFrSUYwdDZwd2hhWjdIRmJYX0YwMVJBTHlxSVZJU0RwcDlyaFloa0FDUHJUZ2w1MEZWWm1aeWdLQlpkTFB1V3FsOWtwZmdLMnlPVTd4cWNCS2tsdVRoM2pJclVwc2tsSVlUMmZVV1o1ZVV6bGt6eDNqbnM5YmVwcm12Z096UGROR1hhS2o5NXhCNmZvdHphOFZKLXBwY0s5bGQtVmNhMi1FbmpzWXl1YUpPTllJaG5XdWh1aDRENzBLZEhERHBNQUo2RnAzUlBSQktHUUJpa0hiV1RUNWtfd2x4VkFDa19IZlhGNDhtWUtDSQ?oc=5\\\" target=\\\"_blank\\\"&gt;Weather Update: Heatwave To Persist In Delhi; Rain, Thunderstorm Alert For Kerala, Tamil Nadu; All India Forecast&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Daily Jagran&lt;/font&gt;</description><source url=\\\"https://www.thedailyjagran.com\\\">The Daily Jagran</source></item><item><title>Gear up for intense summer heatwaves as IMD Hyderabad issues red alert - The Siasat Daily</title><link>https://news.google.com/rss/articles/CBMipAFBVV95cUxOTFk5VzRkSHg4R1llTFA4MVNpUmI1Zk1mUzdLUEZ0V3luMWdmaWdad0VWWGFyZ2pHbFBtWU9NV3ZpUzlFYVZwV1NBS0VnOG1iOE5rQmJibmVwSmh1dWZ3TlZRRHYwb3hqMVJTUXVYcmFMVVNUNUZxU3hOWlhzNzZfSDY3UXpVRFY5UkFhSFIzdGVaYW5XQ1JOdThJbEE4cmRRTkE5dtIBqgFBVV95cUxPN0pLSXAxVlk1Nm91cm1vSlZmMjRKdVVzWGkwaEJHbEpWcTJEdmRQaDJEZlBGMGNrYXFaNEUxNUQwUng4ZTNnRklVSGd5V0JGZi1NWXkwS0c2V0tqLXJwdkdPbjJpSml0UmJlYWtRb3dtZjJNVkV6ekR3OTZIazgtdlg0SDJvOG53TDEzRUQ5N0Z1aEtGVHRwLTlhU1dLTllfbXEzdm1WV1hQZw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMipAFBVV95cUxOTFk5VzRkSHg4R1llTFA4MVNpUmI1Zk1mUzdLUEZ0V3luMWdmaWdad0VWWGFyZ2pHbFBtWU9NV3ZpUzlFYVZwV1NBS0VnOG1iOE5rQmJibmVwSmh1dWZ3TlZRRHYwb3hqMVJTUXVYcmFMVVNUNUZxU3hOWlhzNzZfSDY3UXpVRFY5UkFhSFIzdGVaYW5XQ1JOdThJbEE4cmRRTkE5dtIBqgFBVV95cUxPN0pLSXAxVlk1Nm91cm1vSlZmMjRKdVVzWGkwaEJHbEpWcTJEdmRQaDJEZlBGMGNrYXFaNEUxNUQwUng4ZTNnRklVSGd5V0JGZi1NWXkwS0c2V0tqLXJwdkdPbjJpSml0UmJlYWtRb3dtZjJNVkV6ekR3OTZIazgtdlg0SDJvOG53TDEzRUQ5N0Z1aEtGVHRwLTlhU1dLTllfbXEzdm1WV1hQZw</guid><pubDate>Thu, 14 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMipAFBVV95cUxOTFk5VzRkSHg4R1llTFA4MVNpUmI1Zk1mUzdLUEZ0V3luMWdmaWdad0VWWGFyZ2pHbFBtWU9NV3ZpUzlFYVZwV1NBS0VnOG1iOE5rQmJibmVwSmh1dWZ3TlZRRHYwb3hqMVJTUXVYcmFMVVNUNUZxU3hOWlhzNzZfSDY3UXpVRFY5UkFhSFIzdGVaYW5XQ1JOdThJbEE4cmRRTkE5dtIBqgFBVV95cUxPN0pLSXAxVlk1Nm91cm1vSlZmMjRKdVVzWGkwaEJHbEpWcTJEdmRQaDJEZlBGMGNrYXFaNEUxNUQwUng4ZTNnRklVSGd5V0JGZi1NWXkwS0c2V0tqLXJwdkdPbjJpSml0UmJlYWtRb3dtZjJNVkV6ekR3OTZIazgtdlg0SDJvOG53TDEzRUQ5N0Z1aEtGVHRwLTlhU1dLTllfbXEzdm1WV1hQZw?oc=5\\\" target=\\\"_blank\\\"&gt;Gear up for intense summer heatwaves as IMD Hyderabad issues red alert&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Siasat Daily&lt;/font&gt;</description><source url=\\\"https://www.siasat.com\\\">The Siasat Daily</source></item><item><title>India braces for intense heatwave, temperature may hit 45 degrees, summer vacations likely to be advanced; Check state-wise list - DNA India</title><link>https://news.google.com/rss/articles/CBMiggJBVV95cUxONW9iNXRVVTJrTkQ3U0p3VzU0OTZjOUlqN181U3NNTjc2ZmxDUktIUGlYaTNOMWlHdmJrNkYwY2ZsXzlKV2ZEYzBSNHVWVlliU1ZlNi1NRTZSRDB6cmk3RFM2WVdDWW1fbnJfbFJVR3BtUUFRZkZGQWZwLXA4bkVTUnMzMjhCOWFrdEViMVZ1UFotUjZqcVdlN0lSTmIxMmNDQTZWNF9RcklOeW44M3VPUHBUcGo3SWNsaEplU1JueHBfYnduRk5aMWZfOV9ubmhoeGFsclB1VXU4SEQ0QVpJTHlLckMzbm5kcFA4UlRXNi1LLW9kcjdOTzZtVl8xX0JfTXfSAYcCQVVfeXFMTnB0YUpjRnJrZVJTOWRjNDRFMUZUMzRjbFNmNElnRFZucDBZbjBsRGhzcnU5eklrNVBUMlJlQzM3ak1IZUI4T1dJLWxFaFlGcHVfeVYxN1FwX2lmZnJhUmgtTW9KSEdPU1pOcHVHWnJ2THVNRXlzWko2aXFFTk42MHczLUZhNUQ3NFZ3RkdSR3JLM1VIVFhEU0U0NlZaR2UyOWpnY2JfOHNyZEhxSzFsellDQjc3VWpycFRCYUFrcWhrRVUtUFZTamNtMU9FWmQ5MFRmN3FLNUJfMXprNDhxeEc2T1ZyYXpCbzQyTTFVc0huNUpVVmZLZ1I5cFlHNWQwRkdtTV9oYXc?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiggJBVV95cUxONW9iNXRVVTJrTkQ3U0p3VzU0OTZjOUlqN181U3NNTjc2ZmxDUktIUGlYaTNOMWlHdmJrNkYwY2ZsXzlKV2ZEYzBSNHVWVlliU1ZlNi1NRTZSRDB6cmk3RFM2WVdDWW1fbnJfbFJVR3BtUUFRZkZGQWZwLXA4bkVTUnMzMjhCOWFrdEViMVZ1UFotUjZqcVdlN0lSTmIxMmNDQTZWNF9RcklOeW44M3VPUHBUcGo3SWNsaEplU1JueHBfYnduRk5aMWZfOV9ubmhoeGFsclB1VXU4SEQ0QVpJTHlLckMzbm5kcFA4UlRXNi1LLW9kcjdOTzZtVl8xX0JfTXfSAYcCQVVfeXFMTnB0YUpjRnJrZVJTOWRjNDRFMUZUMzRjbFNmNElnRFZucDBZbjBsRGhzcnU5eklrNVBUMlJlQzM3ak1IZUI4T1dJLWxFaFlGcHVfeVYxN1FwX2lmZnJhUmgtTW9KSEdPU1pOcHVHWnJ2THVNRXlzWko2aXFFTk42MHczLUZhNUQ3NFZ3RkdSR3JLM1VIVFhEU0U0NlZaR2UyOWpnY2JfOHNyZEhxSzFsellDQjc3VWpycFRCYUFrcWhrRVUtUFZTamNtMU9FWmQ5MFRmN3FLNUJfMXprNDhxeEc2T1ZyYXpCbzQyTTFVc0huNUpVVmZLZ1I5cFlHNWQwRkdtTV9oYXc</guid><pubDate>Fri, 17 Apr 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiggJBVV95cUxONW9iNXRVVTJrTkQ3U0p3VzU0OTZjOUlqN181U3NNTjc2ZmxDUktIUGlYaTNOMWlHdmJrNkYwY2ZsXzlKV2ZEYzBSNHVWVlliU1ZlNi1NRTZSRDB6cmk3RFM2WVdDWW1fbnJfbFJVR3BtUUFRZkZGQWZwLXA4bkVTUnMzMjhCOWFrdEViMVZ1UFotUjZqcVdlN0lSTmIxMmNDQTZWNF9RcklOeW44M3VPUHBUcGo3SWNsaEplU1JueHBfYnduRk5aMWZfOV9ubmhoeGFsclB1VXU4SEQ0QVpJTHlLckMzbm5kcFA4UlRXNi1LLW9kcjdOTzZtVl8xX0JfTXfSAYcCQVVfeXFMTnB0YUpjRnJrZVJTOWRjNDRFMUZUMzRjbFNmNElnRFZucDBZbjBsRGhzcnU5eklrNVBUMlJlQzM3ak1IZUI4T1dJLWxFaFlGcHVfeVYxN1FwX2lmZnJhUmgtTW9KSEdPU1pOcHVHWnJ2THVNRXlzWko2aXFFTk42MHczLUZhNUQ3NFZ3RkdSR3JLM1VIVFhEU0U0NlZaR2UyOWpnY2JfOHNyZEhxSzFsellDQjc3VWpycFRCYUFrcWhrRVUtUFZTamNtMU9FWmQ5MFRmN3FLNUJfMXprNDhxeEc2T1ZyYXpCbzQyTTFVc0huNUpVVmZLZ1I5cFlHNWQwRkdtTV9oYXc?oc=5\\\" target=\\\"_blank\\\"&gt;India braces for intense heatwave, temperature may hit 45 degrees, summer vacations likely to be advanced; Check state-wise list&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;DNA India&lt;/font&gt;</description><source url=\\\"https://www.dnaindia.com\\\">DNA India</source></item><item><title>Intense heatwave in Delhi-NCR; temperatures may reach 45 degrees, says IMD - thehawk.in</title><link>https://news.google.com/rss/articles/CBMiqgFBVV95cUxQaGlXX1NnYVkza3p0T25CMnF2X0pwT3pjZ0NpZ0xyTVFSWnluZWctNnVjbTZyUEU1ZTRLakIzakQwcU5Bd3RWN3JWOVNuNFd2N3JLU1hvWFJGTlJUNU9KLWw1RmV3R3hULVoxOUkwSW41cDd3M2dpSFJXSkQtUy1HR1hOdFNlQTZ3UjlKcmhwOHppOFJjNE5YdWhMZkJBV3pUMFhvUWY3YUZ3dw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiqgFBVV95cUxQaGlXX1NnYVkza3p0T25CMnF2X0pwT3pjZ0NpZ0xyTVFSWnluZWctNnVjbTZyUEU1ZTRLakIzakQwcU5Bd3RWN3JWOVNuNFd2N3JLU1hvWFJGTlJUNU9KLWw1RmV3R3hULVoxOUkwSW41cDd3M2dpSFJXSkQtUy1HR1hOdFNlQTZ3UjlKcmhwOHppOFJjNE5YdWhMZkJBV3pUMFhvUWY3YUZ3dw</guid><pubDate>Sun, 17 May 2026 15:16:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiqgFBVV95cUxQaGlXX1NnYVkza3p0T25CMnF2X0pwT3pjZ0NpZ0xyTVFSWnluZWctNnVjbTZyUEU1ZTRLakIzakQwcU5Bd3RWN3JWOVNuNFd2N3JLU1hvWFJGTlJUNU9KLWw1RmV3R3hULVoxOUkwSW41cDd3M2dpSFJXSkQtUy1HR1hOdFNlQTZ3UjlKcmhwOHppOFJjNE5YdWhMZkJBV3pUMFhvUWY3YUZ3dw?oc=5\\\" target=\\\"_blank\\\"&gt;Intense heatwave in Delhi-NCR; temperatures may reach 45 degrees, says IMD&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;thehawk.in&lt;/font&gt;</description><source url=\\\"https://www.thehawk.in\\\">thehawk.in</source></item><item><title>Delhi Heatwave Intensifies As Temperature Crosses 45 Degree Mark; IMD Issues Orange Alert Till May 25 - The Daily Jagran</title><link>https://news.google.com/rss/articles/CBMi3wFBVV95cUxPLV91QkxvQWRpcXhKU3psWlpyQ0F3SjFaM2VaMmU1LTk4VWRqWTZuY1hXdjN6cTIydG9STkJNdWp2TEN1d2FKUmxDWERpcEs0VGxvTGJzVnk0RXJ5cldHVUIzWGp2SWVsVkxyY05WZlVtRTZfMUd2LTU4ekZRQmplV1RZaTNubldvVWxxZFJPQ1huRWZXZVh5OVpodVVWdS1yb3hRbjRDczNNTnFRaE5ERm9wNjNrZmtqY2FYTjQzbFBrX0xaTERKeUc2R1dMSW84VGc0WnNZcHBxRDJHWXFj?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi3wFBVV95cUxPLV91QkxvQWRpcXhKU3psWlpyQ0F3SjFaM2VaMmU1LTk4VWRqWTZuY1hXdjN6cTIydG9STkJNdWp2TEN1d2FKUmxDWERpcEs0VGxvTGJzVnk0RXJ5cldHVUIzWGp2SWVsVkxyY05WZlVtRTZfMUd2LTU4ekZRQmplV1RZaTNubldvVWxxZFJPQ1huRWZXZVh5OVpodVVWdS1yb3hRbjRDczNNTnFRaE5ERm9wNjNrZmtqY2FYTjQzbFBrX0xaTERKeUc2R1dMSW84VGc0WnNZcHBxRDJHWXFj</guid><pubDate>Tue, 19 May 2026 18:24:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi3wFBVV95cUxPLV91QkxvQWRpcXhKU3psWlpyQ0F3SjFaM2VaMmU1LTk4VWRqWTZuY1hXdjN6cTIydG9STkJNdWp2TEN1d2FKUmxDWERpcEs0VGxvTGJzVnk0RXJ5cldHVUIzWGp2SWVsVkxyY05WZlVtRTZfMUd2LTU4ekZRQmplV1RZaTNubldvVWxxZFJPQ1huRWZXZVh5OVpodVVWdS1yb3hRbjRDczNNTnFRaE5ERm9wNjNrZmtqY2FYTjQzbFBrX0xaTERKeUc2R1dMSW84VGc0WnNZcHBxRDJHWXFj?oc=5\\\" target=\\\"_blank\\\"&gt;Delhi Heatwave Intensifies As Temperature Crosses 45 Degree Mark; IMD Issues Orange Alert Till May 25&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Daily Jagran&lt;/font&gt;</description><source url=\\\"https://www.thedailyjagran.com\\\">The Daily Jagran</source></item><item><title>IMD Hyderabad warns of intense summer as temperature may cross 45 degrees Celsius - The Siasat Daily</title><link>https://news.google.com/rss/articles/CBMiswFBVV95cUxNb1BnSnV2RUFnTFlydUs3UFJQOUxEQ1dSVy16UHJzYmJtYWVMWlhyMzRsSW9aSGtQbG9nckk0SWZHc0F2SDJtbzZxY05jaExEcFN5VFZIY0R4YVhfbk1FbHg2eTJaZGJhcFZSUVE0M1NNRXZENGFPNk1McElHdExYN2N6YVNxYnpVM1JhcHE0enBRUU1OYnVyOFZnWThFNWZiU1JmT2o0NklaVXAzX2hXSTVkZ9IBuAFBVV95cUxPRDRsM2Z0YnRNUHJEeEc3M1gyNmdmSXBmQlAyWWJfQWJvSG42RThYSWRJMUVIa2VIeHRTcVhmRUY1SG5PTGxkT2pwdlRPN0dKY25GN3JndWs0QXUtejZPYU4yemtWRlAwdlRkS3dEdzRuZHpzUEpQNTZKUnRGT0hvNEloT3N6YzZZNEYtbWNjMnpYUGlmTWQtak9pSnFyQlEzQXRvNENmbG9pa2lBY3pzbS1VQlN3SGtT?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiswFBVV95cUxNb1BnSnV2RUFnTFlydUs3UFJQOUxEQ1dSVy16UHJzYmJtYWVMWlhyMzRsSW9aSGtQbG9nckk0SWZHc0F2SDJtbzZxY05jaExEcFN5VFZIY0R4YVhfbk1FbHg2eTJaZGJhcFZSUVE0M1NNRXZENGFPNk1McElHdExYN2N6YVNxYnpVM1JhcHE0enBRUU1OYnVyOFZnWThFNWZiU1JmT2o0NklaVXAzX2hXSTVkZ9IBuAFBVV95cUxPRDRsM2Z0YnRNUHJEeEc3M1gyNmdmSXBmQlAyWWJfQWJvSG42RThYSWRJMUVIa2VIeHRTcVhmRUY1SG5PTGxkT2pwdlRPN0dKY25GN3JndWs0QXUtejZPYU4yemtWRlAwdlRkS3dEdzRuZHpzUEpQNTZKUnRGT0hvNEloT3N6YzZZNEYtbWNjMnpYUGlmTWQtak9pSnFyQlEzQXRvNENmbG9pa2lBY3pzbS1VQlN3SGtT</guid><pubDate>Mon, 11 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiswFBVV95cUxNb1BnSnV2RUFnTFlydUs3UFJQOUxEQ1dSVy16UHJzYmJtYWVMWlhyMzRsSW9aSGtQbG9nckk0SWZHc0F2SDJtbzZxY05jaExEcFN5VFZIY0R4YVhfbk1FbHg2eTJaZGJhcFZSUVE0M1NNRXZENGFPNk1McElHdExYN2N6YVNxYnpVM1JhcHE0enBRUU1OYnVyOFZnWThFNWZiU1JmT2o0NklaVXAzX2hXSTVkZ9IBuAFBVV95cUxPRDRsM2Z0YnRNUHJEeEc3M1gyNmdmSXBmQlAyWWJfQWJvSG42RThYSWRJMUVIa2VIeHRTcVhmRUY1SG5PTGxkT2pwdlRPN0dKY25GN3JndWs0QXUtejZPYU4yemtWRlAwdlRkS3dEdzRuZHpzUEpQNTZKUnRGT0hvNEloT3N6YzZZNEYtbWNjMnpYUGlmTWQtak9pSnFyQlEzQXRvNENmbG9pa2lBY3pzbS1VQlN3SGtT?oc=5\\\" target=\\\"_blank\\\"&gt;IMD Hyderabad warns of intense summer as temperature may cross 45 degrees Celsius&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Siasat Daily&lt;/font&gt;</description><source url=\\\"https://www.siasat.com\\\">The Siasat Daily</source></item><item><title>Hot Week For Delhi - Mercury To Remain Above Forty Degrees: Heat wave Likely - www.skymetweather.com</title><link>https://news.google.com/rss/articles/CBMi6wFBVV95cUxPeUwzRHRwNm9TemNSd1VxdVVBTXFicER5QzBadTJ1RDZfNkFNVDVBc2EtTkxrQVdvRllJTEc1RG5ETFp1ZVVkU0RWeUFady1MVUlkaDc0NjlPaEk2NjE1LWEtRkstLU9GQVB1R2JYNDVydktnSnFTYl9ucVN6dGxJWnhqMHo5UktBbnhYWG5NTzRxaldINWZfLVVYYWxpa2FtX1ZPaDFKSkFXemR1TXhsb2RQZ0VEYUdxSEg5N1Y4ZG9MRC1RLTRYLVVmWmVVWTRYdGtGbFpkbHFfd2hjSWxuS0VMT21XelduN1hn?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi6wFBVV95cUxPeUwzRHRwNm9TemNSd1VxdVVBTXFicER5QzBadTJ1RDZfNkFNVDVBc2EtTkxrQVdvRllJTEc1RG5ETFp1ZVVkU0RWeUFady1MVUlkaDc0NjlPaEk2NjE1LWEtRkstLU9GQVB1R2JYNDVydktnSnFTYl9ucVN6dGxJWnhqMHo5UktBbnhYWG5NTzRxaldINWZfLVVYYWxpa2FtX1ZPaDFKSkFXemR1TXhsb2RQZ0VEYUdxSEg5N1Y4ZG9MRC1RLTRYLVVmWmVVWTRYdGtGbFpkbHFfd2hjSWxuS0VMT21XelduN1hn</guid><pubDate>Sun, 17 May 2026 18:15:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi6wFBVV95cUxPeUwzRHRwNm9TemNSd1VxdVVBTXFicER5QzBadTJ1RDZfNkFNVDVBc2EtTkxrQVdvRllJTEc1RG5ETFp1ZVVkU0RWeUFady1MVUlkaDc0NjlPaEk2NjE1LWEtRkstLU9GQVB1R2JYNDVydktnSnFTYl9ucVN6dGxJWnhqMHo5UktBbnhYWG5NTzRxaldINWZfLVVYYWxpa2FtX1ZPaDFKSkFXemR1TXhsb2RQZ0VEYUdxSEg5N1Y4ZG9MRC1RLTRYLVVmWmVVWTRYdGtGbFpkbHFfd2hjSWxuS0VMT21XelduN1hn?oc=5\\\" target=\\\"_blank\\\"&gt;Hot Week For Delhi - Mercury To Remain Above Forty Degrees: Heat wave Likely&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;www.skymetweather.com&lt;/font&gt;</description><source url=\\\"https://www.skymetweather.com\\\">www.skymetweather.com</source></item><item><title>Delhi temperature today: Check IMD forecast as May records first heatwave day - News9live</title><link>https://news.google.com/rss/articles/CBMi3wFBVV95cUxQQWFWWnVtay1VbDZuOUdrdG93OXB6VTc3VGw4eGZxZnRHV2V2WjFvTXh4b2syb1V1UGppTUVtYlI1M1NsRmFuWTZTR1kyY1hxTkprUWxxSTRxNlVEa29WZDdJZmhDVVRzcXdTdERsUjc1UVkwUW1HQ1VfSjRxWV9QQWdKaURjTWJnT01KRUdKa2ZTSjEtQVlJOThseFQzWFNFQnpKTmJaLVJsdUZKUk94YWV4SjdRcjk4VXBNWlBpR2RYTGVMT0tUcVNqY3NEVnNWZ0lsNUdXd3pPSkc4R0FN0gHkAUFVX3lxTFA1a1k1aTFuRXRSbXhCcy05Vy12bnNmbjhfbUF0MXM1ektNaFduN29sVVFCTzQzLVBlczlwbndvVWJIM3cxM2Q4c0Vlc1RzZ2pmZi1NdmRoNmNhOUxGejVUOVo1SjFzLUNIdUtNVGFPOVFDMXJSX3dmbWd1bnBxRV9nb3ZTSmFLMWoxekVCd3pETXRmby01dFUwa08tM2dGNkt3c2Y2Z29kcm5sVmQtUW1wcWRTS0ZMSERhQmVpZGNuQ0oxb1RXS3NhOGVQYmRXWkItZDczc2V2N0hDZ25sYWp5d3JwNQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMi3wFBVV95cUxQQWFWWnVtay1VbDZuOUdrdG93OXB6VTc3VGw4eGZxZnRHV2V2WjFvTXh4b2syb1V1UGppTUVtYlI1M1NsRmFuWTZTR1kyY1hxTkprUWxxSTRxNlVEa29WZDdJZmhDVVRzcXdTdERsUjc1UVkwUW1HQ1VfSjRxWV9QQWdKaURjTWJnT01KRUdKa2ZTSjEtQVlJOThseFQzWFNFQnpKTmJaLVJsdUZKUk94YWV4SjdRcjk4VXBNWlBpR2RYTGVMT0tUcVNqY3NEVnNWZ0lsNUdXd3pPSkc4R0FN0gHkAUFVX3lxTFA1a1k1aTFuRXRSbXhCcy05Vy12bnNmbjhfbUF0MXM1ektNaFduN29sVVFCTzQzLVBlczlwbndvVWJIM3cxM2Q4c0Vlc1RzZ2pmZi1NdmRoNmNhOUxGejVUOVo1SjFzLUNIdUtNVGFPOVFDMXJSX3dmbWd1bnBxRV9nb3ZTSmFLMWoxekVCd3pETXRmby01dFUwa08tM2dGNkt3c2Y2Z29kcm5sVmQtUW1wcWRTS0ZMSERhQmVpZGNuQ0oxb1RXS3NhOGVQYmRXWkItZDczc2V2N0hDZ25sYWp5d3JwNQ</guid><pubDate>Wed, 20 May 2026 03:16:28 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMi3wFBVV95cUxQQWFWWnVtay1VbDZuOUdrdG93OXB6VTc3VGw4eGZxZnRHV2V2WjFvTXh4b2syb1V1UGppTUVtYlI1M1NsRmFuWTZTR1kyY1hxTkprUWxxSTRxNlVEa29WZDdJZmhDVVRzcXdTdERsUjc1UVkwUW1HQ1VfSjRxWV9QQWdKaURjTWJnT01KRUdKa2ZTSjEtQVlJOThseFQzWFNFQnpKTmJaLVJsdUZKUk94YWV4SjdRcjk4VXBNWlBpR2RYTGVMT0tUcVNqY3NEVnNWZ0lsNUdXd3pPSkc4R0FN0gHkAUFVX3lxTFA1a1k1aTFuRXRSbXhCcy05Vy12bnNmbjhfbUF0MXM1ektNaFduN29sVVFCTzQzLVBlczlwbndvVWJIM3cxM2Q4c0Vlc1RzZ2pmZi1NdmRoNmNhOUxGejVUOVo1SjFzLUNIdUtNVGFPOVFDMXJSX3dmbWd1bnBxRV9nb3ZTSmFLMWoxekVCd3pETXRmby01dFUwa08tM2dGNkt3c2Y2Z29kcm5sVmQtUW1wcWRTS0ZMSERhQmVpZGNuQ0oxb1RXS3NhOGVQYmRXWkItZDczc2V2N0hDZ25sYWp5d3JwNQ?oc=5\\\" target=\\\"_blank\\\"&gt;Delhi temperature today: Check IMD forecast as May records first heatwave day&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;News9live&lt;/font&gt;</description><source url=\\\"https://www.news9live.com\\\">News9live</source></item><item><title>Delhi Weather Today, Delhi Temperature and Air Quality (2026-05-25) - India Today</title><link>https://news.google.com/rss/articles/CBMib0FVX3lxTFBicHl3Um9IN0pmQWxuQURKSDgtMndJZnlOUEtoc0FzRHBfRXVibVhQcTFSRjk5WHJUQ2E4UEhtTVJoX1FpMHkwcEJvVmpBd29vOVRKWUJxb19UcUdfUk5aR1VfNTNBTjhJQ3NINFF4Yw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMib0FVX3lxTFBicHl3Um9IN0pmQWxuQURKSDgtMndJZnlOUEtoc0FzRHBfRXVibVhQcTFSRjk5WHJUQ2E4UEhtTVJoX1FpMHkwcEJvVmpBd29vOVRKWUJxb19UcUdfUk5aR1VfNTNBTjhJQ3NINFF4Yw</guid><pubDate>Tue, 29 Nov 2022 11:28:34 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMib0FVX3lxTFBicHl3Um9IN0pmQWxuQURKSDgtMndJZnlOUEtoc0FzRHBfRXVibVhQcTFSRjk5WHJUQ2E4UEhtTVJoX1FpMHkwcEJvVmpBd29vOVRKWUJxb19UcUdfUk5aR1VfNTNBTjhJQ3NINFF4Yw?oc=5\\\" target=\\\"_blank\\\"&gt;Delhi Weather Today, Delhi Temperature and Air Quality (2026-05-25)&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;India Today&lt;/font&gt;</description><source url=\\\"https://www.indiatoday.in\\\">India Today</source></item><item><title>North India, including Delhi, Uttar Pradesh, and Punjab, is bracing for a potential heatwave in the coming days amid predictions of snowfall in Himachal Pradesh until April 19. - News Arena India</title><link>https://news.google.com/rss/articles/CBMingFBVV95cUxPLUttdTV5OW50MkR1OElLS3MzS2N2N3RrZVh5ME1Zc3NOWmt6eDhzS2RiVl9nZGpWcERET19yZkJqNjBkNHZIV0VmV1JqeVc2a1JNclBPc2tiZlVuNUswMTdLSnNUbHdwellxbkdoMERlUF9SOXcwVlZENkhwM3RRRUhzaUNQaUMycHc4UWpBUlF4U1pfMFV3SFREVWRJdw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMingFBVV95cUxPLUttdTV5OW50MkR1OElLS3MzS2N2N3RrZVh5ME1Zc3NOWmt6eDhzS2RiVl9nZGpWcERET19yZkJqNjBkNHZIV0VmV1JqeVc2a1JNclBPc2tiZlVuNUswMTdLSnNUbHdwellxbkdoMERlUF9SOXcwVlZENkhwM3RRRUhzaUNQaUMycHc4UWpBUlF4U1pfMFV3SFREVWRJdw</guid><pubDate>Thu, 16 Apr 2026 10:50:11 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMingFBVV95cUxPLUttdTV5OW50MkR1OElLS3MzS2N2N3RrZVh5ME1Zc3NOWmt6eDhzS2RiVl9nZGpWcERET19yZkJqNjBkNHZIV0VmV1JqeVc2a1JNclBPc2tiZlVuNUswMTdLSnNUbHdwellxbkdoMERlUF9SOXcwVlZENkhwM3RRRUhzaUNQaUMycHc4UWpBUlF4U1pfMFV3SFREVWRJdw?oc=5\\\" target=\\\"_blank\\\"&gt;North India, including Delhi, Uttar Pradesh, and Punjab, is bracing for a potential heatwave in the coming days amid predictions of snowfall in Himachal Pradesh until April 19.&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;News Arena India&lt;/font&gt;</description><source url=\\\"https://newsarenaindia.com\\\">News Arena India</source></item><item><title>Patna Weather Today, Patna Temperature and Air Quality (2026-05-25) - India Today</title><link>https://news.google.com/rss/articles/CBMib0FVX3lxTE1IWkpoU2h3dXJmLVZFOEZ4OTBJaUpINGN6VkZnV3g3NTdIUDBqSUpHY0dRUENUSWZtVEFYcGx6MXMwUi0tUWdjQTM5LWxNdkpiTTQ3VGx6eXY1a21uMzNIUGxNOFZyVThqYnBYRXI0NA?oc=5</link><guid isPermaLink=\\\"false\\\">CBMib0FVX3lxTE1IWkpoU2h3dXJmLVZFOEZ4OTBJaUpINGN6VkZnV3g3NTdIUDBqSUpHY0dRUENUSWZtVEFYcGx6MXMwUi0tUWdjQTM5LWxNdkpiTTQ3VGx6eXY1a21uMzNIUGxNOFZyVThqYnBYRXI0NA</guid><pubDate>Tue, 29 Nov 2022 11:28:30 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMib0FVX3lxTE1IWkpoU2h3dXJmLVZFOEZ4OTBJaUpINGN6VkZnV3g3NTdIUDBqSUpHY0dRUENUSWZtVEFYcGx6MXMwUi0tUWdjQTM5LWxNdkpiTTQ3VGx6eXY1a21uMzNIUGxNOFZyVThqYnBYRXI0NA?oc=5\\\" target=\\\"_blank\\\"&gt;Patna Weather Today, Patna Temperature and Air Quality (2026-05-25)&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;India Today&lt;/font&gt;</description><source url=\\\"https://www.indiatoday.in\\\">India Today</source></item><item><title>Lucknow Weather Today, Lucknow Temperature and Air Quality (2026-05-25) - India Today</title><link>https://news.google.com/rss/articles/CBMickFVX3lxTE5XTUhxeHNsNkJ6XzI1eEQ0NlZqMnZPNE1IMi16ekxhbUl1a1VFUURTSG94RUhfWWN3U25UYTJPUTAwZEg1UFd4MUtxMDZHOGVhc3Z2Z09qMVJobGpaVHRnNDdlTDh6a0J6eUNDUWhYeHhSdw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMickFVX3lxTE5XTUhxeHNsNkJ6XzI1eEQ0NlZqMnZPNE1IMi16ekxhbUl1a1VFUURTSG94RUhfWWN3U25UYTJPUTAwZEg1UFd4MUtxMDZHOGVhc3Z2Z09qMVJobGpaVHRnNDdlTDh6a0J6eUNDUWhYeHhSdw</guid><pubDate>Tue, 29 Nov 2022 11:28:33 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMickFVX3lxTE5XTUhxeHNsNkJ6XzI1eEQ0NlZqMnZPNE1IMi16ekxhbUl1a1VFUURTSG94RUhfWWN3U25UYTJPUTAwZEg1UFd4MUtxMDZHOGVhc3Z2Z09qMVJobGpaVHRnNDdlTDh6a0J6eUNDUWhYeHhSdw?oc=5\\\" target=\\\"_blank\\\"&gt;Lucknow Weather Today, Lucknow Temperature and Air Quality (2026-05-25)&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;India Today&lt;/font&gt;</description><source url=\\\"https://www.indiatoday.in\\\">India Today</source></item></channel></rss>\", \"exit_code\": 0, \"error\": null}",
      "tool_call_id": "call_function_xg1lvxxtw3de_3"
    },
    {
      "role": "tool",
      "name": "terminal",
      "content": "{\"output\": \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\" standalone=\\\"yes\\\"?><rss version=\\\"2.0\\\" xmlns:media=\\\"http://search.yahoo.com/mrss/\\\"><channel><generator>NFE/5.0</generator><title>\\\"US Iran Strait agreement 2026\\\" - Google News</title><link>https://news.google.com/search?q=US+Iran+Strait+agreement+2026&amp;hl=en-US&amp;gl=US&amp;ceid=US:en</link><language>en-US</language><webMaster>news-webmaster@google.com</webMaster><copyright>Copyright © 2026 Google. All rights reserved. This XML feed is made available solely for the purpose of rendering Google News results within a personal feed reader for personal, non-commercial use. Any other use of the feed is expressly prohibited. By accessing this feed or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><lastBuildDate>Mon, 25 May 2026 09:33:41 GMT</lastBuildDate><image><title>Google News</title><url>https://lh3.googleusercontent.com/-DR60l-K8vnyi99NZovm9HlXyZwQ85GMDxiwJWzoasZYCUrPuUM_P_4Rb7ei03j-0nRs0c4F=w256</url><link>https://news.google.com/</link><height>256</height><width>256</width></image><description>Google News</description><item><title>Exclusive: What's inside the Iran deal Trump is close to signing - Axios</title><link>https://news.google.com/rss/articles/CBMif0FVX3lxTE1KaXpnNk8yODVTQ2FWMWY0VnZDUFoyQWktY19NTElzdWk1dU1KdEtBRlBIMFFvMlZPNnBsNVFla0ZlaFR6OG96RFpXU3RJMTNNaUctcHdLdVVfNTdJYVNDTXZxRkZLUGxucEFnSm5Lb2VtSnd3VnZwWTFULUxIWkU?oc=5</link><guid isPermaLink=\\\"false\\\">CBMif0FVX3lxTE1KaXpnNk8yODVTQ2FWMWY0VnZDUFoyQWktY19NTElzdWk1dU1KdEtBRlBIMFFvMlZPNnBsNVFla0ZlaFR6OG96RFpXU3RJMTNNaUctcHdLdVVfNTdJYVNDTXZxRkZLUGxucEFnSm5Lb2VtSnd3VnZwWTFULUxIWkU</guid><pubDate>Sun, 24 May 2026 03:21:05 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMif0FVX3lxTE1KaXpnNk8yODVTQ2FWMWY0VnZDUFoyQWktY19NTElzdWk1dU1KdEtBRlBIMFFvMlZPNnBsNVFla0ZlaFR6OG96RFpXU3RJMTNNaUctcHdLdVVfNTdJYVNDTXZxRkZLUGxucEFnSm5Lb2VtSnd3VnZwWTFULUxIWkU?oc=5\\\" target=\\\"_blank\\\"&gt;Exclusive: What's inside the Iran deal Trump is close to signing&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Axios&lt;/font&gt;</description><source url=\\\"https://www.axios.com\\\">Axios</source></item><item><title>Trump says not to rush as U.S. nears potential Iran deal - PBS</title><link>https://news.google.com/rss/articles/CBMilAFBVV95cUxPS0hUVUhoZzhEaDN2WndCcmN6QlBoUWd1LVZCT1NEYnJpNzZSSTlXOTZvVlFhS1RkcE5Ta1ZwekZQMThBbk5mdThfbmg4M3R5RW5IV0pHQUNWV1QyTnVWYlJlTDA3c1FwbmRjZURTVlhVREtabl81Y1lGYUcwal9rRjNWY0JwaXN2RnpHS1ZERTRWdlhR0gGaAUFVX3lxTFBUbHRmakhZVlVNSGo4ejlWM1lWSkxVUkdITndTZHBwSUJidFhFNVB6TTlOTElfbE54WGlNQ215cWZSMXNhQWFHYkVOQkh6Y1Z2ZWUtVVdoUFVaVGtPWUZXdkVyYW9lb3g5LTVkX014V3VCbWxnenRMbTNKajd5ZWV0S0x5eWs2NVFDYXZrM0FybU9SanNFaS1lU0E?oc=5</link><guid isPermaLink=\\\"false\\\">CBMilAFBVV95cUxPS0hUVUhoZzhEaDN2WndCcmN6QlBoUWd1LVZCT1NEYnJpNzZSSTlXOTZvVlFhS1RkcE5Ta1ZwekZQMThBbk5mdThfbmg4M3R5RW5IV0pHQUNWV1QyTnVWYlJlTDA3c1FwbmRjZURTVlhVREtabl81Y1lGYUcwal9rRjNWY0JwaXN2RnpHS1ZERTRWdlhR0gGaAUFVX3lxTFBUbHRmakhZVlVNSGo4ejlWM1lWSkxVUkdITndTZHBwSUJidFhFNVB6TTlOTElfbE54WGlNQ215cWZSMXNhQWFHYkVOQkh6Y1Z2ZWUtVVdoUFVaVGtPWUZXdkVyYW9lb3g5LTVkX014V3VCbWxnenRMbTNKajd5ZWV0S0x5eWs2NVFDYXZrM0FybU9SanNFaS1lU0E</guid><pubDate>Sun, 24 May 2026 19:18:12 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMilAFBVV95cUxPS0hUVUhoZzhEaDN2WndCcmN6QlBoUWd1LVZCT1NEYnJpNzZSSTlXOTZvVlFhS1RkcE5Ta1ZwekZQMThBbk5mdThfbmg4M3R5RW5IV0pHQUNWV1QyTnVWYlJlTDA3c1FwbmRjZURTVlhVREtabl81Y1lGYUcwal9rRjNWY0JwaXN2RnpHS1ZERTRWdlhR0gGaAUFVX3lxTFBUbHRmakhZVlVNSGo4ejlWM1lWSkxVUkdITndTZHBwSUJidFhFNVB6TTlOTElfbE54WGlNQ215cWZSMXNhQWFHYkVOQkh6Y1Z2ZWUtVVdoUFVaVGtPWUZXdkVyYW9lb3g5LTVkX014V3VCbWxnenRMbTNKajd5ZWV0S0x5eWs2NVFDYXZrM0FybU9SanNFaS1lU0E?oc=5\\\" target=\\\"_blank\\\"&gt;Trump says not to rush as U.S. nears potential Iran deal&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;PBS&lt;/font&gt;</description><source url=\\\"https://www.pbs.org\\\">PBS</source></item><item><title>U.S. and Iran work toward deal to extend ceasefire and reopen Strait of Hormuz - The Washington Post</title><link>https://news.google.com/rss/articles/CBMingFBVV95cUxPY2puSU5FbjhpX2RUWEZZaG9wV1ZKdkp4Z09sUzIzYVlTam1Ud1I2dmdSaXBBSVVDWkxLaHpBTG1VY0NBdEUza1NqdTZSb054dHZrRm5zdkN5N21GdDRNeThWMUJwNlh0LXZrREVwand5eGdxbEU5VXRmNTVMVE9KQ0d2ajFMeUktTWh1d2I1S0pyWGlrU3dmZjFVZlJGQQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMingFBVV95cUxPY2puSU5FbjhpX2RUWEZZaG9wV1ZKdkp4Z09sUzIzYVlTam1Ud1I2dmdSaXBBSVVDWkxLaHpBTG1VY0NBdEUza1NqdTZSb054dHZrRm5zdkN5N21GdDRNeThWMUJwNlh0LXZrREVwand5eGdxbEU5VXRmNTVMVE9KQ0d2ajFMeUktTWh1d2I1S0pyWGlrU3dmZjFVZlJGQQ</guid><pubDate>Mon, 25 May 2026 09:02:06 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMingFBVV95cUxPY2puSU5FbjhpX2RUWEZZaG9wV1ZKdkp4Z09sUzIzYVlTam1Ud1I2dmdSaXBBSVVDWkxLaHpBTG1VY0NBdEUza1NqdTZSb054dHZrRm5zdkN5N21GdDRNeThWMUJwNlh0LXZrREVwand5eGdxbEU5VXRmNTVMVE9KQ0d2ajFMeUktTWh1d2I1S0pyWGlrU3dmZjFVZlJGQQ?oc=5\\\" target=\\\"_blank\\\"&gt;U.S. and Iran work toward deal to extend ceasefire and reopen Strait of Hormuz&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Washington Post&lt;/font&gt;</description><source url=\\\"https://www.washingtonpost.com\\\">The Washington Post</source></item><item><title>Trump says he won’t ‘rush into’ a deal with Iran as hopes of imminent agreement cool - NBC News</title><link>https://news.google.com/rss/articles/CBMixAFBVV95cUxNcHFIRGJOenNaZEZ6SWdNNl9QRlBpTzBvSGtIQVZGTEo2QjJZZ2F0LTR0eHNsOWFQSV9LMHBfa2kwMlotV0lRM2RiZm9VUjlwOFYyYmtfMkE5SEJMWFlmc0Z1dDFvWFdYWHlYV3J3Y19Pb1dGZ2pHNDRlSGkzWWpIU2FfdE5iQURRYks5S09LRDVIcGVHWFVlUkFqUzFVRGQ3SFo4QjJPMUdtaDIxWGhMbzROR3A4TnlkRFVjaHM4Tm4wVF8y?oc=5</link><guid isPermaLink=\\\"false\\\">CBMixAFBVV95cUxNcHFIRGJOenNaZEZ6SWdNNl9QRlBpTzBvSGtIQVZGTEo2QjJZZ2F0LTR0eHNsOWFQSV9LMHBfa2kwMlotV0lRM2RiZm9VUjlwOFYyYmtfMkE5SEJMWFlmc0Z1dDFvWFdYWHlYV3J3Y19Pb1dGZ2pHNDRlSGkzWWpIU2FfdE5iQURRYks5S09LRDVIcGVHWFVlUkFqUzFVRGQ3SFo4QjJPMUdtaDIxWGhMbzROR3A4TnlkRFVjaHM4Tm4wVF8y</guid><pubDate>Sun, 24 May 2026 21:59:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMixAFBVV95cUxNcHFIRGJOenNaZEZ6SWdNNl9QRlBpTzBvSGtIQVZGTEo2QjJZZ2F0LTR0eHNsOWFQSV9LMHBfa2kwMlotV0lRM2RiZm9VUjlwOFYyYmtfMkE5SEJMWFlmc0Z1dDFvWFdYWHlYV3J3Y19Pb1dGZ2pHNDRlSGkzWWpIU2FfdE5iQURRYks5S09LRDVIcGVHWFVlUkFqUzFVRGQ3SFo4QjJPMUdtaDIxWGhMbzROR3A4TnlkRFVjaHM4Tm4wVF8y?oc=5\\\" target=\\\"_blank\\\"&gt;Trump says he won’t ‘rush into’ a deal with Iran as hopes of imminent agreement cool&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;NBC News&lt;/font&gt;</description><source url=\\\"https://www.nbcnews.com\\\">NBC News</source></item><item><title>Iran war: Trump says US won't 'rush into' deal with Tehran - DW.com</title><link>https://news.google.com/rss/articles/CBMilAFBVV95cUxOZ2IyRWMyUXliOVoyQUQwSlhkNlI0Q0J0VWlKNTk2bU42bllwN3pSdWI5S0MzVGliLU9tOTVmaXJDX24xcU83VUFWWjlkZnBZa2NCcVd4VVhZTGd5TERJTG9abzM1cVdfZXppOEtveWVHZ3hoSWlaOWpjQ2FvQ1luREwyZ09IODlZWjFPZUphNWxnZGhY?oc=5</link><guid isPermaLink=\\\"false\\\">CBMilAFBVV95cUxOZ2IyRWMyUXliOVoyQUQwSlhkNlI0Q0J0VWlKNTk2bU42bllwN3pSdWI5S0MzVGliLU9tOTVmaXJDX24xcU83VUFWWjlkZnBZa2NCcVd4VVhZTGd5TERJTG9abzM1cVdfZXppOEtveWVHZ3hoSWlaOWpjQ2FvQ1luREwyZ09IODlZWjFPZUphNWxnZGhY</guid><pubDate>Mon, 25 May 2026 04:50:29 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMilAFBVV95cUxOZ2IyRWMyUXliOVoyQUQwSlhkNlI0Q0J0VWlKNTk2bU42bllwN3pSdWI5S0MzVGliLU9tOTVmaXJDX24xcU83VUFWWjlkZnBZa2NCcVd4VVhZTGd5TERJTG9abzM1cVdfZXppOEtveWVHZ3hoSWlaOWpjQ2FvQ1luREwyZ09IODlZWjFPZUphNWxnZGhY?oc=5\\\" target=\\\"_blank\\\"&gt;Iran war: Trump says US won't 'rush into' deal with Tehran&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;DW.com&lt;/font&gt;</description><source url=\\\"https://www.dw.com\\\">DW.com</source></item><item><title>Trump Says Peace Deal Is Near - The New York Times</title><link>https://news.google.com/rss/articles/CBMicEFVX3lxTE5nWFBLT2d1d0NIaS04SU5PN2dyTGh5ZUtxN2IyWHMxNzhVbHBQRGlMNXR2V0NmenV3eGQ4WGNvMTBpZjJzVnFCdzBISDgzQV9qamRkSDRmZmdZYThOeHZFXy1WWTlUckl3M1UyTVhRZlM?oc=5</link><guid isPermaLink=\\\"false\\\">CBMicEFVX3lxTE5nWFBLT2d1d0NIaS04SU5PN2dyTGh5ZUtxN2IyWHMxNzhVbHBQRGlMNXR2V0NmenV3eGQ4WGNvMTBpZjJzVnFCdzBISDgzQV9qamRkSDRmZmdZYThOeHZFXy1WWTlUckl3M1UyTVhRZlM</guid><pubDate>Sun, 24 May 2026 19:45:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMicEFVX3lxTE5nWFBLT2d1d0NIaS04SU5PN2dyTGh5ZUtxN2IyWHMxNzhVbHBQRGlMNXR2V0NmenV3eGQ4WGNvMTBpZjJzVnFCdzBISDgzQV9qamRkSDRmZmdZYThOeHZFXy1WWTlUckl3M1UyTVhRZlM?oc=5\\\" target=\\\"_blank\\\"&gt;Trump Says Peace Deal Is Near&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New York Times&lt;/font&gt;</description><source url=\\\"https://www.nytimes.com\\\">The New York Times</source></item><item><title>To Get the Strait Open, Trump Had to Leave the Hardest Issues for Later - The New York Times</title><link>https://news.google.com/rss/articles/CBMiggFBVV95cUxQSjd6U1BqRl9fdVNBbmdTc292V29zNW04b0RWQXBZRXZqeFlnYm1DMDlYeGRUTFVBWEhWbTFUYTVRcHJWNWxvMUoyc0RNcldDZDJCalpJMW5vUkZKTnNGT3ZEdFpWcmRHcFdWYkdFRF9NRHhUb3B6QzQ2b2s2aFRKeEln?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiggFBVV95cUxQSjd6U1BqRl9fdVNBbmdTc292V29zNW04b0RWQXBZRXZqeFlnYm1DMDlYeGRUTFVBWEhWbTFUYTVRcHJWNWxvMUoyc0RNcldDZDJCalpJMW5vUkZKTnNGT3ZEdFpWcmRHcFdWYkdFRF9NRHhUb3B6QzQ2b2s2aFRKeEln</guid><pubDate>Sun, 24 May 2026 20:48:17 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiggFBVV95cUxQSjd6U1BqRl9fdVNBbmdTc292V29zNW04b0RWQXBZRXZqeFlnYm1DMDlYeGRUTFVBWEhWbTFUYTVRcHJWNWxvMUoyc0RNcldDZDJCalpJMW5vUkZKTnNGT3ZEdFpWcmRHcFdWYkdFRF9NRHhUb3B6QzQ2b2s2aFRKeEln?oc=5\\\" target=\\\"_blank\\\"&gt;To Get the Strait Open, Trump Had to Leave the Hardest Issues for Later&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New York Times&lt;/font&gt;</description><source url=\\\"https://www.nytimes.com\\\">The New York Times</source></item><item><title>What’s in the proposed deal that could end the US-Iran conflict? - CNN</title><link>https://news.google.com/rss/articles/CBMifEFVX3lxTE52R2tmX3d6SlRTTl9uM2J3WGF2ZWtUc3pQNEctVk9OM0NtRi1KNlRscTJVdU85MTBlN3R3bGVnbmFjdXJJUnJzeXNzNGpGWFp3d3pZYWFmejBEeE5IbXBMRDVpZGtvVXRQb2RYdG9YLVZNQWpTUG90YkZhTU0?oc=5</link><guid isPermaLink=\\\"false\\\">CBMifEFVX3lxTE52R2tmX3d6SlRTTl9uM2J3WGF2ZWtUc3pQNEctVk9OM0NtRi1KNlRscTJVdU85MTBlN3R3bGVnbmFjdXJJUnJzeXNzNGpGWFp3d3pZYWFmejBEeE5IbXBMRDVpZGtvVXRQb2RYdG9YLVZNQWpTUG90YkZhTU0</guid><pubDate>Sun, 24 May 2026 16:01:21 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMifEFVX3lxTE52R2tmX3d6SlRTTl9uM2J3WGF2ZWtUc3pQNEctVk9OM0NtRi1KNlRscTJVdU85MTBlN3R3bGVnbmFjdXJJUnJzeXNzNGpGWFp3d3pZYWFmejBEeE5IbXBMRDVpZGtvVXRQb2RYdG9YLVZNQWpTUG90YkZhTU0?oc=5\\\" target=\\\"_blank\\\"&gt;What’s in the proposed deal that could end the US-Iran conflict?&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CNN&lt;/font&gt;</description><source url=\\\"https://www.cnn.com\\\">CNN</source></item><item><title>US says Iran deal agreed as Tehran accuses Washington of obstruction - Al Jazeera</title><link>https://news.google.com/rss/articles/CBMisAFBVV95cUxQbEs2dG02b3J2LS04LU1jQk9NNmcyRWxJdnZ5WUdDdXJfMGR6TDZjTEVLNDBtNTJKbWd1WWF1dDlSd0VNVDFPd2haa29CbGdIcjNLZ3cyWldKYnNHZVA5eHdNTEI3bVA2aVdEN3N0YllLMG1zNGZYcWpwY2lYVzQySEJZd3BNRkhxMUp3aWZfNmRBNDNFOEp1R3BnWjZ6Z19YZlZfM0lzSTVTamJOVEdac9IBtgFBVV95cUxPalFOQ1VObnBZTjJ3WjVWWE9xaEZ4YUltX3RselFQamVnUmZhTkVMd0k1QVZIQjdmcU9rRVA1R3VDYTdTUDNhU1BIWlRkRHJLT0xsVWxIQm9ZVVptNzNKTk00UDNBR05QOFJ4SDRDdVlBakRkVUR5STBiRURTYklVMzFGU1gyMWFyQzZZV2V2REhiRk1SdGh1Z1hHRlIwUjQybW5KcWlzTGJGc3RtM2gyVG4wcTR5dw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMisAFBVV95cUxQbEs2dG02b3J2LS04LU1jQk9NNmcyRWxJdnZ5WUdDdXJfMGR6TDZjTEVLNDBtNTJKbWd1WWF1dDlSd0VNVDFPd2haa29CbGdIcjNLZ3cyWldKYnNHZVA5eHdNTEI3bVA2aVdEN3N0YllLMG1zNGZYcWpwY2lYVzQySEJZd3BNRkhxMUp3aWZfNmRBNDNFOEp1R3BnWjZ6Z19YZlZfM0lzSTVTamJOVEdac9IBtgFBVV95cUxPalFOQ1VObnBZTjJ3WjVWWE9xaEZ4YUltX3RselFQamVnUmZhTkVMd0k1QVZIQjdmcU9rRVA1R3VDYTdTUDNhU1BIWlRkRHJLT0xsVWxIQm9ZVVptNzNKTk00UDNBR05QOFJ4SDRDdVlBakRkVUR5STBiRURTYklVMzFGU1gyMWFyQzZZV2V2REhiRk1SdGh1Z1hHRlIwUjQybW5KcWlzTGJGc3RtM2gyVG4wcTR5dw</guid><pubDate>Sun, 24 May 2026 22:01:25 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMisAFBVV95cUxQbEs2dG02b3J2LS04LU1jQk9NNmcyRWxJdnZ5WUdDdXJfMGR6TDZjTEVLNDBtNTJKbWd1WWF1dDlSd0VNVDFPd2haa29CbGdIcjNLZ3cyWldKYnNHZVA5eHdNTEI3bVA2aVdEN3N0YllLMG1zNGZYcWpwY2lYVzQySEJZd3BNRkhxMUp3aWZfNmRBNDNFOEp1R3BnWjZ6Z19YZlZfM0lzSTVTamJOVEdac9IBtgFBVV95cUxPalFOQ1VObnBZTjJ3WjVWWE9xaEZ4YUltX3RselFQamVnUmZhTkVMd0k1QVZIQjdmcU9rRVA1R3VDYTdTUDNhU1BIWlRkRHJLT0xsVWxIQm9ZVVptNzNKTk00UDNBR05QOFJ4SDRDdVlBakRkVUR5STBiRURTYklVMzFGU1gyMWFyQzZZV2V2REhiRk1SdGh1Z1hHRlIwUjQybW5KcWlzTGJGc3RtM2gyVG4wcTR5dw?oc=5\\\" target=\\\"_blank\\\"&gt;US says Iran deal agreed as Tehran accuses Washington of obstruction&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Al Jazeera&lt;/font&gt;</description><source url=\\\"https://www.aljazeera.com\\\">Al Jazeera</source></item><item><title>Trump’s emerging plan to end Iran war draws criticism from hard-line Republicans - PBS</title><link>https://news.google.com/rss/articles/CBMiuAFBVV95cUxPc29ELWVsc3pWU0RKNDBMd2tuQnhNUDNXUlRYTlFVdXZRWHk5Wk54UjdJd1JxWGtQSjdJWkVfQW5kcEE1TUhNR2Ficm0yYWVxVDg1bk84YTlhVnAtOVZobFgzSHNNWFdsZTBKRUFuSUVtMXZlTlNhSFlQeTc5UTcycXdfLVJjVW5SdTFYMmYwaS13VXY1YjlWLTl0cnp3WFV5NlNjNEVYUjBoWkxncUUyNWFWdFNuYUJN?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiuAFBVV95cUxPc29ELWVsc3pWU0RKNDBMd2tuQnhNUDNXUlRYTlFVdXZRWHk5Wk54UjdJd1JxWGtQSjdJWkVfQW5kcEE1TUhNR2Ficm0yYWVxVDg1bk84YTlhVnAtOVZobFgzSHNNWFdsZTBKRUFuSUVtMXZlTlNhSFlQeTc5UTcycXdfLVJjVW5SdTFYMmYwaS13VXY1YjlWLTl0cnp3WFV5NlNjNEVYUjBoWkxncUUyNWFWdFNuYUJN</guid><pubDate>Sun, 24 May 2026 22:40:34 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiuAFBVV95cUxPc29ELWVsc3pWU0RKNDBMd2tuQnhNUDNXUlRYTlFVdXZRWHk5Wk54UjdJd1JxWGtQSjdJWkVfQW5kcEE1TUhNR2Ficm0yYWVxVDg1bk84YTlhVnAtOVZobFgzSHNNWFdsZTBKRUFuSUVtMXZlTlNhSFlQeTc5UTcycXdfLVJjVW5SdTFYMmYwaS13VXY1YjlWLTl0cnp3WFV5NlNjNEVYUjBoWkxncUUyNWFWdFNuYUJN?oc=5\\\" target=\\\"_blank\\\"&gt;Trump’s emerging plan to end Iran war draws criticism from hard-line Republicans&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;PBS&lt;/font&gt;</description><source url=\\\"https://www.pbs.org\\\">PBS</source></item><item><title>What to Know About the Potential U.S.-Iran Peace Deal - The New York Times</title><link>https://news.google.com/rss/articles/CBMijAFBVV95cUxObUljSUI2bklzNGF2LXVzdGVBcV95Yl9wX29RTmlZOVZadXJzdnVSckt1VHVDTXFBZ1RLT3Bka2VUTHFzVGhhLVBRMUpaWXBETjYzNUZyRjVfZk9VNG1TWlhtV2dab2JIZWVfZTFVN3BLSTY3V2ZGeEYyaGRfaEdSbk1mUkVhZzhoNVdoSw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMijAFBVV95cUxObUljSUI2bklzNGF2LXVzdGVBcV95Yl9wX29RTmlZOVZadXJzdnVSckt1VHVDTXFBZ1RLT3Bka2VUTHFzVGhhLVBRMUpaWXBETjYzNUZyRjVfZk9VNG1TWlhtV2dab2JIZWVfZTFVN3BLSTY3V2ZGeEYyaGRfaEdSbk1mUkVhZzhoNVdoSw</guid><pubDate>Sun, 24 May 2026 23:06:13 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMijAFBVV95cUxObUljSUI2bklzNGF2LXVzdGVBcV95Yl9wX29RTmlZOVZadXJzdnVSckt1VHVDTXFBZ1RLT3Bka2VUTHFzVGhhLVBRMUpaWXBETjYzNUZyRjVfZk9VNG1TWlhtV2dab2JIZWVfZTFVN3BLSTY3V2ZGeEYyaGRfaEdSbk1mUkVhZzhoNVdoSw?oc=5\\\" target=\\\"_blank\\\"&gt;What to Know About the Potential U.S.-Iran Peace Deal&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New York Times&lt;/font&gt;</description><source url=\\\"https://www.nytimes.com\\\">The New York Times</source></item><item><title>Iran and US play down hopes for imminent breakthrough in war - Reuters</title><link>https://news.google.com/rss/articles/CBMirAFBVV95cUxNVngxZVRLZ1JuQXprdzRzMDIwazZnY2tvWExLS2ZlNkhEMWYxeVF4YTVldGFYSEt4dVU1NEo5bng1Sm9EUFFZNzN3bTJZR1Z1akRjd1o2emJhU0J3TGMtZVZfcWI4ejdyNWhvd1hXRmRPVkFXYmFKUWl0YVM4Q2pyeHJmQW1jSWxsaDdfVXBORmFWQjcwamxWSXFHYlE4ZDFtcGo1SlRzT3RwSHJ3?oc=5</link><guid isPermaLink=\\\"false\\\">CBMirAFBVV95cUxNVngxZVRLZ1JuQXprdzRzMDIwazZnY2tvWExLS2ZlNkhEMWYxeVF4YTVldGFYSEt4dVU1NEo5bng1Sm9EUFFZNzN3bTJZR1Z1akRjd1o2emJhU0J3TGMtZVZfcWI4ejdyNWhvd1hXRmRPVkFXYmFKUWl0YVM4Q2pyeHJmQW1jSWxsaDdfVXBORmFWQjcwamxWSXFHYlE4ZDFtcGo1SlRzT3RwSHJ3</guid><pubDate>Mon, 25 May 2026 08:33:43 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMirAFBVV95cUxNVngxZVRLZ1JuQXprdzRzMDIwazZnY2tvWExLS2ZlNkhEMWYxeVF4YTVldGFYSEt4dVU1NEo5bng1Sm9EUFFZNzN3bTJZR1Z1akRjd1o2emJhU0J3TGMtZVZfcWI4ejdyNWhvd1hXRmRPVkFXYmFKUWl0YVM4Q2pyeHJmQW1jSWxsaDdfVXBORmFWQjcwamxWSXFHYlE4ZDFtcGo1SlRzT3RwSHJ3?oc=5\\\" target=\\\"_blank\\\"&gt;Iran and US play down hopes for imminent breakthrough in war&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>Rubio says US will find ‘another way’ if Iran talks fail - Al Jazeera</title><link>https://news.google.com/rss/articles/CBMimwFBVV95cUxOUFM1RnhiM2lXeHJZbmxkOEtSZ0FvNFFpamp3VTBWcWxYLVpUTXpfVTBzTk5SZ3h2cFZuMlA1Q0tHQlRFTVBPSU5fOVMyaXgzdlhCMzkxSFZhaU1uTzRDX25vY0NkZ3cwdTlBdVhkXzVtTnFyT0tMbzVTc2UwS1ZhSHVCQXItLXprMzZuZmhHMzF1TXNwdUZrdnNkSdIBoAFBVV95cUxNejNfaWtZVHNLZGpEY21hbkdMdE5qS0xxcXBMV3ZHMjVJZ2VWV2tLWWhGX24xSXh4OTMySEZJejhUYlBoc1Y1Z21zZEhLVjViU0JfODJ2ckpCY25QbFRybTNuTm5haDQwOFVxWVVnVGg2aVR3VHE1ZVFJZDYyTEtGX0pzRmNjdEdkRzUzRDFmbnBwNEtzUEtzeU1tVVMzRW4x?oc=5</link><guid isPermaLink=\\\"false\\\">CBMimwFBVV95cUxOUFM1RnhiM2lXeHJZbmxkOEtSZ0FvNFFpamp3VTBWcWxYLVpUTXpfVTBzTk5SZ3h2cFZuMlA1Q0tHQlRFTVBPSU5fOVMyaXgzdlhCMzkxSFZhaU1uTzRDX25vY0NkZ3cwdTlBdVhkXzVtTnFyT0tMbzVTc2UwS1ZhSHVCQXItLXprMzZuZmhHMzF1TXNwdUZrdnNkSdIBoAFBVV95cUxNejNfaWtZVHNLZGpEY21hbkdMdE5qS0xxcXBMV3ZHMjVJZ2VWV2tLWWhGX24xSXh4OTMySEZJejhUYlBoc1Y1Z21zZEhLVjViU0JfODJ2ckpCY25QbFRybTNuTm5haDQwOFVxWVVnVGg2aVR3VHE1ZVFJZDYyTEtGX0pzRmNjdEdkRzUzRDFmbnBwNEtzUEtzeU1tVVMzRW4x</guid><pubDate>Mon, 25 May 2026 07:36:49 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMimwFBVV95cUxOUFM1RnhiM2lXeHJZbmxkOEtSZ0FvNFFpamp3VTBWcWxYLVpUTXpfVTBzTk5SZ3h2cFZuMlA1Q0tHQlRFTVBPSU5fOVMyaXgzdlhCMzkxSFZhaU1uTzRDX25vY0NkZ3cwdTlBdVhkXzVtTnFyT0tMbzVTc2UwS1ZhSHVCQXItLXprMzZuZmhHMzF1TXNwdUZrdnNkSdIBoAFBVV95cUxNejNfaWtZVHNLZGpEY21hbkdMdE5qS0xxcXBMV3ZHMjVJZ2VWV2tLWWhGX24xSXh4OTMySEZJejhUYlBoc1Y1Z21zZEhLVjViU0JfODJ2ckpCY25QbFRybTNuTm5haDQwOFVxWVVnVGg2aVR3VHE1ZVFJZDYyTEtGX0pzRmNjdEdkRzUzRDFmbnBwNEtzUEtzeU1tVVMzRW4x?oc=5\\\" target=\\\"_blank\\\"&gt;Rubio says US will find ‘another way’ if Iran talks fail&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Al Jazeera&lt;/font&gt;</description><source url=\\\"https://www.aljazeera.com\\\">Al Jazeera</source></item><item><title>US, Iran inch closer to deal to end the war: What to know - Al Jazeera</title><link>https://news.google.com/rss/articles/CBMinAFBVV95cUxNNzBVeUFzR1hfSkpqYnRWNGlETWFibk03ZGJRMDRoYzRCRldOQmdrUzNuVno5U19DRnJMdTh3MnpNY3JLR0t2UDVtR2djU0pPSlc2YXpGX3kzbGlvdnRfTkNYeTh6UVdDbWhaUkRKTDVlNDZlYlFZRWY2dFhyajRtcHlsUUNOR2xiY2lZX3Z1QVdJNDN0eWtkRWV4OWTSAaIBQVVfeXFMTUFrQ2VuLTZXT1JPeHVwaFNDQ0JmNjRnT2dONklkdkpHR3ZzUUN5SEtXTXAzQ1pMLXF6aUpwNkQ1N0V4ZEl5bVFGclVyaDFwdG5jTEJnc250VW1WRlN6OFJucTNKRmRKa3FDR1ItcUdhN2xrNTFmRjdIbWtQTWg1dDRkNGNNVjVZUmN4czFFemlpc2tKc2hxYnBzMzZtZV9MSm5R?oc=5</link><guid isPermaLink=\\\"false\\\">CBMinAFBVV95cUxNNzBVeUFzR1hfSkpqYnRWNGlETWFibk03ZGJRMDRoYzRCRldOQmdrUzNuVno5U19DRnJMdTh3MnpNY3JLR0t2UDVtR2djU0pPSlc2YXpGX3kzbGlvdnRfTkNYeTh6UVdDbWhaUkRKTDVlNDZlYlFZRWY2dFhyajRtcHlsUUNOR2xiY2lZX3Z1QVdJNDN0eWtkRWV4OWTSAaIBQVVfeXFMTUFrQ2VuLTZXT1JPeHVwaFNDQ0JmNjRnT2dONklkdkpHR3ZzUUN5SEtXTXAzQ1pMLXF6aUpwNkQ1N0V4ZEl5bVFGclVyaDFwdG5jTEJnc250VW1WRlN6OFJucTNKRmRKa3FDR1ItcUdhN2xrNTFmRjdIbWtQTWg1dDRkNGNNVjVZUmN4czFFemlpc2tKc2hxYnBzMzZtZV9MSm5R</guid><pubDate>Sun, 24 May 2026 12:09:32 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMinAFBVV95cUxNNzBVeUFzR1hfSkpqYnRWNGlETWFibk03ZGJRMDRoYzRCRldOQmdrUzNuVno5U19DRnJMdTh3MnpNY3JLR0t2UDVtR2djU0pPSlc2YXpGX3kzbGlvdnRfTkNYeTh6UVdDbWhaUkRKTDVlNDZlYlFZRWY2dFhyajRtcHlsUUNOR2xiY2lZX3Z1QVdJNDN0eWtkRWV4OWTSAaIBQVVfeXFMTUFrQ2VuLTZXT1JPeHVwaFNDQ0JmNjRnT2dONklkdkpHR3ZzUUN5SEtXTXAzQ1pMLXF6aUpwNkQ1N0V4ZEl5bVFGclVyaDFwdG5jTEJnc250VW1WRlN6OFJucTNKRmRKa3FDR1ItcUdhN2xrNTFmRjdIbWtQTWg1dDRkNGNNVjVZUmN4czFFemlpc2tKc2hxYnBzMzZtZV9MSm5R?oc=5\\\" target=\\\"_blank\\\"&gt;US, Iran inch closer t\\n\\n... [OUTPUT TRUNCATED - 88031 chars omitted out of 138031 total] ...\\n\\nDB6UUpJdFg1Yk1Fdw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiuAFBVV95cUxPYkFlVXZiYXlmSkt2VFBEWjEwdzJTbGZPUXd6Uk1tZWVJMFc5NnNFM0tRSHFWQ3pxemhsUUxaeWlEWVV5VVFCN3FTODhnNGlmbnNPb0lGR3BZOTZQYkVWT0J5NXRNNE5QWTkzaXZwUm5XelZZZjVpeTNWM241dnI5VUZjNUFBS24xcHJsYTZaVkJ4V2g2V3RldVlOY3dYcS1Fdnh2bUl4YmxBZDVjaDd3UTZfY3hDVG8x0gHGAUFVX3lxTE9hV2ZrVERkN21GaGhtRzNqa0NJOUNyYUpIS3JTODdyYVNWTmVvYnpSUkhuMGR4TU5KVmZDdWhTX043MkZhVzJxaThpcVUzOEdGOUVOODhGNkxKcU9ITnpFVUo2VjFsWElHVG9janFYNlBZejB5dk1GdzNxRUpYT2YyWV9hYk42T2RkYTcxVmJPdkpmcVktVDlUbEItQ3hPbUNMYzRrWlVfYmM1UzA1dFZRUVROb1p3SjBJRDB6UUpJdFg1Yk1Fdw</guid><pubDate>Mon, 25 May 2026 07:40:18 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiuAFBVV95cUxPYkFlVXZiYXlmSkt2VFBEWjEwdzJTbGZPUXd6Uk1tZWVJMFc5NnNFM0tRSHFWQ3pxemhsUUxaeWlEWVV5VVFCN3FTODhnNGlmbnNPb0lGR3BZOTZQYkVWT0J5NXRNNE5QWTkzaXZwUm5XelZZZjVpeTNWM241dnI5VUZjNUFBS24xcHJsYTZaVkJ4V2g2V3RldVlOY3dYcS1Fdnh2bUl4YmxBZDVjaDd3UTZfY3hDVG8x0gHGAUFVX3lxTE9hV2ZrVERkN21GaGhtRzNqa0NJOUNyYUpIS3JTODdyYVNWTmVvYnpSUkhuMGR4TU5KVmZDdWhTX043MkZhVzJxaThpcVUzOEdGOUVOODhGNkxKcU9ITnpFVUo2VjFsWElHVG9janFYNlBZejB5dk1GdzNxRUpYT2YyWV9hYk42T2RkYTcxVmJPdkpmcVktVDlUbEItQ3hPbUNMYzRrWlVfYmM1UzA1dFZRUVROb1p3SjBJRDB6UUpJdFg1Yk1Fdw?oc=5\\\" target=\\\"_blank\\\"&gt;What we know and don't know about the emerging deal to end Iran war&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New Indian Express&lt;/font&gt;</description><source url=\\\"https://www.newindianexpress.com\\\">The New Indian Express</source></item><item><title>‘Nightmare for Israel’: Senior GOP senators criticize alleged terms of emerging Iran deal - The Times of Israel</title><link>https://news.google.com/rss/articles/CBMiuAFBVV95cUxPNE1KZEdsc25VelN6ZkxMS0p6M05OZlNtZVlXVXdFZXdvLURvRkZoTzdqRDZXR3YtYkd2Mk9UbDY1cjc1UDJKdzRHYkhUUlpYSmVvU0t3RVBVeEtlaVBaRzJjcHVGdHlaVFN3ZHhrQXZWbkozQXNZNmc1VUN5czlGb1VHSlpzLU9IQXdMZUVWenk2U1oyMHIwVEw4Y2RzU3NLS3MzbFJ1cVRZU1Q0QUdrcUJMUHNGWFN50gG-AUFVX3lxTE1jaDMtSEh2T2Y2UFNSNE9MSG9iNXpaejAyVEdMODNsVmEtQkt0dGd0aWUxMFk0Zmk2aW41MV9mYVRDel9xUTlvX2RDeVB2Yk9nekNrTzhIUmpYYU05eHRlbUs5RllqVlJ4bDNmdTlXdnlFS2tzX0ZhM2szNEVKdU50S3gxY0VIbExTUkdhU0NDTHF1eE9pOWhSSUdBY091MV9ESy1OcGtlTVVhSE9GTkdWd0U0YWw5YmJHSndpdXc?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiuAFBVV95cUxPNE1KZEdsc25VelN6ZkxMS0p6M05OZlNtZVlXVXdFZXdvLURvRkZoTzdqRDZXR3YtYkd2Mk9UbDY1cjc1UDJKdzRHYkhUUlpYSmVvU0t3RVBVeEtlaVBaRzJjcHVGdHlaVFN3ZHhrQXZWbkozQXNZNmc1VUN5czlGb1VHSlpzLU9IQXdMZUVWenk2U1oyMHIwVEw4Y2RzU3NLS3MzbFJ1cVRZU1Q0QUdrcUJMUHNGWFN50gG-AUFVX3lxTE1jaDMtSEh2T2Y2UFNSNE9MSG9iNXpaejAyVEdMODNsVmEtQkt0dGd0aWUxMFk0Zmk2aW41MV9mYVRDel9xUTlvX2RDeVB2Yk9nekNrTzhIUmpYYU05eHRlbUs5RllqVlJ4bDNmdTlXdnlFS2tzX0ZhM2szNEVKdU50S3gxY0VIbExTUkdhU0NDTHF1eE9pOWhSSUdBY091MV9ESy1OcGtlTVVhSE9GTkdWd0U0YWw5YmJHSndpdXc</guid><pubDate>Sun, 24 May 2026 00:03:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiuAFBVV95cUxPNE1KZEdsc25VelN6ZkxMS0p6M05OZlNtZVlXVXdFZXdvLURvRkZoTzdqRDZXR3YtYkd2Mk9UbDY1cjc1UDJKdzRHYkhUUlpYSmVvU0t3RVBVeEtlaVBaRzJjcHVGdHlaVFN3ZHhrQXZWbkozQXNZNmc1VUN5czlGb1VHSlpzLU9IQXdMZUVWenk2U1oyMHIwVEw4Y2RzU3NLS3MzbFJ1cVRZU1Q0QUdrcUJMUHNGWFN50gG-AUFVX3lxTE1jaDMtSEh2T2Y2UFNSNE9MSG9iNXpaejAyVEdMODNsVmEtQkt0dGd0aWUxMFk0Zmk2aW41MV9mYVRDel9xUTlvX2RDeVB2Yk9nekNrTzhIUmpYYU05eHRlbUs5RllqVlJ4bDNmdTlXdnlFS2tzX0ZhM2szNEVKdU50S3gxY0VIbExTUkdhU0NDTHF1eE9pOWhSSUdBY091MV9ESy1OcGtlTVVhSE9GTkdWd0U0YWw5YmJHSndpdXc?oc=5\\\" target=\\\"_blank\\\"&gt;‘Nightmare for Israel’: Senior GOP senators criticize alleged terms of emerging Iran deal&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Times of Israel&lt;/font&gt;</description><source url=\\\"https://www.timesofisrael.com\\\">The Times of Israel</source></item><item><title>Britain Preparing for Mission That Could Clear Strait of Hormuz - The New York Times</title><link>https://news.google.com/rss/articles/CBMiiAFBVV95cUxPZHlvelJfTS1RU19JMTEwRjg0UXM3UGVSOW5ndUhBMGFlVjNWN0ZSOVFEY1Z2VHZIQUt6WmFCQnBHYmdPSVFsWDZaWk5VLTJzbVJOTy12eGdQZU55V2xpWDJ6ZWNHOWxnZnFCNGxhN2tkempscE9tLXBjTmpDRjR1dDhBT01SZWEy?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiiAFBVV95cUxPZHlvelJfTS1RU19JMTEwRjg0UXM3UGVSOW5ndUhBMGFlVjNWN0ZSOVFEY1Z2VHZIQUt6WmFCQnBHYmdPSVFsWDZaWk5VLTJzbVJOTy12eGdQZU55V2xpWDJ6ZWNHOWxnZnFCNGxhN2tkempscE9tLXBjTmpDRjR1dDhBT01SZWEy</guid><pubDate>Sat, 23 May 2026 23:00:06 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiiAFBVV95cUxPZHlvelJfTS1RU19JMTEwRjg0UXM3UGVSOW5ndUhBMGFlVjNWN0ZSOVFEY1Z2VHZIQUt6WmFCQnBHYmdPSVFsWDZaWk5VLTJzbVJOTy12eGdQZU55V2xpWDJ6ZWNHOWxnZnFCNGxhN2tkempscE9tLXBjTmpDRjR1dDhBT01SZWEy?oc=5\\\" target=\\\"_blank\\\"&gt;Britain Preparing for Mission That Could Clear Strait of Hormuz&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New York Times&lt;/font&gt;</description><source url=\\\"https://www.nytimes.com\\\">The New York Times</source></item><item><title>Trump admin declares ‘no dust, no dollars’ for Iran — Islamic Republic must give up nuclear material before sanctions relief - New York Post</title><link>https://news.google.com/rss/articles/CBMizwFBVV95cUxNLVZ5dlVhT0ZNMnFWWFpHcEdEZ2pyZThLV0R1VlRYaU51T3J0aXg5QjFNTXgxTHE3eFZ3N21zT21XNHg3QlNZcXVseTZKLVZCdEZRMFdSZ2VTNVo3V3RRUm9HRXlFREtJc296YjBraS04QW5rbXhBWTQ1d0FueEhJV21PSzRibVkyZ2c2RjY0M2FoTUtTbG83ZEVEYnM1SXVDcVU0d2VjWV85MXBpNlE4ZlpJNmhTU2dLVldpNWxuSlU5YlpGRThEQ3NocnJObWc?oc=5</link><guid isPermaLink=\\\"false\\\">CBMizwFBVV95cUxNLVZ5dlVhT0ZNMnFWWFpHcEdEZ2pyZThLV0R1VlRYaU51T3J0aXg5QjFNTXgxTHE3eFZ3N21zT21XNHg3QlNZcXVseTZKLVZCdEZRMFdSZ2VTNVo3V3RRUm9HRXlFREtJc296YjBraS04QW5rbXhBWTQ1d0FueEhJV21PSzRibVkyZ2c2RjY0M2FoTUtTbG83ZEVEYnM1SXVDcVU0d2VjWV85MXBpNlE4ZlpJNmhTU2dLVldpNWxuSlU5YlpGRThEQ3NocnJObWc</guid><pubDate>Sun, 24 May 2026 21:34:49 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMizwFBVV95cUxNLVZ5dlVhT0ZNMnFWWFpHcEdEZ2pyZThLV0R1VlRYaU51T3J0aXg5QjFNTXgxTHE3eFZ3N21zT21XNHg3QlNZcXVseTZKLVZCdEZRMFdSZ2VTNVo3V3RRUm9HRXlFREtJc296YjBraS04QW5rbXhBWTQ1d0FueEhJV21PSzRibVkyZ2c2RjY0M2FoTUtTbG83ZEVEYnM1SXVDcVU0d2VjWV85MXBpNlE4ZlpJNmhTU2dLVldpNWxuSlU5YlpGRThEQ3NocnJObWc?oc=5\\\" target=\\\"_blank\\\"&gt;Trump admin declares ‘no dust, no dollars’ for Iran — Islamic Republic must give up nuclear material before sanctions relief&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;New York Post&lt;/font&gt;</description><source url=\\\"https://nypost.com\\\">New York Post</source></item><item><title>U.S. and Iran Offer Mixed Messages on Deal to End War - Time Magazine</title><link>https://news.google.com/rss/articles/CBMinwFBVV95cUxOV0QyNHF2b2ppSUVQRjRvdlQ0OXc4aExmQ1pBb29ZN21uNHFvampkaWNxYTIyby1sRXUyaXJWX1lyMmQ4NFhaRnEzdlp4dWpLeUJUaGk2TGR4SW91cmtZeVBNUjVSRkw2TzhLOTJ3amUzY3RoUFRDMks1ZkZXNzFkc091V1JjSFhFNE5rYkdzZ1V1OHBVYnZKSkNOWkEwYTg?oc=5</link><guid isPermaLink=\\\"false\\\">CBMinwFBVV95cUxOV0QyNHF2b2ppSUVQRjRvdlQ0OXc4aExmQ1pBb29ZN21uNHFvampkaWNxYTIyby1sRXUyaXJWX1lyMmQ4NFhaRnEzdlp4dWpLeUJUaGk2TGR4SW91cmtZeVBNUjVSRkw2TzhLOTJ3amUzY3RoUFRDMks1ZkZXNzFkc091V1JjSFhFNE5rYkdzZ1V1OHBVYnZKSkNOWkEwYTg</guid><pubDate>Thu, 07 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMinwFBVV95cUxOV0QyNHF2b2ppSUVQRjRvdlQ0OXc4aExmQ1pBb29ZN21uNHFvampkaWNxYTIyby1sRXUyaXJWX1lyMmQ4NFhaRnEzdlp4dWpLeUJUaGk2TGR4SW91cmtZeVBNUjVSRkw2TzhLOTJ3amUzY3RoUFRDMks1ZkZXNzFkc091V1JjSFhFNE5rYkdzZ1V1OHBVYnZKSkNOWkEwYTg?oc=5\\\" target=\\\"_blank\\\"&gt;U.S. and Iran Offer Mixed Messages on Deal to End War&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Time Magazine&lt;/font&gt;</description><source url=\\\"https://time.com\\\">Time Magazine</source></item><item><title>Seized ship taken toward Iran as Trump and China's Xi agree Strait of Hormuz \\\"must remain open\\\" - CBS News</title><link>https://news.google.com/rss/articles/CBMinAFBVV95cUxPZ3F4RDFfMWRrb1RYQUZiNjRhSk9DZXc3MkFKSjRlck9XamJDYnZFREtrLWdtd21ReW9sckNvWThielVnYnAwbG5HUDlIRDNVRnJWT09zTHg2WDVLQTJxekowMWFSdEhvblluMHdub05CUzkzQnBROTZkZDMxVV9raHgzMWNqRjFCbEhiSC1zSDdkb0paN1paZTV0OFfSAaIBQVVfeXFMUFZ1ZEpKM19xclBhQjVTSmlJVlAyUG14c1ZrY3dVOXlFWWtRYkdxX3BGQlhsUjI0N1pDZUE1QnRGeE43WUthQWkzdExSNkVUakd1dUJ6dndMSGdVV2V3LTBRckx3WERFSHVmbVBGNF90dGE0WWVhU2FrTjdKX0M2S2Q1ZTE0UEVneklPWWZjbUU0eEFvdGNjLTcyZ0NBeWczZzVB?oc=5</link><guid isPermaLink=\\\"false\\\">CBMinAFBVV95cUxPZ3F4RDFfMWRrb1RYQUZiNjRhSk9DZXc3MkFKSjRlck9XamJDYnZFREtrLWdtd21ReW9sckNvWThielVnYnAwbG5HUDlIRDNVRnJWT09zTHg2WDVLQTJxekowMWFSdEhvblluMHdub05CUzkzQnBROTZkZDMxVV9raHgzMWNqRjFCbEhiSC1zSDdkb0paN1paZTV0OFfSAaIBQVVfeXFMUFZ1ZEpKM19xclBhQjVTSmlJVlAyUG14c1ZrY3dVOXlFWWtRYkdxX3BGQlhsUjI0N1pDZUE1QnRGeE43WUthQWkzdExSNkVUakd1dUJ6dndMSGdVV2V3LTBRckx3WERFSHVmbVBGNF90dGE0WWVhU2FrTjdKX0M2S2Q1ZTE0UEVneklPWWZjbUU0eEFvdGNjLTcyZ0NBeWczZzVB</guid><pubDate>Fri, 15 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMinAFBVV95cUxPZ3F4RDFfMWRrb1RYQUZiNjRhSk9DZXc3MkFKSjRlck9XamJDYnZFREtrLWdtd21ReW9sckNvWThielVnYnAwbG5HUDlIRDNVRnJWT09zTHg2WDVLQTJxekowMWFSdEhvblluMHdub05CUzkzQnBROTZkZDMxVV9raHgzMWNqRjFCbEhiSC1zSDdkb0paN1paZTV0OFfSAaIBQVVfeXFMUFZ1ZEpKM19xclBhQjVTSmlJVlAyUG14c1ZrY3dVOXlFWWtRYkdxX3BGQlhsUjI0N1pDZUE1QnRGeE43WUthQWkzdExSNkVUakd1dUJ6dndMSGdVV2V3LTBRckx3WERFSHVmbVBGNF90dGE0WWVhU2FrTjdKX0M2S2Q1ZTE0UEVneklPWWZjbUU0eEFvdGNjLTcyZ0NBeWczZzVB?oc=5\\\" target=\\\"_blank\\\"&gt;Seized ship taken toward Iran as Trump and China's Xi agree Strait of Hormuz \\\"must remain open\\\"&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CBS News&lt;/font&gt;</description><source url=\\\"https://www.cbsnews.com\\\">CBS News</source></item><item><title>US, Iran negotiating final details of deal to reopen Strait of Hormuz, says Trump - EFE - Agencia de noticias</title><link>https://news.google.com/rss/articles/CBMixgFBVV95cUxPbGVGX3MxanA1X29udV90OFVCWFhFZnM3ZWM4VC14cFVxSGlDVlZYb19CNkVsVnF4ZjBCRjR2Vl9RbkN4SXktbk96akZBVV9CbEgzVXZfZDJRM2lWc21uZXN4WWM4V1Bxc1g3UGtmWG9Kc0J3cXlHcGR0alJfajNmTDVvaVprOVhkOFdWb3NMQnNLQ3ZaVEQtQ29lQUZZOGh6ZFdQaV80WE9UTExVTkhMVGhfQ3YxOG5kZ1Bhb00tOV9rMjJnOVE?oc=5</link><guid isPermaLink=\\\"false\\\">CBMixgFBVV95cUxPbGVGX3MxanA1X29udV90OFVCWFhFZnM3ZWM4VC14cFVxSGlDVlZYb19CNkVsVnF4ZjBCRjR2Vl9RbkN4SXktbk96akZBVV9CbEgzVXZfZDJRM2lWc21uZXN4WWM4V1Bxc1g3UGtmWG9Kc0J3cXlHcGR0alJfajNmTDVvaVprOVhkOFdWb3NMQnNLQ3ZaVEQtQ29lQUZZOGh6ZFdQaV80WE9UTExVTkhMVGhfQ3YxOG5kZ1Bhb00tOV9rMjJnOVE</guid><pubDate>Fri, 22 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMixgFBVV95cUxPbGVGX3MxanA1X29udV90OFVCWFhFZnM3ZWM4VC14cFVxSGlDVlZYb19CNkVsVnF4ZjBCRjR2Vl9RbkN4SXktbk96akZBVV9CbEgzVXZfZDJRM2lWc21uZXN4WWM4V1Bxc1g3UGtmWG9Kc0J3cXlHcGR0alJfajNmTDVvaVprOVhkOFdWb3NMQnNLQ3ZaVEQtQ29lQUZZOGh6ZFdQaV80WE9UTExVTkhMVGhfQ3YxOG5kZ1Bhb00tOV9rMjJnOVE?oc=5\\\" target=\\\"_blank\\\"&gt;US, Iran negotiating final details of deal to reopen Strait of Hormuz, says Trump&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;EFE - Agencia de noticias&lt;/font&gt;</description><source url=\\\"https://efe.com\\\">EFE - Agencia de noticias</source></item><item><title>Trump Again Shifts U.S. Focus on Strait, Pausing Day-Old Escort Mission - The New York Times</title><link>https://news.google.com/rss/articles/CBMidkFVX3lxTFBsaDhvV2VlZnF4V2l5UTlPWE9qZzkyM3dPWndXSnd4NEVKSXlaVFdRczBlZDFsdFI5dndsQm9SSEx2ZHE5c0Foa1RHZmtfQk1WajhQdjB4VUxUX1dNXzBNd3JfVEMwYk1fMjNEdEtyRkhFS2lxU3c?oc=5</link><guid isPermaLink=\\\"false\\\">CBMidkFVX3lxTFBsaDhvV2VlZnF4V2l5UTlPWE9qZzkyM3dPWndXSnd4NEVKSXlaVFdRczBlZDFsdFI5dndsQm9SSEx2ZHE5c0Foa1RHZmtfQk1WajhQdjB4VUxUX1dNXzBNd3JfVEMwYk1fMjNEdEtyRkhFS2lxU3c</guid><pubDate>Mon, 11 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMidkFVX3lxTFBsaDhvV2VlZnF4V2l5UTlPWE9qZzkyM3dPWndXSnd4NEVKSXlaVFdRczBlZDFsdFI5dndsQm9SSEx2ZHE5c0Foa1RHZmtfQk1WajhQdjB4VUxUX1dNXzBNd3JfVEMwYk1fMjNEdEtyRkhFS2lxU3c?oc=5\\\" target=\\\"_blank\\\"&gt;Trump Again Shifts U.S. Focus on Strait, Pausing Day-Old Escort Mission&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New York Times&lt;/font&gt;</description><source url=\\\"https://www.nytimes.com\\\">The New York Times</source></item><item><title>Pakistan says it’s hopeful a U.S.-Iran deal can happen soon - NPR</title><link>https://news.google.com/rss/articles/CBMigAFBVV95cUxOVzdYWmlJamVCWHBRVXdyOHVQY2JCbHl2VEpYZER6Y3M3VHQwV0Rsc0V1Y1Y2S1Y5RFZmSFFLc1VNaVdyc1lqZ1J3UTNoTDA4MDJyWnVJdGxwX1dkVG9TMXlNUDh2bU5IZjBpVDhZekp2OUxFUHFEUVo1b0Q3TE0yQw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMigAFBVV95cUxOVzdYWmlJamVCWHBRVXdyOHVQY2JCbHl2VEpYZER6Y3M3VHQwV0Rsc0V1Y1Y2S1Y5RFZmSFFLc1VNaVdyc1lqZ1J3UTNoTDA4MDJyWnVJdGxwX1dkVG9TMXlNUDh2bU5IZjBpVDhZekp2OUxFUHFEUVo1b0Q3TE0yQw</guid><pubDate>Wed, 06 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMigAFBVV95cUxOVzdYWmlJamVCWHBRVXdyOHVQY2JCbHl2VEpYZER6Y3M3VHQwV0Rsc0V1Y1Y2S1Y5RFZmSFFLc1VNaVdyc1lqZ1J3UTNoTDA4MDJyWnVJdGxwX1dkVG9TMXlNUDh2bU5IZjBpVDhZekp2OUxFUHFEUVo1b0Q3TE0yQw?oc=5\\\" target=\\\"_blank\\\"&gt;Pakistan says it’s hopeful a U.S.-Iran deal can happen soon&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;NPR&lt;/font&gt;</description><source url=\\\"https://www.npr.org\\\">NPR</source></item><item><title>Exclusive: U.S. and Iran closing in on one-page memo to end war, officials say - Axios</title><link>https://news.google.com/rss/articles/CBMia0FVX3lxTFA5bXZodlZYbWpyX2NiSTdnNjZqV0ZCd2dXaDQtRWM3VGFvd3R4VG9CNTJZc0t4NTdocjFEcC1XWHNsLVNTVjNQQkZHUHcyRWNNdmMyemZ0LUJROU0weWpRbVk3MmZ5VTFvZ1o0?oc=5</link><guid isPermaLink=\\\"false\\\">CBMia0FVX3lxTFA5bXZodlZYbWpyX2NiSTdnNjZqV0ZCd2dXaDQtRWM3VGFvd3R4VG9CNTJZc0t4NTdocjFEcC1XWHNsLVNTVjNQQkZHUHcyRWNNdmMyemZ0LUJROU0weWpRbVk3MmZ5VTFvZ1o0</guid><pubDate>Wed, 06 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMia0FVX3lxTFA5bXZodlZYbWpyX2NiSTdnNjZqV0ZCd2dXaDQtRWM3VGFvd3R4VG9CNTJZc0t4NTdocjFEcC1XWHNsLVNTVjNQQkZHUHcyRWNNdmMyemZ0LUJROU0weWpRbVk3MmZ5VTFvZ1o0?oc=5\\\" target=\\\"_blank\\\"&gt;Exclusive: U.S. and Iran closing in on one-page memo to end war, officials say&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Axios&lt;/font&gt;</description><source url=\\\"https://www.axios.com\\\">Axios</source></item><item><title>World watches in anticipation as US, Iran eye peace deal - Dawn</title><link>https://news.google.com/rss/articles/CBMiSEFVX3lxTFBRNGRqZGhSMkhfU2NVZTFUdVQ2TGljRXBYOWdtZERhQmsyNTlqMVdhQkVieDNYUllHczNoR2dNNDdIZU1KcTFVZtIBTkFVX3lxTE9HUVFUTkROVzBBaUJ3SGt6RUlxVS15ME4yV0NtZ19SMjBWcUtqRUJaRDBRSkZSV2x6UUZsdXdZLV90Z0NWWjBJZVo2dnNsZw?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiSEFVX3lxTFBRNGRqZGhSMkhfU2NVZTFUdVQ2TGljRXBYOWdtZERhQmsyNTlqMVdhQkVieDNYUllHczNoR2dNNDdIZU1KcTFVZtIBTkFVX3lxTE9HUVFUTkROVzBBaUJ3SGt6RUlxVS15ME4yV0NtZ19SMjBWcUtqRUJaRDBRSkZSV2x6UUZsdXdZLV90Z0NWWjBJZVo2dnNsZw</guid><pubDate>Mon, 25 May 2026 02:15:31 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiSEFVX3lxTFBRNGRqZGhSMkhfU2NVZTFUdVQ2TGljRXBYOWdtZERhQmsyNTlqMVdhQkVieDNYUllHczNoR2dNNDdIZU1KcTFVZtIBTkFVX3lxTE9HUVFUTkROVzBBaUJ3SGt6RUlxVS15ME4yV0NtZ19SMjBWcUtqRUJaRDBRSkZSV2x6UUZsdXdZLV90Z0NWWjBJZVo2dnNsZw?oc=5\\\" target=\\\"_blank\\\"&gt;World watches in anticipation as US, Iran eye peace deal&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Dawn&lt;/font&gt;</description><source url=\\\"https://www.dawn.com\\\">Dawn</source></item><item><title>U.S. and Iran Exchange Fire Amid a Declared Truce - The New York Times</title><link>https://news.google.com/rss/articles/CBMif0FVX3lxTFB1RWdobm1aLVIwaTlTTzFoMmhVMzIzdDdiX0FJRy1Ud1ZLQmpBTmNidzBOUnlCQzdORFRUTjBDRzl3eWE2dDhfOWFybEZJUGRlcXh5N3ZUMnV0dVpYVDNqRzdzV0REem9CckpYUTZkRjFWQkZmaF96UGZaVEZ6UGc?oc=5</link><guid isPermaLink=\\\"false\\\">CBMif0FVX3lxTFB1RWdobm1aLVIwaTlTTzFoMmhVMzIzdDdiX0FJRy1Ud1ZLQmpBTmNidzBOUnlCQzdORFRUTjBDRzl3eWE2dDhfOWFybEZJUGRlcXh5N3ZUMnV0dVpYVDNqRzdzV0REem9CckpYUTZkRjFWQkZmaF96UGZaVEZ6UGc</guid><pubDate>Mon, 11 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMif0FVX3lxTFB1RWdobm1aLVIwaTlTTzFoMmhVMzIzdDdiX0FJRy1Ud1ZLQmpBTmNidzBOUnlCQzdORFRUTjBDRzl3eWE2dDhfOWFybEZJUGRlcXh5N3ZUMnV0dVpYVDNqRzdzV0REem9CckpYUTZkRjFWQkZmaF96UGZaVEZ6UGc?oc=5\\\" target=\\\"_blank\\\"&gt;U.S. and Iran Exchange Fire Amid a Declared Truce&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The New York Times&lt;/font&gt;</description><source url=\\\"https://www.nytimes.com\\\">The New York Times</source></item><item><title>Trump says agreement with Iran over end of war is 'largely negotiated' - Australian Broadcasting Corporation</title><link>https://news.google.com/rss/articles/CBMimgFBVV95cUxQOWRPUWltOUhZbEgtQldmdEZ3cktiSHNWSm1ZRm1fbC1PcEpiTVV1YlBqLUhvTVNWZGtRN3VDUTBnQWRZVWxOdnQyS1dMdi1jT0NDbEdTQmpiTGk3ZzRxNmM0RHllaVRudEdQdURzUUtaU2lGYmVhLWpOWWFnOC03T3pyT2dtcDVXamctS2FiOFRZQks3VzlQY1RR?oc=5</link><guid isPermaLink=\\\"false\\\">CBMimgFBVV95cUxQOWRPUWltOUhZbEgtQldmdEZ3cktiSHNWSm1ZRm1fbC1PcEpiTVV1YlBqLUhvTVNWZGtRN3VDUTBnQWRZVWxOdnQyS1dMdi1jT0NDbEdTQmpiTGk3ZzRxNmM0RHllaVRudEdQdURzUUtaU2lGYmVhLWpOWWFnOC03T3pyT2dtcDVXamctS2FiOFRZQks3VzlQY1RR</guid><pubDate>Sat, 23 May 2026 19:45:39 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMimgFBVV95cUxQOWRPUWltOUhZbEgtQldmdEZ3cktiSHNWSm1ZRm1fbC1PcEpiTVV1YlBqLUhvTVNWZGtRN3VDUTBnQWRZVWxOdnQyS1dMdi1jT0NDbEdTQmpiTGk3ZzRxNmM0RHllaVRudEdQdURzUUtaU2lGYmVhLWpOWWFnOC03T3pyT2dtcDVXamctS2FiOFRZQks3VzlQY1RR?oc=5\\\" target=\\\"_blank\\\"&gt;Trump says agreement with Iran over end of war is 'largely negotiated'&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Australian Broadcasting Corporation&lt;/font&gt;</description><source url=\\\"https://www.abc.net.au\\\">Australian Broadcasting Corporation</source></item><item><title>Trump tells negotiators not to rush as details emerge of a potential US-Iran deal - Saudi Gazette</title><link>https://news.google.com/rss/articles/CBMiygFBVV95cUxQa2owQmtyNEtjbUExZk9ETlQxUk1UbU9aUFlRWWJKSVc0TzFZTFB1YmZMbkU0SXNBNG93V0x5TFpfa29LMFo5eldIbEl1ODVGMnNOYk53ZWRWT3MwNWJXZjlKMVgwcUR6bGdJYmRHdjFGUHdUbGFTcHc1amQzQ1hCNkE3X3p4d2trNDFnSDlvZGx3OWNNTWZSdmpTQ3Z2WHNucVRKMHRqWE5NVHhaUlZEdmhoaGNLWm8xZjVMc0RoUHFKdllnRzZGVjR3?oc=5</link><guid isPermaLink=\\\"false\\\">CBMiygFBVV95cUxQa2owQmtyNEtjbUExZk9ETlQxUk1UbU9aUFlRWWJKSVc0TzFZTFB1YmZMbkU0SXNBNG93V0x5TFpfa29LMFo5eldIbEl1ODVGMnNOYk53ZWRWT3MwNWJXZjlKMVgwcUR6bGdJYmRHdjFGUHdUbGFTcHc1amQzQ1hCNkE3X3p4d2trNDFnSDlvZGx3OWNNTWZSdmpTQ3Z2WHNucVRKMHRqWE5NVHhaUlZEdmhoaGNLWm8xZjVMc0RoUHFKdllnRzZGVjR3</guid><pubDate>Mon, 25 May 2026 08:57:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMiygFBVV95cUxQa2owQmtyNEtjbUExZk9ETlQxUk1UbU9aUFlRWWJKSVc0TzFZTFB1YmZMbkU0SXNBNG93V0x5TFpfa29LMFo5eldIbEl1ODVGMnNOYk53ZWRWT3MwNWJXZjlKMVgwcUR6bGdJYmRHdjFGUHdUbGFTcHc1amQzQ1hCNkE3X3p4d2trNDFnSDlvZGx3OWNNTWZSdmpTQ3Z2WHNucVRKMHRqWE5NVHhaUlZEdmhoaGNLWm8xZjVMc0RoUHFKdllnRzZGVjR3?oc=5\\\" target=\\\"_blank\\\"&gt;Trump tells negotiators not to rush as details emerge of a potential US-Iran deal&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Saudi Gazette&lt;/font&gt;</description><source url=\\\"https://saudigazette.com.sa\\\">Saudi Gazette</source></item><item><title>Iran reviewing US proposal to end war, though key demands remain unaddressed - Reuters</title><link>https://news.google.com/rss/articles/CBMinwFBVV95cUxPYy04enE2RGhod3NneGVSTEo4STVXQThRT1FlQmE3YlpZSWtFejhyWHJwTnZEczB1VzVjWmdyRXpfZXFQRFYyUlR0WXBOWkludjExaV9YVWFOQlhJOHJrSndhdVZQZlVCMjMtbUp1bDFzOUhaN1NfVlFZTlhDeGY5b2hwcHRYQldpZUs2SkxjSVZIbzhjVGpOOFc5TERvNzA?oc=5</link><guid isPermaLink=\\\"false\\\">CBMinwFBVV95cUxPYy04enE2RGhod3NneGVSTEo4STVXQThRT1FlQmE3YlpZSWtFejhyWHJwTnZEczB1VzVjWmdyRXpfZXFQRFYyUlR0WXBOWkludjExaV9YVWFOQlhJOHJrSndhdVZQZlVCMjMtbUp1bDFzOUhaN1NfVlFZTlhDeGY5b2hwcHRYQldpZUs2SkxjSVZIbzhjVGpOOFc5TERvNzA</guid><pubDate>Wed, 06 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMinwFBVV95cUxPYy04enE2RGhod3NneGVSTEo4STVXQThRT1FlQmE3YlpZSWtFejhyWHJwTnZEczB1VzVjWmdyRXpfZXFQRFYyUlR0WXBOWkludjExaV9YVWFOQlhJOHJrSndhdVZQZlVCMjMtbUp1bDFzOUhaN1NfVlFZTlhDeGY5b2hwcHRYQldpZUs2SkxjSVZIbzhjVGpOOFc5TERvNzA?oc=5\\\" target=\\\"_blank\\\"&gt;Iran reviewing US proposal to end war, though key demands remain unaddressed&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>US-Iran peace deal: Tehran 'will surrender uranium stockpile' - The Telegraph</title><link>https://news.google.com/rss/articles/CBMirAFBVV95cUxPZXN4UkpUOTFnTzhMY05qT2lfdndWR3FNTExjUV9QOW1tME12a2ZqWUx2TkFaMkt6c183WU1oaWVFSWV5OC1zSWNIdXFtT3Y1ckZJVHU3TFI1c0kzR0ZuejVQUVU3ZGsyR1Q0aXdSZ3FOV1dRM1IyMGZFc25EcmswZ2NkeTE3WGRyb19tVjBySXFxT25PTkZLVnhBbjJhbFMxMjJuaUlvYU1TU1pR?oc=5</link><guid isPermaLink=\\\"false\\\">CBMirAFBVV95cUxPZXN4UkpUOTFnTzhMY05qT2lfdndWR3FNTExjUV9QOW1tME12a2ZqWUx2TkFaMkt6c183WU1oaWVFSWV5OC1zSWNIdXFtT3Y1ckZJVHU3TFI1c0kzR0ZuejVQUVU3ZGsyR1Q0aXdSZ3FOV1dRM1IyMGZFc25EcmswZ2NkeTE3WGRyb19tVjBySXFxT25PTkZLVnhBbjJhbFMxMjJuaUlvYU1TU1pR</guid><pubDate>Mon, 25 May 2026 03:54:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMirAFBVV95cUxPZXN4UkpUOTFnTzhMY05qT2lfdndWR3FNTExjUV9QOW1tME12a2ZqWUx2TkFaMkt6c183WU1oaWVFSWV5OC1zSWNIdXFtT3Y1ckZJVHU3TFI1c0kzR0ZuejVQUVU3ZGsyR1Q0aXdSZ3FOV1dRM1IyMGZFc25EcmswZ2NkeTE3WGRyb19tVjBySXFxT25PTkZLVnhBbjJhbFMxMjJuaUlvYU1TU1pR?oc=5\\\" target=\\\"_blank\\\"&gt;US-Iran peace deal: Tehran 'will surrender uranium stockpile'&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;The Telegraph&lt;/font&gt;</description><source url=\\\"https://www.telegraph.co.uk\\\">The Telegraph</source></item><item><title>Trump says he's paused U.S. effort to guide stranded vessels out of Strait of Hormuz - NPR</title><link>https://news.google.com/rss/articles/CBMibkFVX3lxTFByNXFLNkstYXBSUk1mczcxMWRSZHpFclRuYktzalFQVlh5dXpIMTFveXdJMzl2WFVFMm1uT0t3Z2Y5NnJhcTZtbThsTVY0d2FQVDJvVEhBS29GTlR1aHNvek9jQjNwTlNKeEF6T0hR?oc=5</link><guid isPermaLink=\\\"false\\\">CBMibkFVX3lxTFByNXFLNkstYXBSUk1mczcxMWRSZHpFclRuYktzalFQVlh5dXpIMTFveXdJMzl2WFVFMm1uT0t3Z2Y5NnJhcTZtbThsTVY0d2FQVDJvVEhBS29GTlR1aHNvek9jQjNwTlNKeEF6T0hR</guid><pubDate>Tue, 05 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMibkFVX3lxTFByNXFLNkstYXBSUk1mczcxMWRSZHpFclRuYktzalFQVlh5dXpIMTFveXdJMzl2WFVFMm1uT0t3Z2Y5NnJhcTZtbThsTVY0d2FQVDJvVEhBS29GTlR1aHNvek9jQjNwTlNKeEF6T0hR?oc=5\\\" target=\\\"_blank\\\"&gt;Trump says he's paused U.S. effort to guide stranded vessels out of Strait of Hormuz&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;NPR&lt;/font&gt;</description><source url=\\\"https://www.npr.org\\\">NPR</source></item><item><title>Stocks climb, Oil falls on hopes of US-Iran Hormuz deal - Gulf Today</title><link>https://news.google.com/rss/articles/CBMioAFBVV95cUxQWWtNVVA0TEctcV9oOXJkWWktT3JIdUZJLUt1WW5MNGRGc18yT1haYXMtNXdUMnRkM19CWWVHOFdhbzJ4LUtIRUctYUlIZlkzbURfZ0JmYmJrNU1pcGtfR3dhcThXME5pVGhiWlRVV1U0UFgta3B6OGRjRHMybGNFTHVtamp5R2dYY1dRcWhwT0tlWjQ4SGl6R1A1eTVUM3o2?oc=5</link><guid isPermaLink=\\\"false\\\">CBMioAFBVV95cUxQWWtNVVA0TEctcV9oOXJkWWktT3JIdUZJLUt1WW5MNGRGc18yT1haYXMtNXdUMnRkM19CWWVHOFdhbzJ4LUtIRUctYUlIZlkzbURfZ0JmYmJrNU1pcGtfR3dhcThXME5pVGhiWlRVV1U0UFgta3B6OGRjRHMybGNFTHVtamp5R2dYY1dRcWhwT0tlWjQ4SGl6R1A1eTVUM3o2</guid><pubDate>Mon, 25 May 2026 08:18:05 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMioAFBVV95cUxQWWtNVVA0TEctcV9oOXJkWWktT3JIdUZJLUt1WW5MNGRGc18yT1haYXMtNXdUMnRkM19CWWVHOFdhbzJ4LUtIRUctYUlIZlkzbURfZ0JmYmJrNU1pcGtfR3dhcThXME5pVGhiWlRVV1U0UFgta3B6OGRjRHMybGNFTHVtamp5R2dYY1dRcWhwT0tlWjQ4SGl6R1A1eTVUM3o2?oc=5\\\" target=\\\"_blank\\\"&gt;Stocks climb, Oil falls on hopes of US-Iran Hormuz deal&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Gulf Today&lt;/font&gt;</description><source url=\\\"https://www.gulftoday.ae\\\">Gulf Today</source></item><item><title>Trump pauses effort to escort ships in Strait of Hormuz, citing deal progress - Reuters</title><link>https://news.google.com/rss/articles/CBMitAFBVV95cUxPQjY4eVh4Y0MzcE5FOGdNRTZqS1pOTV9Za3ZsUjRiR3c3ZGg3dklxT1BTLTRzUlNPUFJEai1HQXIyM2hNNkhxU0tGdnZxVzd2Y3I3TXF6dlFoMVJYYTlubDlZaG1JQ0tFOFZPNXpTMmR0akItbVBrbGJFLS0ybzJNUTFmdFlHcGRmVXh6NEtfQUNUa2pFejFrZ0pyMlV6MXlzQ3Q0RHFwRmFqaS1udGdRRzNSRjQ?oc=5</link><guid isPermaLink=\\\"false\\\">CBMitAFBVV95cUxPQjY4eVh4Y0MzcE5FOGdNRTZqS1pOTV9Za3ZsUjRiR3c3ZGg3dklxT1BTLTRzUlNPUFJEai1HQXIyM2hNNkhxU0tGdnZxVzd2Y3I3TXF6dlFoMVJYYTlubDlZaG1JQ0tFOFZPNXpTMmR0akItbVBrbGJFLS0ybzJNUTFmdFlHcGRmVXh6NEtfQUNUa2pFejFrZ0pyMlV6MXlzQ3Q0RHFwRmFqaS1udGdRRzNSRjQ</guid><pubDate>Tue, 05 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMitAFBVV95cUxPQjY4eVh4Y0MzcE5FOGdNRTZqS1pOTV9Za3ZsUjRiR3c3ZGg3dklxT1BTLTRzUlNPUFJEai1HQXIyM2hNNkhxU0tGdnZxVzd2Y3I3TXF6dlFoMVJYYTlubDlZaG1JQ0tFOFZPNXpTMmR0akItbVBrbGJFLS0ybzJNUTFmdFlHcGRmVXh6NEtfQUNUa2pFejFrZ0pyMlV6MXlzQ3Q0RHFwRmFqaS1udGdRRzNSRjQ?oc=5\\\" target=\\\"_blank\\\"&gt;Trump pauses effort to escort ships in Strait of Hormuz, citing deal progress&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;Reuters&lt;/font&gt;</description><source url=\\\"https://www.reuters.com\\\">Reuters</source></item><item><title>Trump says Iran's response to peace proposal \\\"totally unacceptable\\\" - CBS News</title><link>https://news.google.com/rss/articles/CBMijwFBVV95cUxNNmMzLVFDbWpCaVlOZFB6LUhDN3NMQl9hZ0VrRUxkRWRnWXZKbnBCR0FjZXRaUTBscDM3NnZaemdqcVMwYTFLa0ZvMVhOX202d2p1WWh5RUNMcEtEM1ozM1BVcE0wbENNd0pWeGItUUhwc1ktUElTNGZNMU1ZZGJqSWhXc2VnMEIzeEtVMDNQVdIBlAFBVV95cUxQU0xmeWl4aUpGZ0ROa2RLVkc0VmJia0tXczV0d0hrVXdfUVZ6ZEY2LWVmbFhVNUNwTlNvQ1lfanZ3aENZbmFUYzZvUERZQTJzN2JhNVhiQklzZTlXQW95T3d5anhybzdCVVFwTG00akM2bzJ0R0IwYk9rREJzTXNzVktLN0s1UjV6Q1FJZ09fZDNvVlJR?oc=5</link><guid isPermaLink=\\\"false\\\">CBMijwFBVV95cUxNNmMzLVFDbWpCaVlOZFB6LUhDN3NMQl9hZ0VrRUxkRWRnWXZKbnBCR0FjZXRaUTBscDM3NnZaemdqcVMwYTFLa0ZvMVhOX202d2p1WWh5RUNMcEtEM1ozM1BVcE0wbENNd0pWeGItUUhwc1ktUElTNGZNMU1ZZGJqSWhXc2VnMEIzeEtVMDNQVdIBlAFBVV95cUxQU0xmeWl4aUpGZ0ROa2RLVkc0VmJia0tXczV0d0hrVXdfUVZ6ZEY2LWVmbFhVNUNwTlNvQ1lfanZ3aENZbmFUYzZvUERZQTJzN2JhNVhiQklzZTlXQW95T3d5anhybzdCVVFwTG00akM2bzJ0R0IwYk9rREJzTXNzVktLN0s1UjV6Q1FJZ09fZDNvVlJR</guid><pubDate>Mon, 11 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMijwFBVV95cUxNNmMzLVFDbWpCaVlOZFB6LUhDN3NMQl9hZ0VrRUxkRWRnWXZKbnBCR0FjZXRaUTBscDM3NnZaemdqcVMwYTFLa0ZvMVhOX202d2p1WWh5RUNMcEtEM1ozM1BVcE0wbENNd0pWeGItUUhwc1ktUElTNGZNMU1ZZGJqSWhXc2VnMEIzeEtVMDNQVdIBlAFBVV95cUxQU0xmeWl4aUpGZ0ROa2RLVkc0VmJia0tXczV0d0hrVXdfUVZ6ZEY2LWVmbFhVNUNwTlNvQ1lfanZ3aENZbmFUYzZvUERZQTJzN2JhNVhiQklzZTlXQW95T3d5anhybzdCVVFwTG00akM2bzJ0R0IwYk9rREJzTXNzVktLN0s1UjV6Q1FJZ09fZDNvVlJR?oc=5\\\" target=\\\"_blank\\\"&gt;Trump says Iran's response to peace proposal \\\"totally unacceptable\\\"&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CBS News&lt;/font&gt;</description><source url=\\\"https://www.cbsnews.com\\\">CBS News</source></item><item><title>Possible Iran-US deal: What we know - NST Online</title><link>https://news.google.com/rss/articles/CBMijgFBVV95cUxQQm9qU3BSelpXNUNkQ3o0YnJEdkREb3BQNzJ1WjVSdEFGZ08xTWFpRmg1d2NLa3RRYVd5ai1aUk9ETV9LV2pDc0VObmctY0JWTXpBZlhxQi1IXzhSaDFYclhSeE1pTmNmeC1nMXhaU3dnQ0FZSmJpNi1KdFdHTnh5MDVxVHJlUHlKZ2FZcllB0gGTAUFVX3lxTFBhYnhmbTB2d3hXMTNwU1ZzekVZaGRwNFJfRnBycS1fWENybVB6SS15X1QtOFBUUmpmNVdMVmxJYnFuTGZpRkI3LThhWmZFZXAwcUtwRldrYnJhWmNZYnhTaDBtLUo4Q1Rpang3MzVUMVhBNHd3UWpIQ0NGVWZIRFZwcUhPaXltdHA0TTRMYzI0Sy1JOA?oc=5</link><guid isPermaLink=\\\"false\\\">CBMijgFBVV95cUxQQm9qU3BSelpXNUNkQ3o0YnJEdkREb3BQNzJ1WjVSdEFGZ08xTWFpRmg1d2NLa3RRYVd5ai1aUk9ETV9LV2pDc0VObmctY0JWTXpBZlhxQi1IXzhSaDFYclhSeE1pTmNmeC1nMXhaU3dnQ0FZSmJpNi1KdFdHTnh5MDVxVHJlUHlKZ2FZcllB0gGTAUFVX3lxTFBhYnhmbTB2d3hXMTNwU1ZzekVZaGRwNFJfRnBycS1fWENybVB6SS15X1QtOFBUUmpmNVdMVmxJYnFuTGZpRkI3LThhWmZFZXAwcUtwRldrYnJhWmNZYnhTaDBtLUo4Q1Rpang3MzVUMVhBNHd3UWpIQ0NGVWZIRFZwcUhPaXltdHA0TTRMYzI0Sy1JOA</guid><pubDate>Mon, 25 May 2026 06:11:59 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMijgFBVV95cUxQQm9qU3BSelpXNUNkQ3o0YnJEdkREb3BQNzJ1WjVSdEFGZ08xTWFpRmg1d2NLa3RRYVd5ai1aUk9ETV9LV2pDc0VObmctY0JWTXpBZlhxQi1IXzhSaDFYclhSeE1pTmNmeC1nMXhaU3dnQ0FZSmJpNi1KdFdHTnh5MDVxVHJlUHlKZ2FZcllB0gGTAUFVX3lxTFBhYnhmbTB2d3hXMTNwU1ZzekVZaGRwNFJfRnBycS1fWENybVB6SS15X1QtOFBUUmpmNVdMVmxJYnFuTGZpRkI3LThhWmZFZXAwcUtwRldrYnJhWmNZYnhTaDBtLUo4Q1Rpang3MzVUMVhBNHd3UWpIQ0NGVWZIRFZwcUhPaXltdHA0TTRMYzI0Sy1JOA?oc=5\\\" target=\\\"_blank\\\"&gt;Possible Iran-US deal: What we know&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;NST Online&lt;/font&gt;</description><source url=\\\"https://www.nst.com.my\\\">NST Online</source></item><item><title>U.S. launches \\\"self-defense strikes\\\" on Iran, says warships came under fire in Strait of Hormuz - CBS News</title><link>https://news.google.com/rss/articles/CBMihwFBVV95cUxOazFDeWF5OXlhUHFnX01POGI2eWpkSlItaG11T3ZOZ05kSDRVbGcwRTNJTVhBYWE5QzhQRUlCejBmaW9JQ1p6U1U1WkpNdGNqdGkzQmtNVVBTZFZEaDFabHNJemZMSHNzaXpNV2lmZHA1cmFhRXFOVjJBZ25kWTdvUTVHY0RZNjDSAYwBQVVfeXFMTVk1d0s3S3A0VXR0YUhPbkdHdVVGdnZ1ZWhWMUNCX24zT0lzS0xiU1NVQlVzRTJJNU5GRGVURzg5NHBpNXJwMGNRelZFT29NSVJlanBOR1VlUzVTVHJGQmpFdWI2WUNSeEdHQWd0ZXRPYnd1V2gzLTFrMXNQSENCYW42d092UnZBSzlMT3Q?oc=5</link><guid isPermaLink=\\\"false\\\">CBMihwFBVV95cUxOazFDeWF5OXlhUHFnX01POGI2eWpkSlItaG11T3ZOZ05kSDRVbGcwRTNJTVhBYWE5QzhQRUlCejBmaW9JQ1p6U1U1WkpNdGNqdGkzQmtNVVBTZFZEaDFabHNJemZMSHNzaXpNV2lmZHA1cmFhRXFOVjJBZ25kWTdvUTVHY0RZNjDSAYwBQVVfeXFMTVk1d0s3S3A0VXR0YUhPbkdHdVVGdnZ1ZWhWMUNCX24zT0lzS0xiU1NVQlVzRTJJNU5GRGVURzg5NHBpNXJwMGNRelZFT29NSVJlanBOR1VlUzVTVHJGQmpFdWI2WUNSeEdHQWd0ZXRPYnd1V2gzLTFrMXNQSENCYW42d092UnZBSzlMT3Q</guid><pubDate>Fri, 08 May 2026 07:00:00 GMT</pubDate><description>&lt;a href=\\\"https://news.google.com/rss/articles/CBMihwFBVV95cUxOazFDeWF5OXlhUHFnX01POGI2eWpkSlItaG11T3ZOZ05kSDRVbGcwRTNJTVhBYWE5QzhQRUlCejBmaW9JQ1p6U1U1WkpNdGNqdGkzQmtNVVBTZFZEaDFabHNJemZMSHNzaXpNV2lmZHA1cmFhRXFOVjJBZ25kWTdvUTVHY0RZNjDSAYwBQVVfeXFMTVk1d0s3S3A0VXR0YUhPbkdHdVVGdnZ1ZWhWMUNCX24zT0lzS0xiU1NVQlVzRTJJNU5GRGVURzg5NHBpNXJwMGNRelZFT29NSVJlanBOR1VlUzVTVHJGQmpFdWI2WUNSeEdHQWd0ZXRPYnd1V2gzLTFrMXNQSENCYW42d092UnZBSzlMT3Q?oc=5\\\" target=\\\"_blank\\\"&gt;U.S. launches \\\"self-defense strikes\\\" on Iran, says warships came under fire in Strait of Hormuz&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;font color=\\\"#6f6f6f\\\"&gt;CBS News&lt;/font&gt;</description><source url=\\\"https://www.cbsnews.com\\\">CBS News</source></item></channel></rss>\", \"exit_code\": 0, \"error\": null}",
      "tool_call_id": "call_function_xg1lvxxtw3de_4"
    },
    {
      "role": "assistant",
      "content": "📰 喷嚏图卦 20260525\n⏰ 发布时间：2026-05-25\n\n---\n\n【国际局势】\n\n⚔️ 刚果（金）伊波拉疫情扩散\n   • 核心事件：WHO总干事谭德塞表示，刚果（金）已发现900多起疑似伊波拉病例，其中包括101起确诊病例。疫情已蔓延至三个省份，境内部分航线暂时停飞。非洲疾控中心警告，疫情跨境传播风险正在加剧，恐将波及多达10个非洲大陆国家。\n   • 补充信息：据NPR报道，DR刚果伊波拉病例在民众不信任和武装冲突地区持续上升，疫情形势严峻。\n   • 原始来源：喷嚏网\n\n⚔️ 美伊原则上同意重开霍尔木兹海峡\n   • 核心事件：美国高级官员透露，华盛顿和德黑兰原则上同意重开霍尔木兹海峡，并责成伊朗交出高浓缩铀，但双方仍需要数日时间才能敲定最终协议。\n   • 补充信息：据《华盛顿邮报》、《纽约时报》、CNN等多家媒体报道，美伊双方正在努力达成协议以延长停火并重新开放霍尔木兹海峡。据《华尔街日报》援引不愿透露姓名的美国官员的话报道，协议内容包括要求伊朗交出高浓缩铀库存，但伊朗方面表示关键要求仍未解决。据英国《电讯报》报道，协议要求伊朗放弃铀库存。特朗普表示不应操之过急，美国官员私下告诉德黑兰，特朗普在Truth Social上的帖子主要针对美国国内受众，不代表华盛顿实际立场。国务卿鲁比奥表示，如果谈判失败，美国将另寻他法。以色列方面，总理内塔尼亚胡向特朗普表明，以色列将保留在黎巴嫩采取行动应对威胁的自由。\n   • 原始来源：喷嚏网\n\n⚔️ 极端热浪席卷印度\n   • 核心事件：极端热浪席卷印度多地，气温超过45度，已造成至少16人死亡。特伦甘纳邦税务部长雷迪表示，本轮高温强度已达到前所未有的水平。\n   • 补充信息：据Al Jazeera报道，印度正在高温中\"等死\"。印度气象局对德里发布红色/橙色预警，称这是14年来最热的夜晚。据《印度时报》报道，气温接近48°C，全国警戒将持续至5月28日。据NDTV报道，马哈拉施特拉邦是45°C以上高温城市最多的邦。极端高温可能导致严重脱水、血液黏稠，甚至器官衰竭。\n   • 原始来源：喷嚏网\n\n---\n\n【科技/商业】\n\n💼 黄仁勋：英伟达已基本放弃中国AI芯片市场\n   • 核心事件：英伟达CEO黄仁勋表示，公司\"已基本放弃\"中国市场，对重返中国AI芯片市场\"不要抱有任何期望\"。\n   • 补充信息：据CNBC报道，黄仁勋在Computex 2026上表示，英伟达已\"largely conceded\"中国市场给华为。据Tom's Hardware报道，华为可能在2026年凭借英伟达H200出货停滞夺回中国AI芯片市场的主导权——北京正推动本土AI硬件 dominance，预计到2030年市场规模将达到670亿美元。据路透社独家报道，美国政府已批准向10家中国公司出售H200芯片。据《24/7 Wall St.》报道，尽管获准向中国出口H200芯片，英伟达仍面临困境。\n   • 原始来源：喷嚏网\n\n💼 TikTok Shop在美销售额飙升\n   • 核心事件：2026年第一季度，TikTok在美销售额达到49亿美元，同比增长近100%，占美国网上销售额近20%。预测显示，2026年TikTok平台商店销售额将超过Target、Best Buy、Costco等美国传统商业巨头。\n   • 补充信息：美国人越来越习惯在TikTok上购物。\n   • 原始来源：喷嚏网\n\n---\n\n【美国政治】\n\n🏛️ 特朗普本周体检引关注\n   • 核心事件：特朗普将于6月满80岁，本周将接受体检，引发外界关注。媒体报道指出他出现明显衰老迹象，包括腿部浮肿、颈部皮肤变色、手部淤青。\n   • 补充信息：特朗普被诊断出患有慢性静脉功能不全，去年还接受过心脏和腹部MRI检查，白宫称是\"预防性\"检查。在椭圆形办公室举行的活动中，媒体经常捕捉到特朗普长时间闭眼，外界质疑他经常打瞌睡。\n   • 原始来源：喷嚏网\n\n---\n\n【社会百态】\n\n🏭 华为发表半导体领域新定律\n   • 核心事件：华为正式发表半导体领域新定律。中午各大炒股群都开始学习华为新技术。\n   • 原始来源：喷嚏网\n\n🏭 迷奸案罪犯申请化学阉割被驳回\n   • 核心事件：迷奸案罪犯向法庭申请化学阉割想换取较轻的刑期，被法官驳回。\n   • 原始来源：喷嚏网\n\n🏭 新西兰调整移民政策\n   • 核心事件：新西兰政府宣布调整部分移民签证规定，将提高中等技能工作签证申请人的英语要求，同时放宽投资移民将资金用于慈善捐赠的安排。\n   • 原始来源：喷嚏网\n\n🏭 朝鲜劳动党6月下旬召开九届二中全会\n   • 核心事件：劳动党中央全会是朝鲜在特定时期讨论并决定党内外重大事项的核心决策机制。近年来，朝鲜通常于6月底和12月底定期召开全会。\n   • 原始来源：喷嚏网\n\n🏭 马斯克评论社交媒体名字加\"博士\"标志\n   • 核心事件：马斯克评论称，在社交媒体名字中加上\"博士\"是\"浮夸弱智的标志\"。\n   • 原始来源：喷嚏网\n\n🏭 福山：美国已成\"流氓国家\"\n   • 核心事件：著名学者福山表示，美国的盟友和对手都认为，美国已成为某种流氓国家，正在助长全球的不稳定和无序——同时也成了某种笑柄。\n   • 原始来源：喷嚏网\n\n🏭 克里斯蒂安·蒙吉再获金棕榈\n   • 核心事件：罗马尼亚导演克里斯蒂安·蒙吉成为第10位两次获得戛纳电影节金棕榈大奖的导演。\n   • 原始来源：喷嚏网\n\n---\n\n每天一图卦，让我们更清楚地了解这个世界~",
      "reasoning": "I now have the supplementary search results. Let me compile a comprehensive summary based on all the information gathered:\n\nFrom the article:\n1. WHO Ebola outbreak in DRC - 900+ suspected cases, 101 confirmed, spread to 3 provinces\n2. Nvidia China AI chip market - Jensen Huang said they've basically abandoned China market\n3. Extreme heatwave in India - temperatures over 45°C, 16 deaths\n4. US-Iran Strait agreement\n5. TikTok shop sales in US - $49 billion in Q1 2026\n6. Trump health concerns at 80\n7. And many other items\n\nFrom supplementary searches:\n- CNBC: Nvidia says it has 'largely conceded' China's AI chip market to Huawei\n- India heatwave: temperatures near 48°C, multiple deaths\n- US-Iran: Multiple sources confirm negotiations for Strait of Hormuz reopening\n\nLet me now compile the full report in the requested format and deliver it.",
      "finish_reason": "stop",
      "reasoning_content": "I now have the supplementary search results. Let me compile a comprehensive summary based on all the information gathered:\n\nFrom the article:\n1. WHO Ebola outbreak in DRC - 900+ suspected cases, 101 confirmed, spread to 3 provinces\n2. Nvidia China AI chip market - Jensen Huang said they've basically abandoned China market\n3. Extreme heatwave in India - temperatures over 45°C, 16 deaths\n4. US-Iran Strait agreement\n5. TikTok shop sales in US - $49 billion in Q1 2026\n6. Trump health concerns at 80\n7. And many other items\n\nFrom supplementary searches:\n- CNBC: Nvidia says it has 'largely conceded' China's AI chip market to Huawei\n- India heatwave: temperatures near 48°C, multiple deaths\n- US-Iran: Multiple sources confirm negotiations for Strait of Hormuz reopening\n\nLet me now compile the full report in the requested format and deliver it.",
      "reasoning_details": [
        {
          "signature": "0c74d1601a54994ebbb5c9ca2f34df11add49975847c23971d689c16a528c5d8",
          "thinking": "I now have the supplementary search results. Let me compile a comprehensive summary based on all the information gathered:\n\nFrom the article:\n1. WHO Ebola outbreak in DRC - 900+ suspected cases, 101 confirmed, spread to 3 provinces\n2. Nvidia China AI chip market - Jensen Huang said they've basically abandoned China market\n3. Extreme heatwave in India - temperatures over 45°C, 16 deaths\n4. US-Iran Strait agreement\n5. TikTok shop sales in US - $49 billion in Q1 2026\n6. Trump health concerns at 80\n7. And many other items\n\nFrom supplementary searches:\n- CNBC: Nvidia says it has 'largely conceded' China's AI chip market to Huawei\n- India heatwave: temperatures near 48°C, multiple deaths\n- US-Iran: Multiple sources confirm negotiations for Strait of Hormuz reopening\n\nLet me now compile the full report in the requested format and deliver it.",
          "type": "thinking"
        }
      ]
    }
  ]
}