Release Notes
Fixed
tkt init now teaches agents about backlog workflow, status transitions, and evidence-based closure
- Agent instructions generated by
tkt init --all were missing --status backlog, --evidence, and promote/demote patterns — agents would create open tickets when intending to park work
Install tkt 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/smileynet/tkt/releases/download/v0.2.1/tkt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/smileynet/tkt/releases/download/v0.2.1/tkt-installer.ps1 | iex"
Download tkt 0.2.1