Taskers is a cross-platform terminal workspace for agent-heavy work. It gives you Niri-style top-level windows, local pane splits, and an attention sidebar so active, waiting, and completed terminal work stays visible.
Linux (x86_64-unknown-linux-gnu):
cargo install taskers --locked
taskers --demoThe first launch downloads the exact version-matched Linux bundle from the tagged GitHub release.
macOS:
- Download the signed
Taskers-v<version>-universal2.dmgfrom GitHub Releases. - Drag
Taskers.appintoApplications, then launch it normally from Finder or Spotlight.
cargo run -p taskers-gtk --bin taskers-gtk -- --demoRelease checklist: docs/release.md

