Skip to content

Releases: bborn/taskyou

v0.2.16

16 Feb 18:21
2b4b34e

Choose a tag to compare

What's Changed

  • Fix SQLITE_BUSY daemon database contention errors by @bborn in #455
  • Fix kanban focus shift after permission grant by @bborn in #454
  • Enable scrolling in task detail view with j/k keys and mouse wheel by @bborn in #445
  • Hide status line during idle executor wait by @bborn in #456

Full Changelog: v0.2.15...v0.2.16

v0.2.15

16 Feb 12:32
900bb8a

Choose a tag to compare

What's Changed

  • Allow collapsing backlog and done columns by @bborn in #416
  • Add quick approve/deny for executor prompts from Kanban view by @bborn in #432
  • Remove GitHub agentic CI workflows by @bborn in #436
  • Improve executor prompt detection: use DB hooks, decouple from status by @bborn in #439
  • Fix email reply routing to use +ty alias by @bborn in #434
  • Optimize executor session history loading performance by @bborn in #438
  • Add spotlight mode to TUI by @bborn in #442
  • Start executor immediately upon task enqueue by @bborn in #443
  • Support multiple [project] tags in filter as OR conditions by @bborn in #441
  • Improve first-time user onboarding experience by @bborn in #414
  • Add task activity summaries by @bborn in #361
  • Fix unreliable quick input on Kanban view by @bborn in #444
  • Revert task entry view to show all fields by default by @bborn in #446
  • Focus project field first on new task form by @bborn in #447
  • Fix: Reduce GitHub API rate limit usage by 75% by @bborn in #448
  • Implement chip deletion on backspace for filter labels by @bborn in #450
  • Show PR details in closed tasks list by @bborn in #449
  • Fix executor status message accuracy by @bborn in #452

Full Changelog: v0.2.14...v0.2.15

v0.2.14

09 Feb 15:45
2f781c5

Choose a tag to compare

What's Changed

  • Prevent executor restart on task status change by @bborn in #427
  • Improve GitHub PR state reliability and speed by @bborn in #426
  • Reduce ty-email token usage: Haiku + skip LLM for new emails by @bborn in #431

Full Changelog: v0.2.13...v0.2.14

v0.2.13

09 Feb 04:16
3c30007

Choose a tag to compare

What's Changed

  • Fix kanban header showing task title instead of 'Tasks' by @bborn in #405
  • Fix MCP server name: rename 'workflow' to 'taskyou' by @bborn in #406
  • Fix command palette return from detail by @bborn in #401
  • Support pasting git branches and PR URLs in command palette by @bborn in #408
  • Fix: can't exit TUI when in empty state by @bborn in #409
  • Add spotlight mode for testing worktree changes in main repo by @bborn in #375
  • Fix tasks incorrectly auto-closing as merged by @bborn in #413
  • Make task archiving update UI instantly by @bborn in #412
  • Fix race conditions causing duplicate Claude sessions by @bborn in #417
  • Stop auto-moving tasks to complete on branch merge by @bborn in #418
  • Add agentic workflow daily-repo-status by @bborn in #419
  • Add agentic workflow code-simplifier by @bborn in #422
  • Add agentic workflow semantic-function-refactor by @bborn in #423
  • Prevent agents from marking tasks as done by @bborn in #425

Full Changelog: v0.2.12...v0.2.13

v0.2.12

06 Feb 17:22
07c377c

Choose a tag to compare

What's Changed

  • Add task.worktree_ready event hook by @bborn in #399
  • Fix project aliasing: resolve aliases to canonical names by @bborn in #400

Full Changelog: v0.2.11...v0.2.12

v0.2.11

06 Feb 12:57
6568475

Choose a tag to compare

