Skip to content

PolyHelper V4.0.0 — Initial Release

Latest

Choose a tag to compare

@PolyHelper PolyHelper released this 09 Jun 22:12
· 37 commits to main since this release

PolyHelper V4.0.0 — Cognitive AI Exoskeleton

Downloads

  • V4_with_node.zip — Ready to use. Download, extract, and run. No npm install needed.
  • V4_without_node.zip — Source code only. Run pnpm install after extracting.

What's included

  • Three orchestration modes: Convergent, Divergent, Artifact Council
  • 10+ frontier AI providers (OpenAI, Anthropic, Google, Mistral, and more)
  • PolyGenesis self-evolving orchestration engine
  • Cognitive load monitoring and adaptive UX
  • Trusted Execution Spine with full audit trail
  • Desktop app (Electron), Web app, Mobile apps (iOS/Android)
  • Post-quantum cryptography readiness
  • Comprehensive documentation

Quick Start

git clone https://github.com/PolyHelper/polyhelper.git
cd polyhelper
pnpm install
pnpm run dev

Or download V4_with_node.zip below for immediate use.