Skip to content

Releases: bborn/taskyou

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

v0.2.6

02 Feb 02:54
b99afa3

Choose a tag to compare

What's Changed

  • Enhance project context documentation by @bborn in #334
  • fix(executor): auto-recover stale tmux refs on daemon startup by @bborn in #337
  • feat(install): download both ty and taskd binaries by @bborn in #335
  • feat(mcp): improve project context save enforcement by @bborn in #341

Full Changelog: v0.2.5...v0.2.6

v0.2.5

31 Jan 22:11

Choose a tag to compare

What's Changed

  • fix: prevent remote from syncing to itself by clearing cloud settings on push by @bborn in #329
  • Rename 'claudes' command to 'sessions' for multi-executor support by @bborn in #330
  • Remove cloud syncing and remote connection functionality by @bborn in #331
  • Update README with comprehensive SSH access and deployment documentation by @bborn in #332
  • Clarify auto-cleanup is Claude-specific by @bborn in #333

Full Changelog: v0.2.4...v0.2.5

v0.2.4

31 Jan 18:35
b4d2273

Choose a tag to compare

What's Changed

  • fix: enable TrueColor support for SSH sessions by @bborn in #328
  • Remove 'Resume Claude' keyboard shortcut by @bborn in #327
  • feat(cloud): add push/pull commands for database syncing by @bborn in #315

Full Changelog: v0.2.3...v0.2.4

v0.2.3

31 Jan 18:20

Choose a tag to compare

What's Changed

  • feat: show collapsed shell indicator when shell pane is hidden by @bborn in #320
  • Add OpenCode to TUI executor selection by @bborn in #319
  • fix: prevent Claude and Shell panes from getting swapped by @bborn in #321
  • Add Pi as a supported executor by @bborn in #322
  • fix: ensure daemon window exists before hiding shell pane by @bborn in #323
  • feat: add --executor flag to task create command by @bborn in #326
  • Remove compaction summaries feature by @bborn in #325

Full Changelog: v0.2.2...v0.2.3