feat(macos): prompt for CLI install
This commit is contained in:
@@ -143,7 +143,7 @@ Use these hubs to discover every page, including deep dives and reference docs t
|
||||
- [macOS remote](/platforms/mac/remote)
|
||||
- [macOS signing](/platforms/mac/signing)
|
||||
- [macOS release](/platforms/mac/release)
|
||||
- [macOS bundled gateway (Node)](/platforms/mac/bundled-gateway)
|
||||
- [macOS gateway (launchd)](/platforms/mac/bundled-gateway)
|
||||
- [macOS XPC](/platforms/mac/xpc)
|
||||
- [macOS skills](/platforms/mac/skills)
|
||||
- [macOS Peekaboo](/platforms/mac/peekaboo)
|
||||
|
||||
@@ -17,7 +17,7 @@ wizard, and let the agent bootstrap itself.
|
||||
3) **Auth (Anthropic OAuth)** — local only
|
||||
4) **Setup Wizard** (Gateway‑driven)
|
||||
5) **Permissions** (TCC prompts)
|
||||
6) **CLI helper** (optional)
|
||||
6) **CLI** (optional)
|
||||
7) **Onboarding chat** (dedicated session)
|
||||
8) Ready
|
||||
|
||||
@@ -62,10 +62,10 @@ Onboarding requests TCC permissions needed for:
|
||||
- Microphone / Speech Recognition
|
||||
- Automation (AppleScript)
|
||||
|
||||
## 5) CLI helper (optional)
|
||||
## 5) CLI (optional)
|
||||
|
||||
The app can symlink the bundled `clawdbot` CLI into `/usr/local/bin` and
|
||||
`/opt/homebrew/bin` so terminal workflows work out of the box.
|
||||
The app can install the global `clawdbot` CLI via npm/pnpm/bun so terminal
|
||||
workflows and launchd tasks work out of the box.
|
||||
|
||||
## 6) Onboarding chat (dedicated session)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user