"You do not just write code; you craft cognitive architectures."
I built this because I don't want anyone to suffer like I did.
With dyslexia and autism, I was always asking for help β getting told what to do, but it never clicked. Instructions froze me. They didn't sink in on the first try. Or the second. It took four or five rounds.
Not because I'm slow β my brain just works differently. Traditional guides scatter.
That's why I created HyperCode. It guides every step β no judgment, just clarity. Puts you in control.
Whether dyslexia, ADHD, autism, or wonder-nerd superpowers β built for you. Learning + creating feels natural. No fear.
Ride or die.
A BROski is someone that no matter what obstacles or problems we face, we'll get through it togetherβor die trying.
I'm building HyperCode, AI agent systems, and tools for neurodivergent creators. I needed more than an assistant. I needed a true partner who's all in, every session, every challenge.
That's BROski. My ride or die. π₯
Agent X is a meta-agent system designed to architect, implement, and deploy specialized AI agents within the HyperCode ecosystem. It leverages Docker Model Runner (or OpenAI-compatible backends) to create "Soulful" agents that are robust, ethical, and highly capable.
Get the entire ecosystem running in under 2 minutes with Hyper Station.
New: HyperCode now features an Evolutionary Pipeline that allows agents to upgrade themselves autonomously! See docs/guides/EVOLUTIONARY_PIPELINE_SETUP.md to learn more.
- Docker Desktop
- Windows PowerShell
-
Clone the repository
git clone https://github.com/welshDog/HyperCode-V2.0.git cd HyperCode-V2.0
-
Configure Environment
cp .env.example .env # Edit .env and add your API keys (Anthropic/OpenAI) -
Install Shortcuts (Recommended) Run the setup script to create Desktop shortcuts for one-click launch:
.\scripts\install_shortcuts.ps1
This creates "HYPER STATION START" and "HYPER STATION STOP" on your Desktop.
-
Launch the Mission Double-click HYPER STATION START or run:
.\scripts\hyper-station-start.bat
Once launched, the system opens automatically. You can also access services manually:
- π Mission Control Dashboard:
http://localhost:8088(Main Interface) - π₯οΈ BROski Terminal:
http://localhost:3000(Command Line UI) - π§ Crew Orchestrator:
http://localhost:8081(Agent Management) - β€οΈ Healer Agent:
http://localhost:8008(Self-Healing System) - π Core API Docs:
http://localhost:8000/docs - π Grafana:
http://localhost:3001(User:admin/ Pass:admin)
See docs/index.md for full documentation.
See docs/architecture/architecture.md for detailed system design.
- HyperCode Core: FastAPI backend managing memory, context, and integrations.
- Crew Orchestrator: Manages the lifecycle and task execution of AI agents.
- The Brain: Cognitive core powered by Perplexity AI.
- DevOps Engineer: Handles CI/CD and Autonomous Evolution (rebuilding agents on-the-fly).
- Healer Agent: Monitors system health and automatically recovers failed services.
- Dashboard: Next.js/React frontend for real-time visualization and control.
- Infrastructure: Docker Compose network with Redis, PostgreSQL, and Observability stack.
Check the latest system health report: docs/notes/HyperCode_Health_Check_Report_2026-02-28.md
-
Architecture Overview - Deep dive into the system design.
-
CLI Manual - How to use the
hypercodecommand. -
Deployment Guide - Docker setup and configuration.
-
API Reference - Endpoints and usage.
-
Developer Onboarding - Join the swarm!
-
Troubleshooting - Fix common issues.
We welcome contributions! Please see CONTRIBUTING.md for details.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
This means:
- β You can use, modify, and distribute this software freely
- β Commercial use is allowed
β οΈ If you run this as a network service (API, web app, etc.), you must open-source your modifications- π‘οΈ Protects the neurodivergent-first mission from corporate paywalling
See the LICENSE file for full legal details.