Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Releases: welshDog/HyperCode-V2.0

v2.4.0 — MCP Native, WebSocket Streaming, Full Stack Green 🦅

29 Mar 23:15

Choose a tag to compare

🦅 HyperCode V2.4.0 — Full Stack Green

Neurodivergent-first AI agent platform. Built with ADHD, dyslexia, and autism in mind. Ride or die. 🔥


✅ What's New in v2.4.0

🤖 MCP Server — AI IDE Native

  • MCP server live on :8823
  • Claude Code, Cursor, and Windsurf can now talk directly to HyperCode
  • BROski$ wallet, Crew task dispatch, and Healer status exposed as MCP tools

⚡ WebSocket Streaming

  • Live agent output streaming via ws://localhost:8081/ws/events
  • Redis pub/sub fan-out — all connected clients receive real-time events
  • Mission Control Dashboard shows live token-by-token agent output

🐳 Docker Stack — 19/19 Healthy

  • Fixed healer-agent crash-loop (relative import + indentation bug in mape_k_api.py / mape_k_engine.py)
  • PROMETHEUS_METRICS_DISABLED flag corrected — hypercode-core /metrics now live
  • throttle-agent removed from Prometheus scrape config (profile-gated service)

📊 Prometheus — 8/8 Targets UP

  • All 8 active scrape targets green
  • hypercode-core Prometheus instrumentation wired and confirmed
  • Full observability across all agents

🧪 Tests — 58/58 Passing

  • Dashboard: 58/58 across 15 test files
  • scrollIntoView jsdom guard fixed in TimelineView.tsx and LogsView.tsx
  • @testing-library/jest-dom installed and wired via vitest.setup.ts
  • Backend: 240+ Python tests green (hyper-agents, broski-service, crew-orchestrator, Redis, Helm)

🔧 Bugs Fixed

  • FakeRedis.create() API removed in fakeredis 2.33 — updated to FakeRedis()
  • CodeRabbit webhook was reading description field; CodeRabbit sends message — normalised both, added default category
  • NOTES.txt read without UTF-8 encoding on Windows cp1252 — fixed
  • Pydantic v2: class Configmodel_config across orchestrator
  • WebSocket /ws/uplink was echo server — now real task dispatch

📊 Final Scoreboard

System Score
🧪 Tests 58/58 — 100%
🐳 Docker 19/19 — 100%
📊 Prometheus 8/8 — 100%
🤖 MCP Server ✅ Live :8823
⚡ WebSocket ✅ Live Redis fan-out
🩺 Healer Agent ✅ Self-healing & monitoring
🎨 Grafana Dashboards ✅ Full life-plan metrics

🚀 Quick Start

git clone https://github.com/welshDog/HyperCode-V2.0.git
cd HyperCode-V2.0
cp .env.example .env
# Edit .env with your API keys
.\scripts\hyper-station-start.bat

Mission Control: http://localhost:8088
MCP Gateway: ws://localhost:8823
Grafana: http://localhost:3001
Prometheus: http://localhost:9090


🏴‍☠️ Built in Wales. Built for neurodivergent creators. Ride or die. ♾️

Lyndz Williams — Founder, HyperCode