从 OpenShell 到 NanoClaw:一个触角遍布智能体领域的 NVIDIA

D’OpenShell à NanoClaw, un NVIDIA tentaculaire sur l’agentique

Silicon.fr by Clément Bohic 2026-03-17 16:45 Original
摘要
在GTC开幕之际,NVIDIA集中推出并强化其“Agent Toolkit”品牌,核心包括开源栈 NemoClaw、较新的安全运行时 OpenShell、Nemotron 模型,以及 AI-Q 和 cuOpt 等组件,目标是让企业能更安全、便捷地部署自主代理。Atlassian、Box、Dassault Systèmes、Siemens、Cohesity、Cisco、CrowdStrike、Salesforce、Adobe 和 ServiceNow 等公司都在围绕这些工具开发搜索、EDA 设计、网络安全、营销和客服自动化等场景,显示出代理式 AI 正从概念走向企业级落地。

在 agentic AI 领域,NVIDIA 的传播节奏几乎是“秒表级”的。3 月 16 日 GTC 开幕当天,不少客户几乎逐字复述了 NVIDIA 对其 NemoClaw 服务的定义:这是“一套开源栈,可通过单条命令安全地简化 OpenClaw 助手的运行”。Atlassian、Box、Cohesity、Dassault Systèmes、Red Hat 和 Siemens 都在这一批客户之列。

NVIDIA 对 NemoClaw 的另一层描述同样被广泛引用:它是 NVIDIA Agent Toolkit 的组成部分,会安装 OpenShell runtime——一个用于安全运行自主 agent 的环境——以及 NVIDIA Nemotron 等开源模型。Nemotron 其实已不新鲜,而 OpenShell 则是 3 月初才发布的更关键底座:它把 agent 执行环境隔离开来,叠加 YAML 策略引擎和路由系统,确保敏感数据留在 sandbox 中;这些组件整体上像是在 Docker 容器内运行的一个 K3s 集群。

更值得注意的是,Agent Toolkit 本身是一个全新的品牌,而不是单一产品。NVIDIA 将其作为一个“开放的 agent 开发平台”来包装,把此前分散在 NeMo 等不同旗帜下的能力统一到同一伞下。除 OpenShell 和 Nemotron 外,NVIDIA 还重点展示了面向企业检索的 AI-Q blueprint,以及优化引擎 cuOpt。

在企业落地层面,agentic 叙事已经迅速扩散到多个行业,尤其是电子设计自动化(EDA)和安全领域。Atlassian 计划用 NemoClaw 为 Jira、Confluence 的语义搜索技术增加 agent 能力;Box 则把它视为 MCP 的替代方案,希望 agent 能在 CLI、skills 和文件系统之间,以“最合适的界面”获取上下文。Dassault Systèmes 也在研究 OpenClaw,重点是 3DEXPERIENCE 平台上基于 world models 的虚拟助手。Siemens 则把 OpenShell 视为自动化 EDA 的工具,先从前端工程入手,同时也延伸到物理实现阶段。

EDA 生态中的其他厂商同样在加码。Synopsys 已明确表达相关雄心;Cadence 则打算借助 Agent Toolkit 强化其 ChipStack AI Super Agent。Cadence 称该系统“已在许多行业领军企业中投入生产”,已知 Altera、Qualcomm 和 NVIDIA 等都曾测试过。当前它主要面向基础工程阶段,下一步目标是扩展到模拟电路设计。

安全厂商也在围绕 OpenShell 寻找切入点。Cohesity 希望借助它自动化 snapshot 扫描,先让机器处理威胁报告的阅读、分类和关联分析,再给出修复建议。为此,OpenShell 还能帮助约束 agent 对 threat intelligence 终端和 Cohesity API 的访问,并结合数据特征与 agent 访问模式推荐合适权限。与此同时,Cohesity 也在探索用 agentic 方法来原型化连接器。

Cisco 和 CrowdStrike 则把自己定位为 OpenShell 基础设施护栏的补充。Cisco 通过 AI Defense 强调对 agent 使用 skills 和工具的控制;CrowdStrike 则通过 blueprint 将 Falcon 系列方案——主要是 EDR、IAM 和 AIDR——接入 OpenShell。

