Skip to content

Releases: bborn/taskyou

v0.2.35

31 Mar 14:22
e007210

Choose a tag to compare

Changelog

  • 10c5deb Add 'ty sessions suspend' command to kill blocked task processes

v0.2.34

26 Mar 17:08
f4c1605

Choose a tag to compare

Changelog

  • ba51c61 Add keyboard shortcut (G) to open task PR in browser

v0.2.33

23 Mar 19:05
6b9d31b

Choose a tag to compare

Changelog

  • b20e266 Audit spotlight: add unit tests and fix silent stash failure
  • 61f42bd Add shell completion documentation to README
  • 54abffa Fix goimports formatting
  • 687acdb Add version deprecation warning to CLI commands
  • 318affa Fix kanban quick input to send text literally via tmux
  • 3181b6e Fix lint: align struct field formatting in cobra.Command literals
  • 072e257 Remember last queue choice per project in task creation dialog
  • 077c185 Add dangerous mode execution shortcut across all task entry points
  • 413f023 Add shell tab completion for CLI commands
  • d928316 Auto-select executor pane on task execution

v0.2.32

20 Mar 19:35
aaab134

Choose a tag to compare

Changelog

  • 3f88350 Rewrite executor switching to fix pane capture, race conditions, and window loss

v0.2.31

17 Mar 15:29
0430942

Choose a tag to compare

Changelog

  • 645153d Add ty serve HTTP API and ty-web kanban board extension

v0.2.30

11 Mar 15:59
a7fd29f

Choose a tag to compare

Changelog

  • 84ea8a1 Fix lint: goimports formatting and nil context in tests
  • 54dbb5c Resolve merge conflicts and improve QMD extension quality
  • 43882f2 Pass WORKTREE_PATH to hook scripts
  • 4bc6ed1 Fix kanban focus snapping back to previous column after refresh
  • e4b4742 Rewrite ty tail to use Bubble Tea with alternate screen buffer
  • cce61db Add QMD semantic search integration to TUI detail view
  • 36bf6bf Add ty-qmd extension for QMD search integration

v0.2.29

09 Mar 02:30
f66fe02

Choose a tag to compare

Changelog

  • 7eeb31f Extract findPanesForWindow helper and add unit tests
  • 938c7ce Fix daemon killing active tasks via tmux window name substring match

v0.2.28

08 Mar 13:36
82b2d9d

Choose a tag to compare

Changelog

  • 08de291 Make vulncheck advisory until Go 1.25.8 is available
  • 5da83fc Revert Go version changes — vulns require Go 1.25.8 (not yet in CI)
  • 7a63447 Use Go 1.25.7 to match CI available version
  • d2aa60f Upgrade Go to 1.25.8 to fix stdlib vulnerabilities
  • 0a7c4cc Upgrade Go to 1.25.8 to fix stdlib vulnerabilities
  • af5807d Fix stale WAL reads from external process writes
  • 77e12df Fix Kanban not updating when task status changes externally

v0.2.27

06 Mar 19:49
2b857fb

Choose a tag to compare

Changelog

  • 3428ffe Show latest log output per task in ty tail view
  • 33d0568 Sync docs/install.sh with scripts/install.sh
  • 63a9415 Fix carriage return in version string from redirect header
  • 2f04719 Add ty tail command for live task view by project and status
  • acc146f Use redirect-based version detection instead of GitHub API

v0.2.26

04 Mar 14:47

Choose a tag to compare

Changelog

  • 1f890d9 Set goreleaser to publish releases immediately (not drafts)
  • bbc8485 Fix install script to match goreleaser tarball naming
  • 51d77c5 Drop Windows build target — tmux-based tool is Unix-only
  • 24e8b60 Fix kanban quick input for MCP taskyou_needs_input