Skip to content

0.2.1 - 2026-08-18

Choose a tag to compare

@github-actions github-actions released this 19 Aug 00:17
v0.2.1
fa52cd8

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

File Platform Checksum
tkt-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
tkt-x86_64-apple-darwin.tar.gz Intel macOS checksum
tkt-x86_64-pc-windows-msvc.zip x64 Windows checksum
tkt-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
tkt-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum