简体中文
Appearance
npm i -g nextclaw
后台启动网关 + 配置 UI:
nextclaw start
浏览器访问 http://127.0.0.1:18791,在 UI 中配置 Provider(如 OpenRouter)与默认模型。
可执行 nextclaw init 生成模板,或直接使用 CLI 对话:
nextclaw init
nextclaw agent -m "你好"
nextclaw stop