Added a single line documenting `clearStaleBlockedBy()` in the SelfHealingManager section of the architecture docs. Fusion-Task-Id: FN-3882
6 lines
393 B
Markdown
6 lines
393 B
Markdown
---
|
|
"@runfusion/fusion": patch
|
|
---
|
|
|
|
Add global and project settings for GitHub issue tracking: global default tracking repo, project-level default tracking repo, per-project tracking toggle for new tasks, GitHub auth mode (`gh-cli` | `token`), and optional stored personal access token. This is foundational settings work for FN-3868 → FN-3876; behavior wiring ships in downstream subtasks.
|