Roadmap
This page is a short list of direction, not a schedule. Items move between sections as work starts or stops, and nothing here is a commitment to a date.
Next
- A better Git workflow. Saggar already shows each worktree's branch, ahead/behind, and dirty state, and can push, pull, and create or clean up worktrees. Next is closing the loop: see which projects have work not yet pushed or committed at a glance, read the changes without opening a session, and commit and publish a branch from where the session ran.
- Code review. Ready for review tells you an agent finished over uncommitted work. The review itself should happen in Saggar too: read the branch as a diff, leave comments, and send them back to the session that did the work as a brief, or approve and commit. The agent in the terminal does the thinking.
- Subprojects. Treat packages inside a monorepo as their own projects, with their own sessions and status, without leaving the parent checkout.
Considering
- Intel Macs. Saggar currently requires Apple Silicon.
- Linux. A terminal manager for Linux desktops.
- Windows. A terminal manager for Windows.
Have a view on any of these, or want something that is not here? Request a feature.