v0.7.0
tsk is a terminal task board for you and your agents: one shared queue, a TUI for you, a CLI for them.
Added
tsk guideprints the agent workflow, andtsk setup <claude|pi|cursor|grok|codex|--skill-dir>installs it as a skill.tsk --helpends with a pointer for agents.- The installer adds
~/.local/binto PATH for Bash and Zsh.
Fixed
- At 110 columns or wider,
Tabon the quick-add line opened a draft page that was never painted. - A reopen request replaced by another of the same size in the same instant could be delivered as the first one.
Install
curl -fsSL https://gettsk.sh/install.sh | shor brew install smarzban/tap/tsk. Manual: download the archive for your platform and SHA256SUMS from this release, verify, then put tsk on your PATH. Linux builds are static musl (ARM64, x86-64); macOS builds need 11+ (Apple Silicon, Intel). Run tsk setup herdr to connect the binary to Herdr 0.9+. Docs: https://gettsk.sh/docs/install/