Skip to content

[good first issue] feat(hermes): support Windows native setup#151

Open
PorunC wants to merge 1 commit into
TencentCloud:mainfrom
PorunC:feat/hermes-windows-memory-tencentdb
Open

[good first issue] feat(hermes): support Windows native setup#151
PorunC wants to merge 1 commit into
TencentCloud:mainfrom
PorunC:feat/hermes-windows-memory-tencentdb

Conversation

@PorunC
Copy link
Copy Markdown

@PorunC PorunC commented Jun 4, 2026

Description | 描述

Adds Windows-native Hermes setup support for memory-tencentdb:

  • adds a Windows batch installer that checks prerequisites, installs Gateway dependencies, copies the Hermes provider, writes Hermes env/config hints, starts the Gateway, and verifies /health
  • replaces the Bash-only npm postinstall hook with a cross-platform Node wrapper that skips OpenClaw patching on Windows/Hermes installs
  • updates the Hermes provider supervisor to launch the Gateway through Windows-compatible command handling and mirror Gateway env vars
  • documents Windows native Hermes setup in the root READMEs and Hermes provider README

Related Issue | 关联 Issue

Closes #113

Change Type | 修改类型

  • Bug fix | Bug 修复
  • New feature | 新功能
  • Documentation update | 文档更新
  • Code optimization | 代码优化

Self-test Checklist | 自测清单

  • Verified locally | 本地验证通过
  • No existing features affected | 无影响现有功能

Additional Notes | 其他说明

Local checks run:

  • git diff --check
  • package.json/package-lock.json JSON parse
  • node scripts/postinstall.mjs
  • Python py_compile for Hermes provider files
  • npm.cmd test

@Maxwell-Code07 Maxwell-Code07 requested review from Yuntong8888 and removed request for Yuntong8888 June 4, 2026 15:56
@Maxwell-Code07 Maxwell-Code07 added the good first issue Good for newcomers label Jun 4, 2026
@Maxwell-Code07
Copy link
Copy Markdown
Collaborator

Thank you for participating in our good first issue event, we will complete the review internally as soon as possible!

Closes TencentCloud#113

Signed-off-by: misaka <09982.misaka@gmail.com>
@PorunC PorunC force-pushed the feat/hermes-windows-memory-tencentdb branch from a4ed63f to 74a2f05 Compare June 4, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[good first issue]🎯 [Feature] 请求支持Windows原生Hermes

2 participants