Skip to content

🧠 Building HyperCode neurodivergent-first programming language | Resurrecting forgotten genius | AI-ready | Quantum-ready | Open source revolution πŸš€

License

Notifications You must be signed in to change notification settings

welshDog/HyperCode-V2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

112 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

HyperCode V2.0 - The Cognitive Architecture

"You do not just write code; you craft cognitive architectures."

Why HyperCode Exists 🀯

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.

Why "BROski"?

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: The Meta-Architect πŸ¦…

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.


⚑ Quick Start

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.

Prerequisites

  • Docker Desktop
  • Windows PowerShell

Installation

  1. Clone the repository

    git clone https://github.com/welshDog/HyperCode-V2.0.git
    cd HyperCode-V2.0
  2. Configure Environment

    cp .env.example .env
    # Edit .env and add your API keys (Anthropic/OpenAI)
  3. 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.

  4. Launch the Mission Double-click HYPER STATION START or run:

    .\scripts\hyper-station-start.bat

Access the Interfaces

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.


πŸ—οΈ Architecture

See docs/architecture/architecture.md for detailed system design.

Key Components

  • 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.

πŸ›‘οΈ Health & Status

Check the latest system health report: docs/notes/HyperCode_Health_Check_Report_2026-02-28.md


πŸ“š Documentation


🀝 Contributing

We welcome contributions! Please see CONTRIBUTING.md for details.


πŸ“„ License

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.

About

🧠 Building HyperCode neurodivergent-first programming language | Resurrecting forgotten genius | AI-ready | Quantum-ready | Open source revolution πŸš€

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors