Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.33 KB

File metadata and controls

56 lines (33 loc) · 1.33 KB

← Back to README

Shortcuts - Roadmap

Version: 1.0.0 | Created: 2026-01-29

This document outlines the high-level vision and planned features for the Shortcuts project.


Vision

Provide a seamless, keyboard-driven Windows automation experience through Keypirinha integration, with robust WSL management and developer productivity tools.


Planned Features

WSL Management

  • Enhanced WSL distribution lifecycle management
  • Improved error handling for edge cases
  • Better user experience in interactive and CI modes
  • TUI modernization with PwshSpectreConsole (arrow-key navigation, rich tables, progress indicators, grouped menus)

Developer Productivity

  • Additional shortcuts and utilities
  • Improved Scoop integration
  • Enhanced tool installation workflows

PowerShell Modernization

  • Adopt PowerShell 7.6+ as minimum version (drop PS 5.1 for non-bootstrap code)
  • Leverage .NET 10 ecosystem (PwshSpectreConsole, Spectre.Console)

Testing & Quality

  • Expanded test coverage
  • Improved CI/CD pipelines

Future Considerations

  • Additional launcher integrations (beyond Keypirinha)
  • Cross-platform support exploration
  • Plugin/extension system for custom shortcuts

For detailed tasks and bug fixes, see the Backlog


← Back to README