fn_task_create gains github_tracking/github_repo params and fn task create gains --github/--no-github/--github-repo flags, resolved through resolveTaskGithubTracking (task > project > global). CLI create now also honors the project/global tracking-enabled default it previously ignored; explicit disables persist enabled:false so later default flips cannot re-enable a task. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
483 B
483 B
@runfusion/fusion
| @runfusion/fusion |
|---|
| minor |
summary: Task creation now accepts per-task GitHub tracking overrides (fn_task_create params and fn task create --github).
category: feature
dev: New github_tracking/github_repo params on fn_task_create and --github/--no-github/--github-repo flags on fn task create. CLI create now also applies the project/global "tracking enabled by default" setting it previously ignored; explicit disables persist githubTracking.enabled:false.