release(nemoclaw): v0.1.1

This commit is contained in:
Nicolò Boschi 2026-03-20 15:21:26 +01:00
parent 103994c25f
commit 72b61214f6
2 changed files with 18 additions and 1 deletions

View file

@ -0,0 +1,17 @@
---
hide_table_of_contents: true
---
# NemoClaw Integration Changelog
Changelog for [`@vectorize-io/hindsight-nemoclaw`](https://www.npmjs.com/package/@vectorize-io/hindsight-nemoclaw).
For the source code, see [`hindsight-integrations/nemoclaw`](https://github.com/vectorize-io/hindsight/tree/main/hindsight-integrations/nemoclaw).
← [Back to main changelog](/changelog)
## [0.1.1](https://github.com/vectorize-io/hindsight/tree/integrations/nemoclaw/v0.1.1)
**Features**
- Added a setup CLI package for the Hindsight nemoclaw integration. ([`d284de28`](https://github.com/vectorize-io/hindsight/commit/d284de28))

View file

@ -1,6 +1,6 @@
{
"name": "@vectorize-io/hindsight-nemoclaw",
"version": "0.1.0",
"version": "0.1.1",
"description": "Setup CLI for hindsight-openclaw on NemoClaw sandboxes — installs the plugin, configures external API mode, and applies the OpenShell network policy",
"type": "module",
"main": "dist/cli.js",