Roadmap
Community roadmap, contribution entry points, and areas we want to improve next.
Roadmap
This project evolves in public, and the roadmap is intentionally practical: we focus on work that makes the CLI safer, faster, and easier to adopt.
What We’re Prioritizing
- Better real-world workflow docs for CI/CD, teams, and monorepos.
- Stronger troubleshooting coverage for first-run and environment problems.
- More visibility into performance on large repositories.
- Better accessibility and localization support.
- A clearer story for the future plugin or extension surface.
Good First Contributions
If you want to help, these are great starting points:
- Improve a docs page with a real-world example.
- Add or refine a regression test.
- Expand troubleshooting notes for an error you hit yourself.
- Fix a lint or type warning.
Feature Areas Under Exploration
These areas are often requested and may evolve over time:
- Branch-specific policy rules beyond the basic blocked branch list.
- Commit signing support.
- Broader pre-commit hook integrations.
- More CI/CD recipes for GitHub Actions and other runners.
- Deeper offline/local-only workflows.
- Additional AI provider options, including local models.
- Team-wide metrics and shared productivity views.
- Exportable analytics in CSV and JSON formats.
- Better pause and conflict notifications.
How to Track Progress
- Watch the changelog.
- Follow open issues labeled for newcomers.
- Check the docs site for new guides and examples.
- Read the contribution guide before opening a PR.
Contributing
See Contributing for setup instructions, branch naming, and PR expectations.