Skip to content

未完成的打包实现与一键启动脚本#200

Merged
69gg merged 8 commits intoRTGS2017:mainfrom
69gg:feature/openclaw-embedded-runtime
Feb 10, 2026
Merged

未完成的打包实现与一键启动脚本#200
69gg merged 8 commits intoRTGS2017:mainfrom
69gg:feature/openclaw-embedded-runtime

Conversation

@69gg
Copy link
Collaborator

@69gg 69gg commented Feb 10, 2026

No description provided.

69gg and others added 8 commits February 10, 2026 12:11
打包产物中内嵌 Node.js 便携版 + OpenClaw npm 包,agentserver 启动时
自动拉起内嵌 Gateway,用户无需额外安装即可使用 OpenClaw 调度功能。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
将 psutil 加入 PyInstaller hiddenimports,修复打包后
ModuleNotFoundError: No module named 'psutil' 的问题。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
解决 agent_server.py 和 naga-backend.spec 的合并冲突:
- agent_server.py: 保留内嵌 Gateway 停止逻辑 + upstream 重构
- naga-backend.spec: 保留 psutil hiddenimport + upstream 禁用 redis

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
nagaagent_core/core/__init__.py 顶层直接 import mcp,
但 mcpserver 已禁用且 mcp 包未打包,改为 try/except 容错导入。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
NSIS 默认 260 字符路径限制导致 _internal/ 下深层文件
(如 psutil .pyd)在安装时被静默跳过,加 unicode: true 修复。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
upstream 移除了 nagaagent_core/core/__init__.py,接受删除。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@69gg 69gg merged commit b7f5a0e into RTGS2017:main Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant