inferay 0.1.86 → 0.1.87

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # inferay
2
2
 
3
- A macOS AI workspace for Claude, Codex, terminals, project context, slash
3
+ A macOS AI workspace for Claude, Codex, agent workspaces, project context, slash
4
4
  commands, git diffs, and image-aware agent work.
5
5
 
6
6
  ```sh
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "inferay",
3
- "version": "0.1.86",
4
- "description": "Install and launch Inferay, a macOS AI workspace for multi-pane Claude/Codex chats, project context, slash commands, terminals, and diffs.",
3
+ "version": "0.1.87",
4
+ "description": "Install and launch Inferay, a macOS AI workspace for multi-pane Claude/Codex chats, project context, slash commands, agent workspaces, and diffs.",
5
5
  "type": "module",
6
6
  "main": "./index.js",
7
7
  "exports": "./index.js",
@@ -34,7 +34,7 @@
34
34
  "agent-chat",
35
35
  "slash-commands",
36
36
  "multi-pane",
37
- "terminal",
37
+ "agents",
38
38
  "macos",
39
39
  "desktop",
40
40
  "diff",