Roadmap
Where n10 is going, and the epics in progress.
n10 aims to be the all-in-one worktree manager. You run coding agents in Git worktrees and review their pull requests in one place, without a trip to GitHub.com or Azure DevOps. It should work well out of the box, with sane defaults, and later open up to plugins so others can extend it.
The work is tracked on the n10 roadmap board. Each epic below is an issue on that board, with its sub-issues listing the concrete work.
Current epics
- Launch: the first public release of n10, Beam and Orchestra, with docs for newcomers.
- Worktree lifecycle: n10's tabs always match the worktrees on disk, whatever creates, moves or removes them.
- n10 Desktop UX/UI: everyday actions in n10 Desktop are obvious without docs.
- beam.n10.is pairing UX/UI: beam.n10.is explains what Beam is, says up front whether your browser can pair, and shows the pairing as it happens.
- Vendor-neutral pull request view and diff viewer: one pull request view and diff viewer that work the same for GitHub and Azure DevOps.
- Cross-vendor pull request stacks (idea): pull requests that target other pull requests' branches show as a stack, on any vendor.
- Plugin architecture (idea): n10 Desktop takes plugins, with features such as the Beam fleet as the first ones.
To help with one, open its issue and pick a sub-issue; see Contributing.