Part of BlackRoad OS — Sovereign Computing for Everyone
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.
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.
- 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
| 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 |
- Website: blackroad.io
- Documentation: docs.blackroad.io
- Chat: chat.blackroad.io
- Search: search.blackroad.io
- ✨
# 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.htmlThis project is configured for automatic deployment via Cloudflare Pages:
- Connected to GitHub repository
- Auto-deploys on push to
mainbranch - Preview deployments for all branches
- Custom domain: codex-agent-runner.pages.dev
Live URL: https://codex-agent-runner.pages.dev
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
- Frontend: HTML5, CSS3 (Custom Properties)
- Design System: BlackRoad Brand System
- Hosting: Cloudflare Pages
- CI/CD: GitHub Actions
- Version Control: Git & GitHub
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
We welcome contributions! Please see CONTRIBUTING.md for details.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m '✨ Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- Modern web browser
- Git
- Text editor (VS Code recommended)
Simply open index.html in your browser. No build process required!
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!"This project is licensed under the MIT License - see the LICENSE file for details.
This repository is part of the BlackRoad OS ecosystem.
- blackroad-os-web - Main platform
- blackroad-os-docs - Documentation
- blackroad-os-brand - Brand system
- Documentation: https://docs.blackroad.io
- Issues: https://github.com/BlackRoad-OS/codex-agent-runner/issues
- Email: blackroad.systems@gmail.com
- Built with Claude Code
- Deployed on Cloudflare Pages
- Part of the BlackRoad OS ecosystem
Status: 🟢 Active Last Updated: 2026-01-07 Maintained by: BlackRoad OS Team
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.
- ✅ Permitted: Testing, evaluation, and educational purposes
- ❌ Prohibited: Commercial use, resale, or redistribution without written permission
Designed to support:
- 30,000 AI Agents
- 30,000 Human Employees
- One Operator: Alexa Amundson (CEO)
For commercial licensing inquiries:
- Email: blackroad.systems@gmail.com
- Organization: BlackRoad OS, Inc.
See LICENSE for complete terms.