Onboarding Wizard (CLI)¶
Onboarding wizard သည် macOS, Linux သို့မဟုတ် Windows (WSL2 ဖြင့်; အလွန်အမင်း ထောက်ခံသည်) တွင် OpenClaw ကို တပ်ဆင်ရန် ထောက်ခံအကြံပြုထားသော နည်းလမ်း ဖြစ်သည်။ Guided flow တစ်ခုအတွင်း local Gateway သို့မဟုတ် remote Gateway ချိတ်ဆက်မှု၊ channels၊ skills နှင့် workspace defaults များကို ပြင်ဆင်ပေးသည်။
openclaw onboard
openclaw dashboard ကို လုပ်ဆောင်ပြီး browser ထဲတွင် chat ပြုလုပ်ပါ။ Docs: Dashboard.
နောက်မှ ပြန်လည်ဖွဲ့စည်းပြင်ဆင်လိုပါက:
openclaw configure
openclaw agents add <name>
--json သည် non-interactive mode ကို မဆိုလိုပါ။ Scripts များအတွက် --non-interactive ကို အသုံးပြုပါ။
web_search ကို အသုံးပြုနိုင်ရန် Brave Search API key ကို ပြင်ဆင်ပါ (web_fetch သည် key မလိုအပ်ပါ)။ အလွယ်ဆုံး လမ်းကြောင်း: openclaw configure --section web
which stores tools.web.search.apiKey. Docs: Web tools.
QuickStart နှင့် Advanced¶
wizard သည် QuickStart (default များ) နှင့် Advanced (ထိန်းချုပ်မှု အပြည့်အစုံ) အကြား ရွေးချယ်မှုဖြင့် စတင်သည်။
Wizard က ဖွဲ့စည်းပြင်ဆင်ပေးသည့် အရာများ¶
Local mode (default) တွင် အောက်ပါ အဆင့်များကို လမ်းညွှန်ပေးသည် —
- Model/Auth — Anthropic API key (ထောက်ခံအကြံပြုထားသည်), OAuth, OpenAI သို့မဟုတ် အခြား providers များ။ Default model ကို ရွေးချယ်ပါ။
- Workspace — agent ဖိုင်များအတွက် တည်နေရာ (default
~/.openclaw/workspace)။ Bootstrap ဖိုင်များကို seed လုပ်သည်။ - Gateway — Port၊ bind address၊ auth mode၊ Tailscale exposure။
- Channels — WhatsApp၊ Telegram၊ Discord၊ Google Chat၊ Mattermost၊ Signal၊ BlueBubbles သို့မဟုတ် iMessage။
- Daemon — LaunchAgent (macOS) သို့မဟုတ် systemd user unit (Linux/WSL2) ကို ထည့်သွင်းသည်။
- Health check — Gateway ကို စတင်ပြီး အလုပ်လုပ်နေကြောင်း အတည်ပြုသည်။
- Skills — အကြံပြုထားသော Skills များနှင့် optional dependencies များကို ထည့်သွင်းသည်။
--reset ပေးခြင်း) မလုပ်ပါက မည်သည့်အရာမှ ဖျက်မည် မဟုတ်ပါ။
Config မမှန်ကန်ပါက သို့မဟုတ် legacy keys များ ပါရှိပါက wizard သည် openclaw doctor ကို အရင် လုပ်ဆောင်ရန် မေးမြန်းသည်။
Remote mode သည် အခြားနေရာရှိ Gateway တစ်ခုသို့ ချိတ်ဆက်ရန် local client ကိုသာ ပြင်ဆင်ပေးသည်။ Remote host ပေါ်တွင် မည်သည့်အရာကိုမျှ တပ်ဆင်ခြင်း သို့မဟုတ် ပြောင်းလဲခြင်း မလုပ်ပါ။
Agent တစ်ခု ထပ်ထည့်ခြင်း¶
openclaw agents add <name> ကို အသုံးပြုပြီး ကိုယ်ပိုင် workspace, sessions နှင့် auth profiles ပါရှိသော သီးခြား agent တစ်ခုကို ဖန်တီးနိုင်သည်။ --workspace မပါဘဲ လုပ်ဆောင်ပါက wizard ကို စတင်သည်။
၎င်းက သတ်မှတ်ပေးသည့် အရာများ —
agents.list[].nameagents.list[].workspaceagents.list[].agentDir
မှတ်ချက်များ —
- default workspace များသည်
~/.openclaw/workspace-<agentId>ကို လိုက်နာသည်။ - inbound မက်ဆေ့ချ်များကို လမ်းကြောင်းချရန်
bindingsကို ထည့်ပါ (wizard မှ လုပ်ဆောင်နိုင်သည်)။ - Non-interactive flags များ:
--model,--agent-dir,--bind,--non-interactive။
Full reference¶
အဆင့်လိုက် အသေးစိတ် ဖော်ပြချက်များ၊ non-interactive scripting၊ Signal တပ်ဆင်မှု, RPC API နှင့် wizard က ရေးသားသည့် config field များ၏ စာရင်းအပြည့်အစုံကို Wizard Reference တွင် ကြည့်ပါ။
Related docs¶
- CLI command reference:
openclaw onboard - macOS app onboarding: Onboarding
- Agent ပထမဆုံး chạy လုပ်သည့် အစဉ်အလာ: Agent Bootstrapping