breenix-ci
NewGitHub Actions CI/CD workflows: authoring, optimization, and failure analysis for kernel testing
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
# Run with QEMU (UEFI mode)
cargo run --bin qemu-uefi
# Run tests
cargo test
# Build with userspace programs
cargo build --features testingDocumentation
- •PROJECT_ROADMAP.md - Development roadmap and current status
- •CLAUDE.md - Development practices and documentation guide
- •docs/planning/ - Detailed planning documents by phase
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install breenix-ci@<marketplace>
/pluginSecurity Audits
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.