news 2026/4/23 15:12:58

openclaw终于安装成功了

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
openclaw终于安装成功了

人只要活的足够九,就能见到各种神奇的事!

比如有这么一款软件,短短的三天,它的名字从clawdbot变成moltbot,又改名成openclaw

官网:Reported Unsafe Site: Navigation Blocked

repo:openclaw/openclaw: Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

安装

执行命令:

npm install -g openclaw@latest

或者用官网提供的一条命令:

curl -fsSL https://openclaw.ai/install.sh | bash

安装后的提示:

export PATH="/home/skywalk/.npm-global/bin:\/home/skywalk/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"

也就是加上这句,openclaw就能启动了。

export PATH="/home/skywalk/.npm-global/bin:\/home/skywalk/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"

启动

openclaw

哇,这回终于启动成功了!

curl -fsSL https://openclaw.ai/install.sh | bashsh
Learn more →

🦞 OpenClaw Installer
Your task has been queued; your dignity has been deprecated.

✓ Detected: linux
✓ Node.js v24.12.0 found
✓ Git already installed
→ Installing OpenClaw 2026.1.29...
✓ OpenClaw installed

→ PATH warning: missing npm global bin dir: /home/skywalk/.npm-global/bin
This can make openclaw show as "command not found" in new terminals.
Fix (zsh: ~/.zshrc, bash: ~/.bashrc):
export PATH="/home/skywalk/.npm-global/bin:\/home/skywalk/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
Docs: https://docs.openclaw.ai/install#nodejs--npm-path-sanity

🦞 OpenClaw installed successfully (2026.1.29)!
cracks claws Alright, what are we building?

Starting setup...

🦞 OpenClaw 2026.1.29 (a5b4d22)
I'm the reason your shell history looks like a hacker-movie montage.

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
██░▄▄▄░██░▄▄░██░▄▄▄██░▀██░██░▄▄▀██░████░▄▄▀██░███░██
██░███░██░▀▀░██░▄▄▄██░█░█░██░█████░████░▀▀░██░█░█░██
██░▀▀▀░██░█████░▀▀▀██░██▄░██░▀▀▄██░▀▀░█░██░██▄▀▄▀▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
🦞 OPENCLAW 🦞

┌ OpenClaw onboarding

◇ Security ────────────────────────────────────────────────────────────────────╮
│ │
│ Security warning — please read. │
│ │
│ OpenClaw is a hobby project and still in beta. Expect sharp edges. │
│ This bot can read files and run actions if tools are enabled. │
│ A bad prompt can trick it into doing unsafe things. │
│ │
│ If you’re not comfortable with basic security and access control, don’t run │
│ OpenClaw. │
│ Ask someone experienced to help before enabling tools or exposing it to the │
│ internet. │
│ │
│ Recommended baseline: │
│ - Pairing/allowlists + mention gating. │
│ - Sandbox + least-privilege tools. │
│ - Keep secrets out of the agent’s reachable filesystem. │
│ - Use the strongest available model for any bot with tools or untrusted │
│ inboxes. │
│ │
│ Run regularly: │
│ openclaw security audit --deep │
│ openclaw security audit --fix │
│ │
│ Must read: https://docs.openclaw.ai/gateway/security │
│ │
├───────────────────────────────────────────────────────────────────────────────╯

◇ I understand this is powerful and inherently risky. Continue?
│ Yes

◇ Onboarding mode
│ QuickStart

◇ QuickStart ─────────────────────────╮
│ │
│ Gateway port: 18789 │
│ Gateway bind: Loopback (127.0.0.1) │
│ Gateway auth: Token (default) │
│ Tailscale exposure: Off │
│ Direct to chat channels. │
│ │
├──────────────────────────────────────╯

◇ Model/auth provider
│ Xiaomi

◆ Xiaomi auth method
│ ● Xiaomi API key
│ ○ Back

启动面板

先配置一下

openclaw onboard --install-daemon

配置里面一大堆,除了给了一个大模型的api_key,其它我都没有配置。

启动服务

openclaw gateway --port 18789 --verbose

提示侦听在18789端口

http://192.168.1.12:18789/

页面:

发个信息

openclaw message send --to +xxxx --message "Hello from OpenClaw"

报错:

error: required option '-t, --target <dest>' not specified

不行,如果我不挂其它的通讯的软件,应该是不能用。

但是我又不想挂其它通讯软件....所以无解....

就先实践到这里吧。

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/4/23 10:53:40

前后端分离新闻资讯系统系统|SpringBoot+Vue+MyBatis+MySQL完整源码+部署教程

摘要 随着互联网技术的快速发展&#xff0c;新闻资讯系统已成为人们获取信息的重要渠道。传统的新闻系统通常采用前后端耦合的开发模式&#xff0c;导致系统维护困难、扩展性差&#xff0c;难以适应现代高并发、高可用的需求。前后端分离架构通过将前端展示逻辑与后端数据处理…

作者头像 李华
网站建设 2026/4/16 10:48:15

ResNet :重新思考深度网络的学习目标

一、背景与动机 1.1 深度神经网络的“退化”问题 在 ResNet 提出之前(2015 年前),人们普遍认为更深的卷积神经网络(CNN)能带来更强的表达能力,从而提升性能。然而,实验发现: 当网络层数增加到一定程度(如 20 层以上),训练误差反而上升; 这并非由过拟合引起(因为…

作者头像 李华
网站建设 2026/4/23 13:56:44

如何在 LTspice中进行测试温度影响对电路的影响?

简 介&#xff1a; &#xff1a;本文通过LTspice仿真分析了温度对电路工作点的影响。首先观察示例电路&#xff0c;利用step temp和op命令进行-55℃至125℃温度扫描&#xff08;步长5℃&#xff09;&#xff0c;研究输出电压变化。随后搭建二极管电路进行类似仿真&#xff0c;发…

作者头像 李华