GTC 之外,Salesforce 也在谈参考架构,但它的表述不涉及 OpenShell 或 NemoClaw,而是围绕 Nemotron 展开:将其与 Agentforce(推理层)、Data 360(上下文层)、Slack(协作层)和 Slackbot(agent 协调层)组合。Adobe 同时提到 OpenShell 和 Nemotron,计划将其用于创意与营销场景中的“混合 agentic 循环”,并且还在评估 Agent Toolkit 用于其 CDP。ServiceNow 则让 Agent Toolkit,尤其是 AI-Q,支撑其 Autonomous Workforce 方案中的“AI 专家”,其中首个于 2 月底推出,负责一级 service desk。

Summary
At GTC, NVIDIA heavily promoted its new Agent Toolkit umbrella, including the open-source NemoClaw stack, the OpenShell runtime for secure autonomous agents, Nemotron models, the AI-Q blueprint, and cuOpt optimization. Companies including Atlassian, Box, Cohesity, Dassault Systèmes, Red Hat, Siemens, Cadence, Synopsys, Cisco, CrowdStrike, Salesforce, Adobe, and ServiceNow said they plan to use these tools for agentic search, EDA automation, cybersecurity workflows, customer support, and hybrid AI loops, signaling NVIDIA’s growing influence across enterprise AI infrastructure.

NVIDIA is pushing agentic AI with unusually disciplined messaging, and the company used the March 16 opening of GTC to spread that narrative across a wide customer base. Many partners repeated, almost word for word, NVIDIA’s description of NemoClaw: “an open source stack that simplifies the secure execution of OpenClaw assistants, in a single command.”

Among the companies echoing that positioning were Atlassian, Box, Cohesity, Dassault Systèmes, Red Hat and Siemens. They also highlighted another part of NVIDIA’s pitch: NemoClaw is a component of NVIDIA Agent Toolkit, and it installs the OpenShell runtime — a secure environment for running autonomous agents — along with open source models such as NVIDIA Nemotron.

Nemotron is not new, but OpenShell is. Released in early March, it isolates agent execution and adds a YAML policy engine plus a routing system that keeps sensitive data inside the sandbox. NVIDIA says these building blocks run like a K3s cluster inside a Docker container. Agent Toolkit itself is brand new as well: not a product, but an umbrella label for services previously grouped under other banners, including the NeMo software suite. NVIDIA describes it as an “open platform for agent development,” and alongside OpenShell and Nemotron it also promotes its AI-Q blueprint for enterprise search and its cuOpt optimization engine.

The clearest early use cases are emerging in enterprise software and electronic design automation. Atlassian plans to use NemoClaw to extend its semantic search technology with agentic capabilities. Box sees it as an alternative to MCP for letting agents retrieve context “from the most appropriate interface” across its CLI, skills and file system. Dassault Systèmes is working with OpenClaw in the context of 3DEXPERIENCE and the rise of virtual assistants based on world models. Siemens is looking at it to automate EDA, starting with front-end engineering but also extending toward physical implementation.

Synopsys and Cadence are making similar moves in EDA. Cadence intends to rely on Agent Toolkit to strengthen its ChipStack AI Super Agent, which it says is already in production at many industry leaders; Altera, Qualcomm and NVIDIA are among those known to have tested it. Cadence’s goal is to open it up to analog design as well.

Security vendors are also treating OpenShell as a way to put guardrails around agentic systems. Cohesity wants to use it to automate snapshot scanning, first by having machines review threat reports, then sort and correlate them, and finally suggest remediation. OpenShell would help control agent access to threat-intelligence endpoints and Cohesity APIs, and could also recommend the right permissions by combining data characteristics with agent access patterns. Cohesity is also exploring agentic tools for connector prototyping.

Cisco and CrowdStrike are positioning themselves as complementary controls. Cisco, through its AI Defense brand, promises oversight of how agents use skills and tools. CrowdStrike is pushing its Falcon stack — mainly EDR, IAM and AIDR — into OpenShell via a blueprint.

Outside GTC, Salesforce is also talking about reference architectures, though without naming OpenShell or NemoClaw. Its focus is Nemotron, combined with Agentforce as the reasoning layer, Data 360 as the context layer, Slack as the collaboration layer and Slackbot as the coordination layer between agents. Adobe, meanwhile, cites both OpenShell and Nemotron for “hybrid agentic loops” spanning creative work and marketing, and says it also wants to evaluate Agent Toolkit for its CDP. ServiceNow is using Agent Toolkit — including AI-Q — to power the “AI specialists” in its Autonomous Workforce offering, with the first one, launched at the end of February, handling level-1 service desk work.

