Skip to content

BlackRoad-Forge/RoadCodexRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

codex agent runner

Part of BlackRoad OS — Sovereign Computing for Everyone

BlackRoad OS BlackRoad Forge License

codex agent runner is part of the BlackRoad OS ecosystem — a sovereign, distributed operating system built on edge computing, local AI, and mesh networking by BlackRoad OS, Inc.

About BlackRoad OS

BlackRoad OS is a sovereign computing platform that runs AI locally on your own hardware. No cloud dependencies. No API keys. No surveillance. Built by BlackRoad OS, Inc., a Delaware C-Corp founded in 2025.

Key Features

  • Local AI — Run LLMs on Raspberry Pi, Hailo-8, and commodity hardware
  • Mesh Networking — WireGuard VPN, NATS pub/sub, peer-to-peer communication
  • Edge Computing — 52 TOPS of AI acceleration across a Pi fleet
  • Self-Hosted Everything — Git, DNS, storage, CI/CD, chat — all sovereign
  • Zero Cloud Dependencies — Your data stays on your hardware

The BlackRoad Ecosystem

Organization Focus
BlackRoad OS Core platform and applications
BlackRoad OS, Inc. Corporate and enterprise
BlackRoad AI Artificial intelligence and ML
BlackRoad Hardware Edge hardware and IoT
BlackRoad Security Cybersecurity and auditing
BlackRoad Quantum Quantum computing research
BlackRoad Agents Autonomous AI agents
BlackRoad Network Mesh and distributed networking
BlackRoad Education Learning and tutoring platforms
BlackRoad Labs Research and experiments
BlackRoad Cloud Self-hosted cloud infrastructure
BlackRoad Forge Developer tools and utilities

Links


Build Status License: MIT Brand Compliant

🌟 Features

🚀 Quick Start

# Clone the repository
git clone https://github.com/BlackRoad-OS/codex-agent-runner.git

# Navigate to the directory
cd codex-agent-runner

# Open in browser
open index.html

📦 Deployment

Cloudflare Pages

This project is configured for automatic deployment via Cloudflare Pages:

  1. Connected to GitHub repository
  2. Auto-deploys on push to main branch
  3. Preview deployments for all branches
  4. Custom domain: codex-agent-runner.pages.dev

Live URL: https://codex-agent-runner.pages.dev

🎨 Brand Compliance

This project follows the official BlackRoad Brand System:

  • Colors: Amber (#F5A623), Hot Pink (#FF1D6C), Electric Blue (#2979FF), Violet (#9C27B0)
  • Spacing: Golden Ratio (φ = 1.618)
  • Typography: SF Pro Display, line-height: 1.618
  • Gradients: 135° with stops at 38.2% & 61.8%
  • No forbidden colors from old system

🛠️ Technology Stack

  • Frontend: HTML5, CSS3 (Custom Properties)
  • Design System: BlackRoad Brand System
  • Hosting: Cloudflare Pages
  • CI/CD: GitHub Actions
  • Version Control: Git & GitHub

📂 Project Structure

codex-agent-runner/
├── index.html          # Main page
├── README.md           # This file
├── CONTRIBUTING.md     # Contribution guidelines
├── LICENSE             # MIT License
└── .github/
    └── workflows/
        └── deploy.yml  # CI/CD workflow

🤝 Contributing

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

Quick Contribution Guide

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m '✨ Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📋 Development

Prerequisites

  • Modern web browser
  • Git
  • Text editor (VS Code recommended)

Local Development

Simply open index.html in your browser. No build process required!

Brand Compliance Check

Ensure your changes follow the brand system:

# Check colors
grep -r "#FF1D6C\|#F5A623\|#2979FF\|#9C27B0" .

# Verify no forbidden colors
grep -r "#FF9D00\|#FF6B00\|#FF0066" . && echo "⚠️ Forbidden colors found!"

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🌐 Part of BlackRoad OS

This repository is part of the BlackRoad OS ecosystem.

Related Projects

📞 Support

🙏 Acknowledgments


Status: 🟢 Active Last Updated: 2026-01-07 Maintained by: BlackRoad OS Team


📜 License & Copyright

Copyright © 2026 BlackRoad OS, Inc. All Rights Reserved.

CEO: Alexa Amundson

PROPRIETARY AND CONFIDENTIAL

This software is the proprietary property of BlackRoad OS, Inc. and is NOT for commercial resale.

⚠️ Usage Restrictions:

  • Permitted: Testing, evaluation, and educational purposes
  • Prohibited: Commercial use, resale, or redistribution without written permission

🏢 Enterprise Scale:

Designed to support:

  • 30,000 AI Agents
  • 30,000 Human Employees
  • One Operator: Alexa Amundson (CEO)

📧 Contact:

For commercial licensing inquiries:

See LICENSE for complete terms.

About

BlackRoad Forge — codex agent runner — Part of the BlackRoad OS ecosystem. Sovereign computing, edge AI, mesh networking. blackroad.io

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors