feat(FN-4942): complete Step 3 — add changeset and docs clarification
Fusion-Task-Id: FN-4942 Fusion-Task-Lineage: 20865705-e5ec-4261-932c-4d47c2d8dc12
This commit is contained in:
committed by
gsxdsm
parent
8ef7fe2b18
commit
17fafa1bb8
@@ -735,7 +735,7 @@ Users can apply presets at task creation; manual model selection can override th
|
||||
|
||||
## AI Title Summarization
|
||||
|
||||
When `autoSummarizeTitles` is enabled and a task has a long untitled description, Fusion can auto-generate a concise title. This applies to tasks created from the dashboard/API as well as tasks created by agents and tooling flows (`fn_task_create`, delegated tasks, and triage-created child tasks). For `createTask` flows with an active summarizer callback, GitHub tracking now waits for that summarizer to settle and then uses the resulting title; the in-tracking opportunistic summarizer remains as a fallback for tasks created without a `createTask`-level summarizer before falling back to a deterministic description-derived title.
|
||||
When `autoSummarizeTitles` is enabled and a task has a long untitled description, Fusion can auto-generate a concise title. This applies to tasks created from the dashboard/API as well as tasks created by agents and tooling flows (`fn_task_create`, delegated tasks, and triage-created child tasks). GitHub tracking now waits for the `createTask`-level summarizer (explicit or auto-attached from settings) to settle before filing, then uses that resulting title and falls back to deterministic description-derived title generation only when summarization is unavailable.
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user