Skip to content

Commit 624174f

Browse files
committed
fix fluency screen issues
1 parent b3cf87d commit 624174f

File tree

2 files changed

+127
-31
lines changed

2 files changed

+127
-31
lines changed

docs/FLUENCY-LEVELS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,12 @@ Measures how you provide context to Copilot using explicit references.
4848

4949
**Tracked reference types:** `#file`, `#selection`, `#symbol`, `#codebase`, `@workspace`, `@terminal`, `@vscode`, `#clipboard`, `#changes`, `#problemsPanel`, `#outputPanel`, `#terminalLastCommand`, `#terminalSelection`
5050

51+
**Evidence:** All tracked reference types are shown in the evidence panel when used (not just the basic ones).
52+
5153
**Booster:** Using image references (`copilot.image`) → at least Stage 3
5254

55+
**Stage 3 hint behaviour:** The "try specialized context variables" tip is dynamic — it only lists the specific variables the user hasn't tried yet. If the user has already used 2 or more of the specialized set (`image attachments`, `#changes`, `#problemsPanel`, `#outputPanel`, `#terminalLastCommand`, `#terminalSelection`, `#clipboard`, `@vscode`), the hint is suppressed entirely.
56+
5357
---
5458

5559
### 3. 🤖 Agentic

0 commit comments

Comments
 (0)