@builder.io/ai-shell
Advanced tools
Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "@builder.io/ai-shell", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -61,2 +61,8 @@ # AI Shell | ||
Note that some shells handle certain characters like the `?` or `*` or things that look like file paths specially. If you are getting strange behaviors, you can wrap the prompt in quotes to avoid issues, like below: | ||
```bash | ||
ai 'what is my ip address' | ||
``` | ||
### Upgrading | ||
@@ -63,0 +69,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29537
877
93