NagaAgent 5.1.1
What's Changed
- Skillrefactor: replace patch system with electron-updater auto-update by @RaQiu in #265
- fix: collect charset_normalizer mypyc modules for PyInstaller by @RaQiu in #266
- fix: scan site-packages root for charset_normalizer mypyc binaries by @RaQiu in #267
- fix: resolve token desync between backend and frontend by @RaQiu in #268
- diag: add comprehensive OpenClaw startup diagnostic logging by @RaQiu in #269
- 继续修openclaw bug by @RaQiu in #270
- 修bug by @RaQiu in #271
- fix: move declare global out of script setup (TS1234) by @RaQiu in #272
- OpenClaw 集成深化 + 干员体系 + 独立技能优化 + 探索优化 + 社区修复 by @RaQiu in #278
- feat: expand agent orchestration and packaging integration by @RaQiu in #280
- fix: avoid unicode output in backend spec by @RaQiu in #281
- feat: refine prompt pipeline and agent runtime integration by @RaQiu in #282
- Refine telemetry notifications and runtime integration by @RaQiu in #283
- fix: openclaw by @RaQiu in #284
- Fix Windows build script console encoding by @RaQiu in #285
- fix(openclaw): harden packaged runtime startup by @RaQiu in #286
- fix(build): recover missing openclaw runtime modules by @RaQiu in #288
- fix(build): rebuild openclaw dist from source by @RaQiu in #289
- fix(build): compile openclaw runtime from source by @RaQiu in #290
- fix(build): repair openclaw runtime imports from source by @RaQiu in #291
- fix(openclaw): run packaged gateway from source by @RaQiu in #292
- fix(openclaw): use bundled vendor source at runtime by @RaQiu in #293
- fix(openclaw): resolve source imports at runtime by @RaQiu in #294
- fix: openclaw by @RaQiu in #295
- fix(openclaw): register source resolver before tsx by @RaQiu in #296
- fix(build): share node runtime with openclaw by @RaQiu in #297
- fix(openclaw): compile and run packaged dist by @RaQiu in #298
- fix(openclaw): hydrate missing dist modules during verify by @RaQiu in #299
- fix(mac): reserve larger dmg filesystem by @RaQiu in #300
- fix(ci): verify mac dmg payload before upload by @RaQiu in #301
- Stabilize packaged OpenClaw runtime, restore travel workflows, and expand Hub/MCP integration by @RaQiu in #302
- docs: add Japanese README by @eltociear in #303
- feat: enhance forum functionality with feed mode and unlock progress … by @ZARADEE in #305
- Fix: py2neo Graph() timeout 参数不兼容 & Neo4j 连接状态误报 by @Tz-WIND in #306
- feat: 支持 anthropic 协议并兼容第三方分发站,修复 live2d-only 空回复 by @Tz-WIND in #307
- Refactor: 统一运行时配置目录并修正服务端口/语音检测链路 by @Tz-WIND in #309
- Revise README with updates and installation changes by @Tz-WIND in #310
- feat: 完善主动消息链路 by @Tz-WIND in #312
- fix: 未登录/本地模型配置时直连用户API,绕过NagaBusiness扣积分 by @69gg in #314
- fix: improve MCP results and GUI model config by @69gg in #316
- feat: add custom Live2D model settings by @69gg in #317
- fix: harden full-stack runtime flows by @69gg in #318
- Fix skill path traversal and floating drag growth by @69gg in #319
New Contributors
- @eltociear made their first contribution in #303
Full Changelog: v5.1.0...v5.1.1