Skip to content

Roadmap

A feature for cloning and applying personal dotfiles repositories. Would support configurable git URLs, installation scripts, and stow-based symlink management.

  • Rust: Install via rustup with configurable toolchain
  • Ruby: Install via ruby-build with version pinning

We welcome feature requests via GitHub Issues. Popular requests will be prioritized for implementation.

Generate Software Bills of Materials for each feature installation, documenting exactly what binaries and packages were installed.

Support verifying cosign signatures on downloaded binaries for tools that publish them (e.g., Syft, Grype).

Publish SLSA provenance attestations for the feature container images published to GHCR.

Red Hat UBI 10 is on the horizon. We plan to add a parallel test matrix for UBI 10 once it reaches general availability, ensuring all features work on both UBI 9 and UBI 10.

Many features currently only support x86_64. We plan to add ARM64 binary downloads and testing for features where upstream projects provide ARM64 releases.

A browser-based playground for testing feature combinations without local Docker setup.

Step-by-step video guides for common workflows: setting up AI assistants, configuring egress filtering, and creating custom features.

Have an idea for a feature or improvement? Open an issue or check the Contributing guide to get started.