Résumé
À la GTC du 16 mars, NVIDIA a multiplié les annonces autour de l’IA agentique avec Agent Toolkit, une nouvelle marque qui regroupe OpenShell, les modèles ouverts Nemotron, le blueprint AI-Q et le moteur cuOpt, ainsi que NemoClaw pour déployer des assistants OpenClaw en une commande. Atlassian, Box, Dassault Systèmes, Siemens, Cohesity, Cisco, CrowdStrike, Salesforce, Adobe et ServiceNow figurent parmi les entreprises qui s’appuient déjà sur ces briques pour des usages allant de la recherche d’entreprise à l’EDA, en passant par la cybersécurité et l’automatisation du support. Cette stratégie renforce l’écosystème NVIDIA en positionnant ses outils comme une plateforme de développement d’agents sécurisée et ouverte, susceptible d’accélérer l’adoption industrielle des assistants autonomes tout en gardant les données sensibles et les accès sous contrôle.

En matière d’IA agentique, la com de NVIDIA est métronomique.

Ce 16 mars, jour d’ouverture de la GTC, quantité de clients ont repris, à la vigule près, la description que l’entreprise fait de son service NemoClaw. En l’occurrence, « une pile open source qui simplifie l’exécution d’assistants OpenClaw, de façon sûre, en une seule commande. »

Atlassian, Box, Cohesity, Dassault Systèmes, Red Hat et Siemens font partie de ces clients. Ils ont repris une autre partie de la description de NemoClaw : « Composante de NVIDIA Agent Toolkit, il installe le runtime OpenShell – un environnement sécurisé pour exécuter des agents autonomes – et des modèles open source comme NVIDIA Nemotron. »

On connaîssait déjà les modèles ouverts Nemotron. OpenShell est plus récent. Publié début mars, il isole l’exécution des agents et y greffe un moteur de politiques YAML ainsi qu’un système de routage qui conserve les données sensibles dans la sandbox. Toutes ces briques fonctionnent comme un cluster K3s à l’intérieur d’un conteneur Docker.

Agent Toolkit, lui, est tout neuf. Il ne s’agit pas d’un produit, mais d’une marque. Une ombrelle pour des services jusque-là regroupés sous différentes bannières telles que la suite logicielle NeMo.

NVIDIA présente ainsi Agent Toolkit comme une « plate-forme ouverte de développement d’agents ». Outre OpenShell et les modèles Nemotron, il y met en lumière son blueprint AI-Q (recherche d’entreprise, illustré ci-dessous) et son moteur d’optimisation cuOpt.

Siemens, Cadence, Synopsys… Tendance agentique dans la CAO électronique

Atlassian (Jira, Confluence) compte exploiter NemoClaw pour donner un prolongement agentique à sa technologie de recherche sémantique. Box l’envisage aussi, en alternative à MCP pour permettre aux agents de récupérer du contexte « sur l’interface la plus appropriée » entre son CLI, ses skills et son système de fichiers.

Dassault Systèmes travaille également sur OpenClaw, notamment dans le cadre de l’émergence, sur 3DEXPERIENCE, d’assistants virtuels fondés sur des world models. Chez Siemens, on s’y intéresse pour automatiser l’EDA (conception électronique assistée par ordinateur). À commencer par l’ingénierie front-end, mais il se projette aussi sur la phase d’implémentation physique.

D’autres fournisseurs communiquent des ambitions dans l’EDA. Synopsys en est. Idem pour Cadence, lequel entend s’appuyer sur Agent Toolkit pour renforcer son ChipStack AI Super Agent. Dit « en production chez beaucoup de leaders de l’industrie » (on sait qu’Altera, Qualcomm et NVIDIA, entre autres, l’ont testé), ce système cible la phase d’ingénierie de base. Un des objectifs est de l’ouvrir à la conception analogique.

OpenShell, un appel d’air pour les acteurs de la cyber

