HelixCode
by HelixDevelopment
Overview
HelixCode is an enterprise-grade distributed AI development platform designed for intelligent software development automation, including code generation, multi-agent workflows, and work preservation.
Installation
docker-compose up -dEnvironment Variables
- HELIX_AUTH_JWT_SECRET
- HELIX_DATABASE_HOST
- HELIX_DATABASE_PORT
- HELIX_DATABASE_USER
- HELIX_DATABASE_PASSWORD
- HELIX_DATABASE_NAME
- ANTHROPIC_API_KEY
- OPENAI_API_KEY
- GEMINI_API_KEY
- HELIX_API_PORT
- HELIX_SSH_PORT
- HELIX_WEB_PORT
- HELIX_NETWORK_MODE
Security Notes
Multiple critical security vulnerabilities are explicitly identified as 'IN PROGRESS' or 'NOT IMPLEMENTED' in `SECURITY_IMPLEMENTATION.md` and `COMPLETE_IMPLEMENTATION_TRACKER.md`. This includes insecure SSH host key verification (with `InsecureIgnoreHostKey()` noted), incomplete worker isolation, partially implemented authentication (JWT vulnerabilities, no MFA/refresh tokens), partial data encryption, unimplemented RBAC, and incomplete input validation. Several security tests are also skipped, and a zero-tolerance policy for issues is still in the 'STARTING COMPREHENSIVE SECURITY SCANNING' phase. Running this with identified critical security gaps is not advisable for production.
Similar Servers
neurolink
A comprehensive AI toolkit and development platform for multi-provider AI integration, middleware orchestration, and human-in-the-loop safety features.
AgentUp
AgentUp is an enterprise-grade framework for building, deploying, and managing secure and reproducible AI agents using configuration-driven principles, integrating with the A2A and MCP protocols.
AgentUp
A developer-first framework for building, deploying, and managing secure, scalable, and configurable AI agents, supporting various agent types (reactive, iterative) and the Model-Context Protocol (MCP) for seamless interactions.
responsible-vibe-mcp
Guides AI coding agents through structured engineering workflows and manages long-term project memory and documentation for various development tasks.