Skip to content

[release] FlowChain Windows beginner installer#94

Merged
FlowmemoryAI merged 1 commit into
mainfrom
release/flowchain-windows-installer
May 13, 2026
Merged

[release] FlowChain Windows beginner installer#94
FlowmemoryAI merged 1 commit into
mainfrom
release/flowchain-windows-installer

Conversation

@FlowmemoryAI
Copy link
Copy Markdown
Owner

Summary

  • add a root Windows beginner installer that installs/verifies Git, Node/npm, Python, Rust/Cargo, and Foundry
  • have the installer clone/update FlowMemory and hand off to START_FLOWCHAIN_LOCAL.ps1
  • update second-computer setup and troubleshooting docs so non-technical users start with one PowerShell command

Validation

  • PowerShell parser check for INSTALL_FLOWCHAIN_WINDOWS.ps1
  • powershell -NoProfile -ExecutionPolicy Bypass -File .\INSTALL_FLOWCHAIN_WINDOWS.ps1 -CheckOnly
  • powershell -NoProfile -ExecutionPolicy Bypass -File .\INSTALL_FLOWCHAIN_WINDOWS.ps1 -SkipToolInstall -NoServers -SkipSmoke
  • npm run flowchain:smoke
  • git diff --check

@FlowmemoryAI FlowmemoryAI merged commit dec3ec4 into main May 13, 2026
8 checks passed
@FlowmemoryAI FlowmemoryAI deleted the release/flowchain-windows-installer branch May 13, 2026 21:37
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