Symptom. The workspace pill shows only the last path segment, so two different repos with the same folder name look identical until the menu is opened.
Why it matters. Misreading the current workspace can send an agent into the wrong repository context.
Source. extension/src/main.ts:3668-3684, extension/src/styles.ts:687-752.
Direction. Show a parent segment or optional compact full-path mode in the pill.
Symptom. The workspace pill shows only the last path segment, so two different repos with the same folder name look identical until the menu is opened.
Why it matters. Misreading the current workspace can send an agent into the wrong repository context.
Source.
extension/src/main.ts:3668-3684,extension/src/styles.ts:687-752.Direction. Show a parent segment or optional compact full-path mode in the pill.