Des annonces, il y en a aussi dans la sécurité informatique. Cohesity, par exemple, veut exploiter OpenShell pour automatiser le scan des snapshots. L’idée est avant tout de confier à la machine l’examen des rapports sur les menaces ; puis le tri et les corrélations, pour en arriver à des suggestions de remédiation. Dans cette perspective, OpenShell permettrait de cadrer les accès des agents aux endpoints de threat intelligence et aux API de Cohesity. Il pourrait aussi recommander les permissions adéquates en combinant les caractéristiques des données et les patterns d’accès des agents. En parallèle, Cohesity explore l’agentique pour le prototypage de connecteurs.

Cisco et CrowdStrike se positionnent en complément aux garde-fous qu’OpenShell apporte au niveau de l’infrastructure. Le premier promet, sous sa marque AI Defense, le contrôle de l’usage de skills et d’outils par les agents. Le second pousse ses solutions Falcon – EDR, IAM et AIDR, essentiellement – dans OpenShell à travers un blueprint.

En marge de la GTC, Salesforce aussi parle d’architectures de référence. Pas d’OpenShell ni de NemoClaw dans son discours, mais les modèles Nemotron. Et plus précisément leur combinaison avec Agentforce (couche de raisonnement), Data 360 (couche de contexte), Slack (couche collaborative) et Slackbot (couche de coordination entre agents).

Adobe mentionne à la fois OpenShell et Nemotron. Ils alimenteront des « boucles agentiques hybrides » à la fois sur la créa et sur le marketing. L’entreprise, qui prépare le départ prochain de son patron, souhaite aussi évaluer Agent Toolkit pour sa CDP.

Chez ServiceNow, Agent Toolkit – dont AI-Q – alimente les « spécialistes IA » déployés dans le cadre de l’offre Autonomous Workforce. Le premier, lancé fin février, assure le service desk niveau 1.

Illustration principale générée par IA

The post D’OpenShell à NanoClaw, un NVIDIA tentaculaire sur l’agentique appeared first on Silicon.fr.

AI Insight
Core Point

NVIDIA 正在把 Agent Toolkit、OpenShell、Nemotron 等组件打包成代理式 AI 平台,并被多家企业快速接入,意味着其正从芯片厂商扩展为企业代理 AI 基础设施提供者。

Key Players

NVIDIA — AI/半导体公司,美国加州圣克拉拉。

Atlassian — 协作软件公司,澳大利亚悉尼。

Box — 云内容管理公司,美国加州红木城。

Cohesity — 数据保护/备份公司,美国加州圣何塞。

Dassault Systèmes — 工业软件与PLM公司,法国维兹勒。

Siemens — 工业与自动化集团,德国慕尼黑。

Cadence — EDA/芯片设计软件公司,美国加州圣何塞。

Synopsys — EDA/芯片设计软件公司,美国加州桑尼维尔。

Cisco — 网络设备与安全公司,美国加州圣何塞。

CrowdStrike — 网络安全公司,美国德州奥斯汀。

Salesforce — CRM/企业软件公司,美国加州旧金山。

Adobe — 创意与营销软件公司,美国加州圣何塞。

ServiceNow — 企业工作流软件公司,美国加州圣克拉拉。

Industry Impact
  • ICT: High — 企业软件、协作、云与工作流正在接入代理式 AI 组件。
  • Computing/AI: High — NVIDIA 正在定义代理 AI 平台栈与运行时。
  • Automotive: Low — 文中无直接相关影响。
  • Terminals/Consumer Electronics: Low — 文中无直接相关影响。
  • Energy: Low — 文中无直接相关影响。
Tracking

Strongly track — 这是 NVIDIA 向企业代理 AI 基础设施纵深扩张的信号,且已出现多行业客户落地。

Related Companies
neutral
Nvidia
mature
positive
Adobe
mature
neutral
neutral
neutral
neutral
neutral
neutral
Red Hat
mature
neutral
Siemens
mature
neutral
Synopsys
mature
neutral
neutral
Cisco
mature
neutral
neutral
neutral
Slack
mature
neutral
neutral
neutral
neutral
neutral
neutral
neutral
neutral
neutral
neutral
neutral
Qualcomm
mature
neutral
neutral
neutral
neutral
neutral
neutral
Categories
半导体 人工智能 软件 网络安全
AI Processing
2026-03-26 17:14
openai / gpt-5.4-mini