Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@builder.io/ai-shell

Package Overview
Dependencies
Maintainers
13
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@builder.io/ai-shell - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

2

package.json
{
"name": "@builder.io/ai-shell",
"description": "A CLI that converts natural language to shell commands.",
"version": "0.1.10",
"version": "0.1.11",
"type": "module",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -44,3 +44,3 @@ <h2 align="center">

```sh
ai-shell config set OPENAI_KEY=<your token>
ai config set OPENAI_KEY=<your token>
```

@@ -99,3 +99,3 @@

```bash
ai-shell config set SILENT_MODE=true
ai config set SILENT_MODE=true
```

@@ -108,3 +108,3 @@

```bash
ai config ui
ai config
```

@@ -128,3 +128,3 @@

```bash
ai-shell --version
ai --version
```

@@ -138,2 +138,8 @@

Or just use AI shell:
```bash
ai update
```
## Common Issues

@@ -140,0 +146,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc