Skip to content

blackboxprogramming/codex-agent-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codex Agent Runner

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

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •