BeClaude

breenix-ci

New
4Community RegistryGeneralby Ryan Breen

GitHub Actions CI/CD workflows: authoring, optimization, and failure analysis for kernel testing

First seen 5/22/2026

Overview

An experimental x86_64 operating system written in Rust.

Project Status

Breenix is a working OS with:

  • UEFI/BIOS boot support
  • Preemptive multitasking
  • Userspace process execution
  • Basic POSIX system calls
  • Keyboard and timer drivers

[📊 View Interactive Progress Dashboard](https://v0-breenix-dashboard.vercel.app/) - Visual roadmap showing POSIX compliance progress across all subsystems.

See docs/planning/PROJECT_ROADMAP.md for detailed development status.

Quick Start

bash
# Run with QEMU (UEFI mode)
cargo run --bin qemu-uefi

# Run tests
cargo test

# Build with userspace programs
cargo build --features testing

Documentation

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install breenix-ci@<marketplace>

3
Manage with /plugin
/plugin
View source on GitHub
testing

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is breenix-ci?

GitHub Actions CI/CD workflows: authoring, optimization, and failure analysis for kernel testing

How to install breenix-ci?

To install breenix-ci: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install breenix-ci@<marketplace>. Finally, /plugin in Claude Code.

What is breenix-ci best for?

breenix-ci is a plugin categorized under General. It is designed for: testing. Created by Ryan Breen.