@humanu/orchestra 0.5.16 → 0.5.18

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
@@ -11,8 +11,7 @@ npm install -g @humanu/orchestra
11
11
  ## Usage
12
12
 
13
13
  ```bash
14
- gwr # Launch the Rust TUI
15
- gw # Use the CLI interface
14
+ orchestra # Launch the Rust TUI
16
15
  ```
17
16
 
18
17
  For full documentation and release notes, visit https://github.com/humanunsupervised/orchestra
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@humanu/orchestra",
3
- "version": "0.5.16",
3
+ "version": "0.5.18",
4
4
  "description": "AI-powered Git worktree and tmux session manager with modern TUI",
5
5
  "keywords": [
6
6
  "git",