@ork-sh/cli 0.1.8 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
- # Ork
1
+ # Ork (Beta)
2
2
 
3
- > Orchestrate your AI agents from the command line (in Beta)
3
+ Orchestrate your AI agents from the command line (Beta)
4
4
 
5
- `ork` is a CLI toolkit that helps you discover, manage, and interact with AI agents installed on your system. It provides both an interactive TUI (Terminal User Interface) and command-line tools to detect and work with popular AI CLI tools like Claude, Gemini, and more.
5
+ `Ork` is a CLI toolkit that helps you discover, manage, and interact with AI agents installed on your system. It provides both an interactive TUI (Terminal User Interface) and command-line tools to detect and work with popular AI CLI tools like Claude, Gemini, and more.
6
6
 
7
7
 
8
8
  ## Installation
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ork-sh/cli",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "Orchestrate your agents",
5
5
  "main": "index.js",
6
6
  "files": [