projmux 0.7.3 → 0.7.5
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-ko.md +34 -28
- package/README.md +34 -29
- package/docs/agent-workflow.md +2 -0
- package/docs/assets/projmux-ai-attention.gif +0 -0
- package/docs/assets/projmux-shell-sidebar.gif +0 -0
- package/docs/assets/projmux-three-pane-workflow.gif +0 -0
- package/docs/keybindings.md +6 -6
- package/docs/native-picker-no-fzf-poc.md +1 -1
- package/docs/testing.md +2 -2
- package/package.json +5 -5
- package/docs/assets/projmux-skill-workflow.gif +0 -0
package/README-ko.md
CHANGED
|
@@ -16,7 +16,7 @@ workspace 도구입니다.
|
|
|
16
16
|
<p align="center">
|
|
17
17
|
<img src="docs/assets/projmux-ai-attention.gif" alt="projmux AI attention demo" width="820">
|
|
18
18
|
<br>
|
|
19
|
-
<em
|
|
19
|
+
<em>기존 AI session을 이어서 열고 다른 project에서 작업하다가, permission이 필요하면 notification list에서 managed pane으로 돌아갑니다.</em>
|
|
20
20
|
</p>
|
|
21
21
|
|
|
22
22
|
## 무엇인가
|
|
@@ -63,14 +63,15 @@ projmux shell
|
|
|
63
63
|
- `Alt-1`: project sidebar.
|
|
64
64
|
- `Alt-2`: notification list.
|
|
65
65
|
- `Alt-3`: Recent Windows.
|
|
66
|
-
- `Alt-4`: AI
|
|
66
|
+
- `Alt-4`: AI resume session picker.
|
|
67
67
|
- `Alt-5`: settings.
|
|
68
|
-
- `Alt-
|
|
69
|
-
- `Alt-7`: AI resume session picker.
|
|
68
|
+
- `Alt-7`: AI split picker.
|
|
70
69
|
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
70
|
+
`Alt-1`부터 `Alt-5`까지는 zero-config 보장 기본값이고, `Alt-7`은 추가로
|
|
71
|
+
편집 가능한 built-in 기본값입니다. 전체 key map은
|
|
72
|
+
[Terminal Keybindings](docs/keybindings.md)를 참고하세요. 키가 동작하지 않으면
|
|
73
|
+
tmux 밖에서 `projmux setup`을 실행한 뒤, 지원 터미널에서는
|
|
74
|
+
`projmux init [terminal] --apply`를 사용하세요.
|
|
74
75
|
|
|
75
76
|
## 일상 사용
|
|
76
77
|
|
|
@@ -78,42 +79,47 @@ projmux shell
|
|
|
78
79
|
- 중요한 project는 pin으로 고정합니다.
|
|
79
80
|
- 전환 전에 window, pane, git branch, Kubernetes context, AI pane state를
|
|
80
81
|
preview합니다.
|
|
82
|
+
- 기존 Claude/Codex conversation을 resume하거나 새 managed AI split을 엽니다.
|
|
83
|
+
- permission/completion event를 하나의 notification queue에서 확인하고 바로
|
|
84
|
+
attention이 필요한 pane으로 이동합니다.
|
|
81
85
|
- env var를 직접 편집하지 않고 Settings > Project Picker에서 root와 workdir을
|
|
82
86
|
추가할 수 있습니다.
|
|
83
87
|
- Settings > About > Update 또는 `projmux update apply`로 업그레이드합니다.
|
|
84
88
|
|
|
89
|
+
<p align="center">
|
|
90
|
+
<img src="docs/assets/projmux-shell-sidebar.gif" alt="projmux project 전환 및 managed Codex 데모" width="820">
|
|
91
|
+
<br>
|
|
92
|
+
<em>project를 전환하고 managed Codex pane을 연 뒤 completion notification을 확인합니다.</em>
|
|
93
|
+
</p>
|
|
94
|
+
|
|
85
95
|
`PROJMUX_PROJDIR`, managed roots, notification, usage tracking 같은 자세한
|
|
86
96
|
설정은 [Configuration](docs/configuration.md)을 참고하세요. installer별 update
|
|
87
97
|
동작은 [Upgrading](docs/upgrading.md)에 있습니다.
|
|
88
98
|
|
|
89
|
-
## 에이전트
|
|
99
|
+
## 멀티 에이전트 워크플로
|
|
90
100
|
|
|
91
|
-
|
|
92
|
-
|
|
101
|
+
하나의 tmux window에 shell과 여러 managed agent를 함께 띄워 둡니다. pane을
|
|
102
|
+
이동하며 독립 작업을 시작하면 projmux가 permission/completion event를 하나의
|
|
103
|
+
notification queue에 모읍니다.
|
|
104
|
+
|
|
105
|
+
<p align="center">
|
|
106
|
+
<img src="docs/assets/projmux-three-pane-workflow.gif" alt="projmux shell, Codex, Claude 3-pane workflow 데모" width="820">
|
|
107
|
+
<br>
|
|
108
|
+
<em>동일 폭의 shell, Codex, Claude pane을 이동하며 독립 작업의 완료 알림을 하나의 notification queue에서 확인합니다.</em>
|
|
109
|
+
</p>
|
|
110
|
+
|
|
111
|
+
## 에이전트 스킬 자동화
|
|
112
|
+
|
|
113
|
+
AI 도구도 같은 projmux CLI를 호출해 managed pane을 열고 prompt를 전달할 수
|
|
114
|
+
있습니다:
|
|
93
115
|
|
|
94
116
|
```sh
|
|
95
|
-
projmux ai split --agent codex right
|
|
96
|
-
projmux ai split --agent claude down
|
|
97
|
-
projmux ai split --agent antigravity right
|
|
117
|
+
projmux ai split --agent codex right -- "Review the retry logic."
|
|
98
118
|
```
|
|
99
119
|
|
|
100
|
-
|
|
101
|
-
실행시키면, Claude가 projmux command를 호출하고 현재 project에 붙은 managed
|
|
102
|
-
Codex pane이 새로 열립니다. prompt는 새 pane으로 바로 전달되고,
|
|
103
|
-
permission/completion hook event가 tmux 상태줄과 notification list에
|
|
104
|
-
표시됩니다.
|
|
105
|
-
Antigravity도 같은 managed split 경로로 실행되며, 수동 hook ingest와 session
|
|
106
|
-
resume 지원 범위는 CLI reference에 정리되어 있습니다.
|
|
107
|
-
|
|
108
|
-
설치 template과 naming convention은
|
|
120
|
+
Claude, Codex와 다른 agent용 template 및 naming convention은
|
|
109
121
|
[AI Agent Shortcuts](docs/ai-agent-shortcuts.md)에 정리되어 있습니다.
|
|
110
122
|
|
|
111
|
-
<p align="center">
|
|
112
|
-
<img src="docs/assets/projmux-skill-workflow.gif" alt="projmux skill workflow demo" width="820">
|
|
113
|
-
<br>
|
|
114
|
-
<em>Claude가 prompt와 함께 등록된 projmux skill을 호출해 managed Codex pane을 열고, Codex가 그 자리에서 응답합니다.</em>
|
|
115
|
-
</p>
|
|
116
|
-
|
|
117
123
|
## 추가 문서
|
|
118
124
|
|
|
119
125
|
- [Install](docs/install.md)
|
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@ projmux shell
|
|
|
25
25
|
<p align="center">
|
|
26
26
|
<img src="docs/assets/projmux-ai-attention.gif" alt="projmux AI attention demo" width="820">
|
|
27
27
|
<br>
|
|
28
|
-
<em>
|
|
28
|
+
<em>Resume an existing AI session, keep working in another project, then jump back when the managed pane needs permission.</em>
|
|
29
29
|
</p>
|
|
30
30
|
|
|
31
31
|
## Why
|
|
@@ -72,15 +72,15 @@ Inside the app:
|
|
|
72
72
|
- `Alt-1` opens the project sidebar.
|
|
73
73
|
- `Alt-2` opens the notification list.
|
|
74
74
|
- `Alt-3` opens Recent Windows.
|
|
75
|
-
- `Alt-4` opens the AI
|
|
75
|
+
- `Alt-4` opens the AI resume session picker.
|
|
76
76
|
- `Alt-5` opens settings.
|
|
77
|
-
- `Alt-7` opens the AI
|
|
77
|
+
- `Alt-7` opens the AI split picker.
|
|
78
78
|
|
|
79
79
|
The `Alt-1` through `Alt-5` launch keys are the guaranteed zero-config
|
|
80
|
-
defaults. Add
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
80
|
+
defaults. `Alt-7` is an additional editable built-in default. Add aliases in
|
|
81
|
+
Settings > Keybindings or `~/.config/projmux/keymap.toml`. If a key does not
|
|
82
|
+
fire, run `projmux setup` outside tmux, then use `projmux init [terminal]
|
|
83
|
+
--apply` for supported terminal delivery fallbacks.
|
|
84
84
|
|
|
85
85
|
## Day-To-Day Use
|
|
86
86
|
|
|
@@ -88,43 +88,48 @@ does not fire, run `projmux setup` outside tmux, then use
|
|
|
88
88
|
- Pin important projects so they stay easy to reach.
|
|
89
89
|
- Preview windows, panes, git branch, Kubernetes context, and AI pane state
|
|
90
90
|
before switching.
|
|
91
|
+
- Resume an existing Claude or Codex conversation, or open a new managed AI
|
|
92
|
+
split.
|
|
93
|
+
- Review permission and completion events in one notification queue, then jump
|
|
94
|
+
directly to the pane that needs attention.
|
|
91
95
|
- Use Settings > Project Picker to add roots and workdirs without editing env
|
|
92
96
|
vars.
|
|
93
97
|
- Use Settings > About > Update or `projmux update apply` to upgrade.
|
|
94
98
|
|
|
99
|
+
<p align="center">
|
|
100
|
+
<img src="docs/assets/projmux-shell-sidebar.gif" alt="projmux project switch and managed Codex demo" width="820">
|
|
101
|
+
<br>
|
|
102
|
+
<em>Switch projects, launch a managed Codex pane, and review its completion notification.</em>
|
|
103
|
+
</p>
|
|
104
|
+
|
|
95
105
|
For detailed configuration, including `PROJMUX_PROJDIR`, managed roots,
|
|
96
106
|
notifications, and usage tracking, see [Configuration](docs/configuration.md).
|
|
97
107
|
For update behavior by installer type, see [Upgrading](docs/upgrading.md).
|
|
98
108
|
|
|
99
|
-
## Agent
|
|
109
|
+
## Multi-Agent Workflow
|
|
100
110
|
|
|
101
|
-
|
|
102
|
-
|
|
111
|
+
Keep a shell and multiple managed agents visible in the same tmux window.
|
|
112
|
+
Move between panes to start independent tasks while projmux collects their
|
|
113
|
+
permission and completion events in one notification queue.
|
|
114
|
+
|
|
115
|
+
<p align="center">
|
|
116
|
+
<img src="docs/assets/projmux-three-pane-workflow.gif" alt="projmux shell, Codex, and Claude 3-pane workflow demo" width="820">
|
|
117
|
+
<br>
|
|
118
|
+
<em>Move across equal-width shell, Codex, and Claude panes while independent tasks report back through one notification queue.</em>
|
|
119
|
+
</p>
|
|
120
|
+
|
|
121
|
+
## Automation With Agent Skills
|
|
122
|
+
|
|
123
|
+
AI tools can invoke the same projmux CLI to open a managed pane and deliver a
|
|
124
|
+
prompt:
|
|
103
125
|
|
|
104
126
|
```sh
|
|
105
|
-
projmux ai split --agent codex right
|
|
106
|
-
projmux ai split --agent claude down
|
|
107
|
-
projmux ai split --agent antigravity right
|
|
127
|
+
projmux ai split --agent codex right -- "Review the retry logic."
|
|
108
128
|
```
|
|
109
129
|
|
|
110
|
-
|
|
111
|
-
Claude to use it with a prompt. Claude runs the projmux command, Codex opens in
|
|
112
|
-
a managed pane attached to the current project, and the prompt is delivered
|
|
113
|
-
there immediately.
|
|
114
|
-
projmux tracks hook events from the opened pane and shows permission or
|
|
115
|
-
completion notifications in tmux.
|
|
116
|
-
Antigravity uses the same managed split path, with manual hook ingest and
|
|
117
|
-
session resume support documented in the CLI reference.
|
|
118
|
-
|
|
119
|
-
Install templates and naming conventions are in
|
|
130
|
+
Templates and naming conventions for Claude, Codex, and other agents are in
|
|
120
131
|
[AI Agent Shortcuts](docs/ai-agent-shortcuts.md).
|
|
121
132
|
|
|
122
|
-
<p align="center">
|
|
123
|
-
<img src="docs/assets/projmux-skill-workflow.gif" alt="projmux skill workflow demo" width="820">
|
|
124
|
-
<br>
|
|
125
|
-
<em>Claude invokes a registered projmux skill with a prompt, opens a managed Codex pane, and Codex answers there.</em>
|
|
126
|
-
</p>
|
|
127
|
-
|
|
128
133
|
## More Docs
|
|
129
134
|
|
|
130
135
|
- [Install](docs/install.md)
|
package/docs/agent-workflow.md
CHANGED
|
@@ -35,9 +35,11 @@
|
|
|
35
35
|
- `make test` also covers Notify sidebar pane-grouped read-model rows and interactions: collapsed pane inbox group construction, fixed three-line group cards with stable project/provider, topic/context, aggregate metadata, and latest-preview slots including topic-with-project cases, child-count badges that match expandable child rows without rendering `+0`, childless group headers without strong fold affordance, selected/expanded marker-only row shape changes, duplicate label/preview reduction, worst-severity aggregation, inactive/gone group display and child-count rendering, pane-less fallback grouping, compact newest-first child event rows with warn/critical severity preservation, Right/Left fold mutation plus childless Right no-op refresh, folded and expanded live group Enter focus+ack with mixed-severity critical rows, inactive-but-routable group Enter focus+ack, gone group Enter cleanup without focus including critical rows, target-gone race cleanup, transient focus-failure no-ack refresh, child Enter focus/ack preservation, explicit group acknowledgement including mixed-severity critical rows, and grouped deferred refresh output with expanded-state pruning.
|
|
36
36
|
- `make test` also covers the AI provider metadata registry for Claude/Codex/Antigravity launch providers: registry-derived enabled-agent defaults and ordering, Settings enabled-agent rows, AI picker visibility for disabled providers, ambient usage model scope derivation for quota-supported providers, hook diagnostic provider metadata, Antigravity session-state support metadata, and explicit diagnostics for disabled providers without adding unsupported quota adapters.
|
|
37
37
|
- `make test` also covers usage HUD/all-model filtering from Settings > AI Settings > Enabled agents: ambient `status usage` and `usage --model all` scope collection/rendering to enabled Claude/Codex providers, all-disabled all-model output shows a Settings fallback without refreshing adapters, disabled cached rows/backoff do not leak into ambient output, and explicit `usage --model claude|codex` still collects/renders the requested provider even when disabled.
|
|
38
|
+
- `make test` also covers Codex rollout rate-limit window classification by `window_minutes`: old-schema primary 5-hour plus secondary weekly snapshots, new-schema primary weekly plus null secondary behavior, unknown-window skipping, and golden snapshot output for both rollout schemas.
|
|
38
39
|
- `make test` also covers AI semantic badge renderer aggregation for window-list, sidebar rows, switch window tabs, popup pane summaries, and pane-border topic badges using prompt-required > response-complete > in-progress priority while preserving blank no-state lanes, response-complete live badge consume on attention clear without idling action-required/progress badges, plus Settings > Appearance AI badge style selection for dot/emoji/off pane-border, Alt-1 sidebar window/preview tabs, and tmux window-status compatibility with dot as the persisted/config fallback.
|
|
39
40
|
- `make test` also covers AI semantic badge Phase 3 theme-role hardening: `@projmux_ai_badge_kind` storage values and aggregate priority stay unchanged, `minimal` remains a read-time alias for the `off` badge style, progress/success/action-required badge roles stay distinct, permission/input status badges do not use critical red, and critical notify queue severity does not drive live AI status badge colors or desktop notification urgency.
|
|
40
41
|
- `make test` also covers keybinding surface tier catalog rules, action-centered `keymap.toml` `keys = [...]` multi-alias parsing/writing, quoted internal `Surface:Action` tables, legacy popup action ID aliases, canonical popup toggle names, AI split popup-vs-direct action labels, generated tmux config multi-alias rendering, global/direct conflict detection, surface-scoped native picker command conflict detection, Settings Keybindings list/search/detail surface-aware picker-local labels, compact action-list state copy, flat Keys list/action detail rows, key detail remove/test rows, Add key default press-key flow with Advanced typed entry, collapsed Troubleshooting entry copy, Settings delivery diagnostics that split logical key/raw bytes/tmux received key while distinguishing missing, ambiguous, adapter-needed, and delivered states, safe direct key pool and risky/reserved diagnostic-only copy, Projmux-owned Ghostty/Windows Terminal advanced delivery copy, raw escape/CSI-u/xterm modified/UserKey/UserSequence rejection from primary keymap storage, Labs compatibility redirect to the Keybindings root, capture/add-key flows, unsafe raw capture, reset behavior, stale guide docs guards, and welcome/runtime footer copy that avoids hardcoded launch-key guides.
|
|
42
|
+
- `make test` covers the default picker key ownership across catalog, generated tmux config, terminal adapters, setup probes, and native popup close hints: `Alt-4` opens AI Resume as a guaranteed launch default, while `Alt-7` opens the AI split picker as its editable default.
|
|
41
43
|
- `make test` also covers welcome revisit policy: legacy welcome state remains readable without suppressing shell entry, Enter continues without storing release skip, `s` stores an update skip for the current latest tag when an update is available, source installs show disabled Upgrade guidance, stale update cache refresh is best-effort, Settings > About > Welcome opens a Settings-native viewer without pending state, and shell prompt display does not schedule a redundant attach popup.
|
|
42
44
|
- `make test` also covers transport-dependent app tmux defaults for pane/window navigation (`M-Left`/`M-Right`/`M-Up`/`M-Down` and `M-S-Left`/`M-S-Right`) while keeping visible default chords, allowing additive safe plain aliases that do not store or remove the transport defaults, and no UserKey/CSI-u generated fallback.
|
|
43
45
|
- `make test` also covers direct `projmux ai split --agent <claude|codex|antigravity|shell|selective|resume>` launches, enabled-agent gating for disabled direct launches and disabled saved defaults, `--force-agent` as an explicit direct CLI-only override, selective picker filtering with all-disabled shell fallback guidance, resume picker routing/New delegation/zero-session fallback/Phase 1 fresh fallback contract, config-default preservation, extra args appended to resolved agent executables, managed pane metadata, title watcher startup, layout application, plain shell split behavior, selective picker delegation, invalid direct-agent usage errors, and regressions that direct concrete-agent and saved-default splits create a new pane without probing existing AI pane metadata or selecting an existing pane, including when launched from the current AI pane.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/docs/keybindings.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
projmux is keyboard-driven, but the guaranteed launch contract is small:
|
|
4
4
|
fresh installs bind `Alt-1` through `Alt-5` as plain Meta sequences
|
|
5
|
-
(`M-1`..`M-5`, bytes `\x1b1`..`\x1b5`). The AI
|
|
5
|
+
(`M-1`..`M-5`, bytes `\x1b1`..`\x1b5`). The AI split picker ships with an
|
|
6
6
|
editable `Alt-7` default. Other actions remain discoverable in
|
|
7
7
|
Settings > Keybindings. Transport-dependent actions keep their built-in
|
|
8
8
|
transport default key, and Settings can add separate safe tmux plain keys to
|
|
@@ -46,7 +46,7 @@ These shortcuts are the guaranteed launch defaults. They need no tmux prefix.
|
|
|
46
46
|
| `Alt-1` | Project sidebar |
|
|
47
47
|
| `Alt-2` | Notify sidebar |
|
|
48
48
|
| `Alt-3` | Recent Windows |
|
|
49
|
-
| `Alt-4` | AI
|
|
49
|
+
| `Alt-4` | AI resume session picker |
|
|
50
50
|
| `Alt-5` | Settings |
|
|
51
51
|
|
|
52
52
|
`RecentWindows:Open` opens the cross-project recent windows queue. It switches
|
|
@@ -84,14 +84,14 @@ Optional direct keys can be added for actions such as:
|
|
|
84
84
|
| --- | --- |
|
|
85
85
|
| `RecentWindows:Open` | Recent windows queue across projects |
|
|
86
86
|
| `ProjectSwitcherToggle` | Project switcher popup |
|
|
87
|
-
| `AISplitPickerToggle` | AI split popup picker; pressing again closes the picker popup |
|
|
88
|
-
| `AIResumePickerToggle` | AI resume session picker; default `Alt-
|
|
87
|
+
| `AISplitPickerToggle` | AI split popup picker; default `Alt-7`; pressing again closes the picker popup |
|
|
88
|
+
| `AIResumePickerToggle` | AI resume session picker; default `Alt-4`; pressing again closes the picker popup |
|
|
89
89
|
| `ai-split-right` | Open a new direct AI split to the right |
|
|
90
90
|
| `ai-split-down` | Open a new direct AI split below |
|
|
91
91
|
| `new-window` | New tmux window in the current pane directory |
|
|
92
92
|
| `rename-window` | Rename the current tmux window |
|
|
93
93
|
|
|
94
|
-
`AISplitPickerToggle` is the `Alt-
|
|
94
|
+
`AISplitPickerToggle` is the `Alt-7` popup picker toggle. It opens or closes
|
|
95
95
|
the picker UI where the user chooses the AI split mode. It is separate from
|
|
96
96
|
the direct `ai-split-right` and `ai-split-down` actions.
|
|
97
97
|
|
|
@@ -194,7 +194,7 @@ Legacy popup IDs such as `sessionizer-sidebar`, `notify-sidebar`,
|
|
|
194
194
|
names: `ProjectSidebarToggle`, `NotifySidebarToggle`, `SessionPopupToggle`,
|
|
195
195
|
`AISplitPickerToggle`, `SettingsToggle`, and `ProjectSwitcherToggle`. Direct
|
|
196
196
|
AI split actions keep their command IDs, `ai-split-right` and `ai-split-down`,
|
|
197
|
-
so Settings can distinguish them from the `Alt-
|
|
197
|
+
so Settings can distinguish them from the `Alt-7` popup picker toggle.
|
|
198
198
|
|
|
199
199
|
## Diagnose: `projmux setup`
|
|
200
200
|
|
|
@@ -179,7 +179,7 @@ Manual UX checks for the Docker sandbox:
|
|
|
179
179
|
- Alt-1 opens with the top border/title visible, not clipped.
|
|
180
180
|
- Vertical borders stay continuous while moving Up/Down.
|
|
181
181
|
- Alt-1 closes the sidebar immediately when pressed again.
|
|
182
|
-
- Alt-2, Alt-4, and Alt-
|
|
182
|
+
- Alt-2, Alt-4, Alt-5, and Alt-7 open their matching native popups and close
|
|
183
183
|
on the same Alt key immediately.
|
|
184
184
|
- Alt-3 opens Recent Windows.
|
|
185
185
|
- Arrow keys move selection without leaking `^[[` text into the query.
|
package/docs/testing.md
CHANGED
|
@@ -95,9 +95,9 @@ Observe:
|
|
|
95
95
|
- `Alt-1` opens the project sidebar.
|
|
96
96
|
- `Alt-2` opens the notification sidebar.
|
|
97
97
|
- `Alt-3` opens Recent Windows.
|
|
98
|
-
- `Alt-4` opens the AI
|
|
98
|
+
- `Alt-4` opens the AI resume session picker.
|
|
99
99
|
- `Alt-5` opens Settings.
|
|
100
|
-
- `Alt-7` opens the AI
|
|
100
|
+
- `Alt-7` opens the AI split picker.
|
|
101
101
|
- Pressing the same launch key again closes the popup instead of typing escape
|
|
102
102
|
bytes into the shell or picker input.
|
|
103
103
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projmux",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.5",
|
|
4
4
|
"description": "tmux project session manager",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://github.com/crevissepartners/projmux#readme",
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
"package:npm:pack": "scripts/package-npm.sh --pack"
|
|
29
29
|
},
|
|
30
30
|
"optionalDependencies": {
|
|
31
|
-
"@projmux/linux-x64": "0.7.
|
|
32
|
-
"@projmux/linux-arm64": "0.7.
|
|
33
|
-
"@projmux/darwin-x64": "0.7.
|
|
34
|
-
"@projmux/darwin-arm64": "0.7.
|
|
31
|
+
"@projmux/linux-x64": "0.7.5",
|
|
32
|
+
"@projmux/linux-arm64": "0.7.5",
|
|
33
|
+
"@projmux/darwin-x64": "0.7.5",
|
|
34
|
+
"@projmux/darwin-arm64": "0.7.5"
|
|
35
35
|
}
|
|
36
36
|
}
|
|
Binary file
|