Releases: bborn/taskyou
Releases · bborn/taskyou
v0.3.0
Changelog
- daa9034 test(qa): VHS screenshot + R2 publish helpers for one-command PR evidence
- 34991e5 fix(onboarding): let projectInferredMsg reach its handler past the form router
- fa09c13 feat(onboarding): run project inference async so the card shows instantly
- ec0c411 fix(onboarding): picker dup-path guard, correct dismiss key, resize new views, keep permission mode
- 0f79559 style: gofmt app.go after onboarding field removal
- 5179fbc test(onboarding): scripted first-run QA scenario + nested-repo note
- 6862879 fix(onboarding): preserve project-form input on validation errors
- d35efa4 fix(onboarding): offer suggestion card for non-git candidates; drop dead field
- ef740a8 feat(onboarding): launch decision tree, welcome fork, picker→enriched suggestion
- eecc355 feat(onboarding): first-run Welcome fork model
- 6985a60 fix(onboarding): folder picker cursor clamp, drop dead descend return, cache home
- 6a91d47 feat(onboarding): fuzzy folder picker (type-to-search, git-tagged)
- 982523f feat(onboarding): merge inferred metadata without erasing defaults
- fbe1b55 fix(onboarding): capture claude -p diagnostics, WaitDelay, robust JSON parse
- 3a1607b feat(onboarding): infer project name/alias/description via claude -p
- 7b27352 fix(onboarding): exact /tmp match, drop redundant .git marker, add non-git coverage
- 25a64f8 feat(onboarding): folder-candidacy heuristic (git or markers, minus deny-list)
v0.2.40
Changelog
- 0f1bbc8 Fix executor nudge misdelivered to shell pane when detail view is open
- 6c02a7a Add scripts/qa: drive the real ty TUI for isolated QA
- 9eb42de executor: reconcile orphaned 'processing' tasks on daemon startup
- 98b922f Detect logged-out executor sessions and surface stuck tasks
- 6def45d Improve new project creation with git repos
- 6cf2d6e Make auto the default permission mode
- 19723cc Add configurable default permission mode per project
- 2fe915b Add per-task Claude effort override on new tasks
- 256c4e2 Allow editing a project's directory in the TUI
- 82b843b tui: render task edit form as a centered modal
- 9601430 Review fixes: ty doctor --strict, shared threshold docs, classifyUserErr tests
- 13fc263 Add ty doctor + agent guidance to prevent shared GraphQL bucket exhaustion
- 4f640e1 Fix lint: remove unused captureModel type in key_csi_test
- a5c8643 Fix Shift+Enter, Option+Delete, Cmd+Delete in task form
v0.2.39
v0.2.38
v0.2.37
v0.2.36
v0.2.35
v0.2.34
v0.2.33
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