What's Changed

  • Add dangerous mode and send command to ty-email by @bborn in #388
  • Send 'continue working' after dangerous mode toggle by @bborn in #387
  • Show diff stats on task detail view by @bborn in #386
  • Add AI-powered command interpretation to p command by @bborn in #384
  • Improve first-time user experience by @bborn in #382
  • Add keyboard shortcut to open browser with task's server URL by @michaelkoper in #393
  • Auto-allow taskyou MCP tools in Claude Code settings by @bborn in #389
  • Suppress notification when user manually closes a task by @bborn in #396
  • Fix attachments UI overlap in task form by @bborn in #398
  • Support --branch flag on ty create to checkout existing branch by @bborn in #397

Full Changelog: v0.2.10...v0.2.11

v0.2.10

05 Feb 15:43

Choose a tag to compare

What's Changed

  • Add missing email sidecar files by @bborn in #385

Full Changelog: v0.2.9...v0.2.10

v0.2.9

05 Feb 15:40
966ca87

Choose a tag to compare

What's Changed

  • fix: force TrueColor mode to fix blocked column color on SSH terminals by @bborn in #372
  • feat(cli): Add --executor, --tags, --pinned flags for full CLI parity by @bborn in #373
  • Add CLI command for configuring task types by @bborn in #380
  • Add diff stats and keyboard shortcuts to kanban UI by @bborn in #379
  • Remove jump-to-notification shortcut from task detail view by @bborn in #378
  • Improve task archiving to preserve uncommitted changes by @bborn in #376
  • Add tests to verify dangerous mode toggle works correctly by @bborn in #381
  • Fix duplicate tmux windows on task retry by @bborn in #374
  • Add customizable keyboard shortcuts via YAML config file by @bborn in #383
  • feat(extensions): add ty-email sidecar for email-based task management by @bborn in #371

Full Changelog: v0.2.8...v0.2.9

v0.2.8

04 Feb 16:34
4220b5a

Choose a tag to compare

What's Changed

  • Show recently visited tasks first in Ctrl+P picker by @bborn in #367
  • Auto-approve TaskYou MCP tools by default by @bborn in #366
  • Fix command palette not sorting by last accessed time by @bborn in #368
  • Rename MCP server from 'workflow' to 'taskyou' by @bborn in #369

Full Changelog: v0.2.7...v0.2.8

v0.2.7

03 Feb 23:26
f02f74a

Choose a tag to compare

What's Changed

  • Add simple hook-based event system for task automation by @bborn in #336
  • feat(ui): sort command palette results by status priority by @bborn in #340
  • feat(ui): only list available executors in task form by @bborn in #339
  • fix(daemon): pass --dangerous flag to Claude sessions by @bborn in #342
  • fix(ui): remove non-functional 'R' resume shortcut from detail view by @bborn in #343
  • feat(ui): add project autocomplete to filter with Tab support by @bborn in #344
  • feat(cli): add project management commands by @bborn in #346
  • fix(ui): preserve shell pane process when toggled or leaving detail view by @bborn in #345
  • fix(ui): prevent Enter in filter field from opening task detail view by @bborn in #347
  • fix(executor): handle repos without main/master branch in worktree creation by @bborn in #348
  • feat(ui): sort executors by usage per project in task form by @bborn in #349
  • feat: connect MCP server to Claude Code executors by @bborn in #351
  • fix(tests): fix flaky event hook tests by @bborn in #350
  • Refactor Pi executor to use RPC mode by @bborn in #359
  • feat: Use explicit session paths for Pi executor by @bborn in #358
  • Implement ty debug state for LLM visibility by @bborn in #360
  • feat(ui): show server URL in task detail pane when listening on port by @bborn in #356
  • fix(cli): handle newline characters correctly in CLI input by @bborn in #355
  • Refine kanban spacing and borders by @bborn in #353
  • Make highlighted task background span full column width by @bborn in #364
  • fix(codex): check and refresh authentication before starting tasks by @bborn in #352
  • Fix kanban resize on window size changes by @bborn in #354
  • Update detail view status on execute by @bborn in #362
  • Change jump-to-notification shortcut from ctrl+g to ctrl+j by @bborn in #365
  • feat: add task dependencies and auto-chaining support by @bborn in #363

Full Changelog: v0.2.6...v0.2.7